-
Notifications
You must be signed in to change notification settings - Fork 12
Automatically exported from code.google.com/p/lector
License
zdenop/lector
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Requirements:
tesseract >= 2.00 (with language packages)
python
pil
pyqt4 >= 4.3
Optional:
pil-sane
sane-utils (for scanning under linux)
pyenchant (for spellchecking)
How to install on Linux:
1. sudo python setup.py install --record lector_files.txt
2. save lector_files.txt for uninstall
How to uninstall on Linux:
sudo cat lector_files.txt | xargs sudo rm -rf
About
Automatically exported from code.google.com/p/lector
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published