MANIFEST.in
README.txt
TODO.txt
makeitso.txt
setup.py
MakeItSo.egg-info/PKG-INFO
MakeItSo.egg-info/SOURCES.txt
MakeItSo.egg-info/dependency_links.txt
MakeItSo.egg-info/entry_points.txt
MakeItSo.egg-info/not-zip-safe
MakeItSo.egg-info/requires.txt
MakeItSo.egg-info/top_level.txt
makeitso/__init__.py
makeitso/cli.py
makeitso/dispatcher.py
makeitso/file2template.py
makeitso/handlers.py
makeitso/makeitso.py
makeitso/mkpydir.py
makeitso/python.py
makeitso/script2package.py
makeitso/template.py
makeitso/python_module/README.txt
makeitso/python_module/setup.py
makeitso/python_package/INSTALL.py
makeitso/python_package/README.txt
makeitso/python_package/setup.py
makeitso/python_package/tests/doctest.txt
makeitso/python_package/tests/run_doctests.py
makeitso/python_package/tests/test_{{package}}.py
makeitso/python_package/tests/testall.py
makeitso/python_package/{{package}}/__init__.py
makeitso/python_package/{{package}}/template.py
makeitso/python_package/{{package}}/web.py
makeitso/python_package/{{package}}/{{main}}.py