setup(
name='librarian',
- version='24.5',
+ 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',
"librarian=librarian.command_line:main"
]
},
- scripts=['scripts/book2html',
- 'scripts/book2txt',
+ scripts=[
'scripts/book2pdf',
'scripts/book2fb2',
'scripts/book2cover',