.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
tox.ini
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/ngoproject.rst
src/ngoci/__init__.py
src/ngoci/environment.py
src/ngoci/project.py
src/ngoci/project_loader.py
src/ngoci/project_premake5.py
src/ngoci/python_environment.py
src/ngoci.egg-info/PKG-INFO
src/ngoci.egg-info/SOURCES.txt
src/ngoci.egg-info/dependency_links.txt
src/ngoci.egg-info/entry_points.txt
src/ngoci.egg-info/not-zip-safe
src/ngoci.egg-info/requires.txt
src/ngoci.egg-info/top_level.txt
src/ngoci/schemas/cookiecutter.json
src/ngoci/schemas/environment.json
src/ngoci/schemas/project.json
src/ngoci/schemas/project_loader.json
src/ngoci/schemas/python_environment.json
src/ngoci/templates/premake5.lua
src/ngoci/templates/template - eclipse.lnk
src/ngoci/transforms/cookiecutter2project.mtm
tests/run-tests.py
tests/test_project.py
tests/test_toxenv.py
tests/fixtures/NumengoNgoProject.lnk
tests/fixtures/projects.ngoprj
tests/fixtures/projects.yaml
tests/fixtures/setup.cfg