MANIFEST.in
README.md
VERSION
requirements.txt
setup.py
unimake/__init__.py
unimake/__main__.py
unimake/package.json
unimake.egg-info/PKG-INFO
unimake.egg-info/SOURCES.txt
unimake.egg-info/dependency_links.txt
unimake.egg-info/requires.txt
unimake.egg-info/top_level.txt
unimake/conf/__init__.py
unimake/conf/schema/__init__.py
unimake/conf/schema/project.py
unimake/conf/schema/readme.py
unimake/conf/schema/readmeexample.py
unimake/conf/schema/unimake.py
unimake/templates/python/README.md.j2