Menu

Tree [ec1dd7] default tip /
 History

Read Only access


File Date Author Commit
 icons 2011-11-17 zdposter zdposter [c9f1f8] last quick fixes (e.g. enchant dictionary not f...
 lector 2014-01-24 zdposter zdposter [ec1dd7] prepare new release: increase version number, c...
 ts 2011-11-14 zdposter zdposter [fcd821] translation updates and fixes
 ui 2014-01-19 zdposter zdposter [c98d69] change dictory structure for better distribution
 .hgignore 2014-01-19 zdposter zdposter [c98d69] change dictory structure for better distribution
 .hgtags 2011-11-17 zdposter zdposter [e4a0c1] Added tag version-0.3.0 for changeset c9f1f8b9b1d7
 AUTHORS 2011-10-30 zdposter zdposter [d76f9a] added some standard files for distribution/pack...
 CREDITS 2011-11-01 zdposter zdposter [745dbc] setup fix to create 0.3.0-alpha1 release
 ChangeLog 2014-01-24 zdposter zdposter [ec1dd7] prepare new release: increase version number, c...
 LICENSE 2011-10-30 zdposter zdposter [d76f9a] added some standard files for distribution/pack...
 Lector.spec 2011-11-17 zdposter zdposter [c9f1f8] last quick fixes (e.g. enchant dictionary not f...
 MANIFEST.in 2014-01-19 zdposter zdposter [c98d69] change dictory structure for better distribution
 Makefile 2014-01-19 zdposter zdposter [c98d69] change dictory structure for better distribution
 README 2014-01-19 zdposter zdposter [c98d69] change dictory structure for better distribution
 lector.pro 2014-01-23 zdposter zdposter [8e125c] fix windows build
 lector.pyw 2014-01-19 zdposter zdposter [c98d69] change dictory structure for better distribution
 setup.py 2014-01-24 zdposter zdposter [ec1dd7] prepare new release: increase version number, c...
 win_make.bat 2014-01-23 zdposter zdposter [8e125c] fix windows build

Read Me

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 Linx:
  sudo cat lector_files.txt | xargs sudo rm -rf
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.