i18ndude 2.1.1
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Change log
- Use entry_points console_scripts from setuptools to install the main
script. This should generate an executable file on Windows platforms.
[hannosch]
- Removed some unused test files.
[hannosch]
- Corrected the package information in the setup.py. Figured out how to use
find_packages() with the correct arguments.
[hannosch]