LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
codemetrics/__init__.py
codemetrics/cloc.py
codemetrics/cmdline.py
codemetrics/core.py
codemetrics/git.py
codemetrics/internals.py
codemetrics/lizardtokencounts.py
codemetrics/pbar.py
codemetrics/scm.py
codemetrics/svn.py
codemetrics/vega.py
codemetrics.egg-info/PKG-INFO
codemetrics.egg-info/SOURCES.txt
codemetrics.egg-info/dependency_links.txt
codemetrics.egg-info/requires.txt
codemetrics.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/codemetrics.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/recipes.rst
tests/__init__.py
tests/test_cloc.py
tests/test_cmdline.py
tests/test_core.py
tests/test_git.py
tests/test_internals.py
tests/test_lizardtokencounts.py
tests/test_pbar.py
tests/test_scm.py
tests/test_svn.py
tests/test_vega.py
tests/utils.py