AUTHORS.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cde/__init__.py
cde/cde.py
cde/check.py
cde/cli.py
cde/config.py
cde/container.py
cde/repo.py
cde_cli.egg-info/PKG-INFO
cde_cli.egg-info/SOURCES.txt
cde_cli.egg-info/dependency_links.txt
cde_cli.egg-info/entry_points.txt
cde_cli.egg-info/not-zip-safe
cde_cli.egg-info/requires.txt
cde_cli.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_cde.py