LICENSE
MANIFEST.in
README.rst
VERSION
ez_setup.py
setup.py
stdeb.cfg
tests.py
starterpyth/.DS_Store
starterpyth/__init__.py
starterpyth/__init__.pyc
starterpyth/core.py
starterpyth/core.pyc
starterpyth/defaults.py
starterpyth/defaults.pyc
starterpyth/fields.py
starterpyth/fields.pyc
starterpyth/log.py
starterpyth/log.pyc
starterpyth/translation.py
starterpyth/translation.pyc
starterpyth/utils.py
starterpyth/utils.pyc
starterpyth.egg-info/PKG-INFO
starterpyth.egg-info/SOURCES.txt
starterpyth.egg-info/dependency_links.txt
starterpyth.egg-info/entry_points.txt
starterpyth.egg-info/not-zip-safe
starterpyth.egg-info/requires.txt
starterpyth.egg-info/top_level.txt
starterpyth/__pycache__/__init__.cpython-32.pyc
starterpyth/__pycache__/__init__.cpython-33.pyc
starterpyth/__pycache__/__init__.cpython-34.pyc
starterpyth/__pycache__/core.cpython-32.pyc
starterpyth/__pycache__/core.cpython-33.pyc
starterpyth/__pycache__/core.cpython-34.pyc
starterpyth/__pycache__/defaults.cpython-32.pyc
starterpyth/__pycache__/defaults.cpython-33.pyc
starterpyth/__pycache__/defaults.cpython-34.pyc
starterpyth/__pycache__/fields.cpython-32.pyc
starterpyth/__pycache__/fields.cpython-33.pyc
starterpyth/__pycache__/fields.cpython-34.pyc
starterpyth/__pycache__/log.cpython-32.pyc
starterpyth/__pycache__/log.cpython-33.pyc
starterpyth/__pycache__/log.cpython-34.pyc
starterpyth/__pycache__/translation.cpython-32.pyc
starterpyth/__pycache__/translation.cpython-33.pyc
starterpyth/__pycache__/translation.cpython-34.pyc
starterpyth/__pycache__/utils.cpython-32.pyc
starterpyth/__pycache__/utils.cpython-33.pyc
starterpyth/__pycache__/utils.cpython-34.pyc
starterpyth/commands/__init__.py
starterpyth/commands/__init__.pyc
starterpyth/commands/compilemessages.py
starterpyth/commands/compilemessages.pyc
starterpyth/commands/dependencies.py
starterpyth/commands/dependencies.pyc
starterpyth/commands/doc_test.py
starterpyth/commands/doc_test.pyc
starterpyth/commands/gen_doc.py
starterpyth/commands/gen_doc.pyc
starterpyth/commands/gen_doc_api.py
starterpyth/commands/gen_doc_api.pyc
starterpyth/commands/lint.py
starterpyth/commands/lint.pyc
starterpyth/commands/makemessages.py
starterpyth/commands/makemessages.pyc
starterpyth/commands/profiling.py
starterpyth/commands/profiling.pyc
starterpyth/commands/pseudo_l10n.py
starterpyth/commands/pseudo_l10n.pyc
starterpyth/commands/__pycache__/__init__.cpython-32.pyc
starterpyth/commands/__pycache__/__init__.cpython-33.pyc
starterpyth/commands/__pycache__/__init__.cpython-34.pyc
starterpyth/commands/__pycache__/compilemessages.cpython-32.pyc
starterpyth/commands/__pycache__/dependencies.cpython-32.pyc
starterpyth/commands/__pycache__/doc_test.cpython-32.pyc
starterpyth/commands/__pycache__/doc_test.cpython-33.pyc
starterpyth/commands/__pycache__/doc_test.cpython-34.pyc
starterpyth/commands/__pycache__/gen_doc.cpython-32.pyc
starterpyth/commands/__pycache__/gen_doc.cpython-33.pyc
starterpyth/commands/__pycache__/gen_doc_api.cpython-32.pyc
starterpyth/commands/__pycache__/lint.cpython-32.pyc
starterpyth/commands/__pycache__/makemessages.cpython-32.pyc
starterpyth/commands/__pycache__/profiling.cpython-32.pyc
starterpyth/commands/__pycache__/pseudo_l10n.cpython-32.pyc
starterpyth/commands/templates/index.rst_tpl
starterpyth/commands/templates/lang.po
starterpyth/commands/templates/module.rst_tpl
starterpyth/locale/starterpyth.pot
starterpyth/locale/fr_FR/LC_MESSAGES/starterpyth.mo
starterpyth/locale/fr_FR/LC_MESSAGES/starterpyth.po
starterpyth/locale/xx_XX/LC_MESSAGES/starterpyth.mo
starterpyth/locale/xx_XX/LC_MESSAGES/starterpyth.po
starterpyth/plugins/.DS_Store
starterpyth/plugins/__init__.py
starterpyth/plugins/__init__.pyc
starterpyth/plugins/__pycache__/__init__.cpython-32.pyc
starterpyth/plugins/__pycache__/__init__.cpython-33.pyc
starterpyth/plugins/__pycache__/__init__.cpython-34.pyc
starterpyth/plugins/base/__init__.py
starterpyth/plugins/base/__init__.pyc
starterpyth/plugins/base/__pycache__/__init__.cpython-32.pyc
starterpyth/plugins/base/__pycache__/__init__.cpython-33.pyc
starterpyth/plugins/base/__pycache__/__init__.cpython-34.pyc
starterpyth/plugins/base/licenses/apache_2.txt
starterpyth/plugins/base/licenses/bsd_2_clauses.txt
starterpyth/plugins/base/licenses/cecill_a.txt
starterpyth/plugins/base/licenses/cecill_b.txt
starterpyth/plugins/base/licenses/cecill_c.txt
starterpyth/plugins/base/licenses/gpl_2.txt
starterpyth/plugins/base/licenses/gpl_3.txt
starterpyth/plugins/base/licenses/lgpl_2.txt
starterpyth/plugins/base/licenses/lgpl_3.txt
starterpyth/plugins/base/licenses/mit.txt
starterpyth/plugins/base/templates/LICENSE_tpl
starterpyth/plugins/base/templates/MANIFEST.in_tpl
starterpyth/plugins/base/templates/README.rst_tpl
starterpyth/plugins/base/templates/VERSION_tpl
starterpyth/plugins/base/templates/ez_setup.py_tpl
starterpyth/plugins/base/templates/setup.py_tpl
starterpyth/plugins/base/templates/doc/Makefile_tpl
starterpyth/plugins/base/templates/doc/make.bat_tpl
starterpyth/plugins/base/templates/doc/source/conf.py_tpl
starterpyth/plugins/base/templates/doc/source/index.rst_tpl
starterpyth/plugins/base/templates/doc/source/installation.rst_tpl
starterpyth/plugins/base/templates/doc/source/tutorial.rst_tpl
starterpyth/plugins/base/templates/doc/source/externals/Distribute0616_objects.inv
starterpyth/plugins/base/templates/doc/source/externals/python_2.6.inv
starterpyth/plugins/base/templates/doc/source/externals/python_2.7.inv
starterpyth/plugins/base/templates/doc/source/externals/python_3.0.inv
starterpyth/plugins/base/templates/doc/source/externals/python_3.1.inv
starterpyth/plugins/base/templates/doc/source/externals/python_3.2.inv
starterpyth/plugins/base/templates/doc/source/externals/python_3.3.inv
starterpyth/plugins/base/templates/doc/source/externals/python_3.4.inv
starterpyth/plugins/base/templates/{{module_name}}/__init__.py_tpl
starterpyth/plugins/base/templates/{{module_name}}/sample.py_tpl
starterpyth/plugins/base/templates/{{module_name}}/translation.py_tpl
starterpyth/plugins/base/templates/{{module_name}}/locale/README_tpl
starterpyth/plugins/base/templates/{{module_name}}/locale/xx_XX/LC_MESSAGES/{{module_name}}.mo
starterpyth/plugins/base/templates/{{module_name}}/locale/xx_XX/LC_MESSAGES/{{module_name}}.po_tpl
starterpyth/plugins/base/templates/{{module_name}}/tests/__init__.py_tpl
starterpyth/plugins/base/templates/{{module_name}}/tests/test_sample.py_tpl
starterpyth/plugins/base/templates/{{module_name}}/tests/test_translation.py_tpl
starterpyth/plugins/cli/__init__.py
starterpyth/plugins/cli/__init__.pyc
starterpyth/plugins/cli/__pycache__/__init__.cpython-32.pyc
starterpyth/plugins/cli/__pycache__/__init__.cpython-33.pyc
starterpyth/plugins/cli/__pycache__/__init__.cpython-34.pyc
starterpyth/plugins/cli/templates/{{module_name}}/cli.py_tpl
starterpyth/plugins/cli/templates/{{module_name}}/log.py_tpl
starterpyth/plugins/starter_cython/__init__.py
starterpyth/plugins/starter_cython/__init__.pyc
starterpyth/plugins/starter_cython/__pycache__/__init__.cpython-32.pyc
starterpyth/plugins/starter_cython/__pycache__/__init__.cpython-33.pyc
starterpyth/plugins/starter_cython/__pycache__/__init__.cpython-34.pyc
starterpyth/plugins/starter_cython/extra_templates/setup.py_tpl
starterpyth/plugins/starter_cython/templates/doc/source/externals/cython_0.19.inv
starterpyth/plugins/starter_cython/templates/{{module_name}}/sample_cython.pyx_tpl
starterpyth/plugins/starter_cython/templates/{{module_name}}/tests/test_cython.py_tpl
starterpyth/plugins/starter_django/.DS_Store
starterpyth/plugins/starter_django/__init__.py
starterpyth/plugins/starter_django/__init__.pyc
starterpyth/plugins/starter_django/__pycache__/__init__.cpython-32.pyc
starterpyth/plugins/starter_django/__pycache__/__init__.cpython-33.pyc
starterpyth/plugins/starter_django/__pycache__/__init__.cpython-34.pyc
starterpyth/plugins/starter_django/templates/.DS_Store
starterpyth/plugins/starter_django/templates/manage.py_tpl
starterpyth/plugins/starter_django/templates/django_data/README_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/.DS_Store
starterpyth/plugins/starter_django/templates/{{module_name}}/admin.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/api.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/models.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/urls.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/views.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/.DS_Store
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/__init__.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/context_processors.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/manage.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/middleware.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/root_urls.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/settings.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/wsgi.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/templates/.DS_Store
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/templates/admin/base_site.html_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/djangoproject/templates/tastypie_swagger/index.html_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/management/__init__.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/management/commands/__init__.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/management/commands/deployment.py_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/static/README_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/static/images/ajax-loader.gif
starterpyth/plugins/starter_django/templates/{{module_name}}/static/images/bandeau_entete.jpg
starterpyth/plugins/starter_django/templates/{{module_name}}/static/images/favicon.png
starterpyth/plugins/starter_django/templates/{{module_name}}/static/images/icon_bookmark.png
starterpyth/plugins/starter_django/templates/{{module_name}}/static/scripts/jquery-1.8.2.js
starterpyth/plugins/starter_django/templates/{{module_name}}/static/scripts/scripts.js
starterpyth/plugins/starter_django/templates/{{module_name}}/static/styles/style.css
starterpyth/plugins/starter_django/templates/{{module_name}}/templates/base.html_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/templates/error.html_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/templates/index.html_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/templates/test.html_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/templates/deployment/apache.conf_tpl
starterpyth/plugins/starter_django/templates/{{module_name}}/templates/deployment/nginx.conf_tpl
starterpyth/plugins/starter_pyobjc/__init__.py
starterpyth/plugins/starter_pyobjc/__init__.pyc
starterpyth/plugins/starter_pyobjc/__pycache__/__init__.cpython-32.pyc
starterpyth/plugins/starter_qt4/__init__.py
starterpyth/plugins/starter_qt4/__init__.pyc
starterpyth/plugins/starter_qt4/__pycache__/__init__.cpython-32.pyc
starterpyth/templates/header.py_inc
starterpyth/tests/__init__.py
starterpyth/tests/__init__.pyc
starterpyth/tests/test_pseudo_l10n.py
starterpyth/tests/test_pseudo_l10n.pyc
starterpyth/tests/__pycache__/__init__.cpython-32.pyc
starterpyth/tests/__pycache__/test_pseudo_l10n.cpython-32.pyc