diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -42,12 +42,9 @@ Optional module These modules are not required but enables more features: * [guess_language](https://bitbucket.org/spirit/guess_language/) and [PyEnchant](http://pypi.python.org/pypi/pyenchant) for the language detection; -* lxml and Genshi; -* Python Imaging Library for the generation of QR codes. +* lxml and Genshi for the generation of EPUB; +* Pillow (friendly fork of Python Imaging Library) for the generation of QR codes. -Not yet tested with Python 3.3. Anyway, if you want to install these modules: - - $ sudo aptitude install python3.3-lxml python-genshi Backup ------ |