pelican/tools
Andrea Crotti 8009324a3b restructure the whole way scripts are created, using setuptools magic
to take care of creating .exe wrappers for windows.

To make this work needed to
- rename modules with a "-" in it (not a valid name)
- add an __init__.py to the tools directory
- create an entry point dictionary which stores the right associations
2012-03-07 10:33:46 +00:00
..
__init__.py restructure the whole way scripts are created, using setuptools magic 2012-03-07 10:33:46 +00:00
pelican_import.py restructure the whole way scripts are created, using setuptools magic 2012-03-07 10:33:46 +00:00
pelican_quickstart.py restructure the whole way scripts are created, using setuptools magic 2012-03-07 10:33:46 +00:00
pelican_themes.py restructure the whole way scripts are created, using setuptools magic 2012-03-07 10:33:46 +00:00