.coveragerc
.gitignore
.pycheckrc
.pylintrc
.travis.yml
LICENSE
MANIFEST.in
README.rst
pytest.ini
setup.cfg
setup.py
tox.ini
docs/.gitkeep
docs/Makefile
docs/source/HISTORY.rst
docs/source/README.rst
docs/source/basic-usage.rst
docs/source/conf.py
docs/source/design-notes.rst
docs/source/index.rst
docs/source/_static/.gitkeep
docs/source/modules/index.rst
py_deps/__init__.py
py_deps/deps.py
py_deps/graph.py
py_deps.egg-info/PKG-INFO
py_deps.egg-info/SOURCES.txt
py_deps.egg-info/dependency_links.txt
py_deps.egg-info/requires.txt
py_deps.egg-info/top_level.txt
py_deps/tests/__init__.py
py_deps/tests/test_deps.py
py_deps/tests/data/linkdraw
py_deps/tests/data/pretty_print
utils/pre-commit.txt