MANIFEST.in
README.rst
setup.cfg
setup.py
lemming/__init__.py
lemming/cli.py
lemming/config.py
lemming/generator.py
lemming.egg-info/PKG-INFO
lemming.egg-info/SOURCES.txt
lemming.egg-info/dependency_links.txt
lemming.egg-info/entry_points.txt
lemming.egg-info/requires.txt
lemming.egg-info/top_level.txt
lemming/templates/config/lemming.yml.j2
lemming/templates/licenses/APACHE-LICENSE.j2
lemming/templates/licenses/BSD-LICENSE.j2
lemming/templates/licenses/MIT-LICENSE.j2
lemming/templates/modfiles/__init__.py.j2
lemming/templates/modfiles/cli.py.j2
lemming/templates/rootfiles/AUTHORS.rst.j2
lemming/templates/rootfiles/CHANGELOG.rst.j2
lemming/templates/rootfiles/CONTRIBUTING.rst.j2
lemming/templates/rootfiles/MANIFEST.in.j2
lemming/templates/rootfiles/README.rst.j2
lemming/templates/rootfiles/dot.coveragerc.j2
lemming/templates/rootfiles/dot.gitignore.j2
lemming/templates/rootfiles/dot.travis.yml.j2
lemming/templates/rootfiles/pytest.ini.j2
lemming/templates/rootfiles/requirements-dev.txt.j2
lemming/templates/rootfiles/setup.cfg.j2
lemming/templates/rootfiles/setup.py.j2
lemming/templates/rootfiles/tox.ini.j2
lemming/templates/testfiles/__init__.py.j2
tests/__init__.py