AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
cdds/__init__.py
cdds/cdds.py
cdds/cli.py
cdds/datasets.py
cdds/imports.py
cdds/inspect.py
cdds/lp_functions.py
cdds/lp_style.py
cdds/utils.py
cdds.egg-info/PKG-INFO
cdds.egg-info/SOURCES.txt
cdds.egg-info/dependency_links.txt
cdds.egg-info/entry_points.txt
cdds.egg-info/not-zip-safe
cdds.egg-info/requires.txt
cdds.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_cdds.py