.gitignore
LICENSE
Makefile
README.md
requirements.txt
setup.py
images/logo.jpeg
static/config.json
static/templates/c/template.c
static/templates/c/template.h
static/templates/python/template.py
templategen/__init__.py
templategen/__main__.py
templategen/app.py
templategen/utils.py
templategen.egg-info/PKG-INFO
templategen.egg-info/SOURCES.txt
templategen.egg-info/dependency_links.txt
templategen.egg-info/entry_points.txt
templategen.egg-info/requires.txt
templategen.egg-info/top_level.txt
templategen/../static/config.json
templategen/../static/templates/c/template.c
templategen/../static/templates/c/template.h
templategen/../static/templates/python/template.py