MANIFEST.in
README.md
README.rst
README.txt
packages.txt
setup.cfg
setup.py
anouman/__init__.py
anouman/__init__.pyc
anouman.egg-info/PKG-INFO
anouman.egg-info/SOURCES.txt
anouman.egg-info/dependency_links.txt
anouman.egg-info/requires.txt
anouman.egg-info/top_level.txt
anouman/bin/__init__.py
anouman/bin/anouman
anouman/bin/anouman-admin.py
anouman/bin/templates/__init__.py
anouman/bin/templates/gunicorn_start.template
anouman/exceptions/__init__.py
anouman/project/__init__.py
anouman/project/create_vm.py
anouman/project/deploy.py
anouman/project/setup.py
anouman/templates/Vagrantfile
anouman/templates/__init__.py
anouman/templates/__init__.pyc
anouman/templates/clean.sh
anouman/templates/gunicorn_start.sh
anouman/templates/nginx.conf
anouman/templates/shell_commands
anouman/templates/test.py
anouman/templates/test.pyc
anouman/templates/test_expected_results.py
anouman/templates/test_expected_results.pyc
anouman/templates/upstart.conf
anouman/templates/vagrant_bootstrap.sh
anouman/utils/__init__.py
anouman/utils/find_files.py