setup(
name='librarian',
- version='24.1',
+ version='24.9',
description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats',
author="Marek Stępniowski",
author_email='marek@stepniowski.com',
'Pillow>=9.1.0',
'texml',
'ebooklib',
- 'aeneas',
'mutagen',
'qrcode',
'requests',
"librarian=librarian.command_line:main"
]
},
- scripts=['scripts/book2html',
- 'scripts/book2txt',
+ scripts=[
'scripts/book2pdf',
'scripts/book2fb2',
'scripts/book2cover',