CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
dparse/__init__.py
dparse/dependencies.py
dparse/errors.py
dparse/filetypes.py
dparse/parser.py
dparse/regex.py
dparse/updater.py
dparse.egg-info/PKG-INFO
dparse.egg-info/SOURCES.txt
dparse.egg-info/dependency_links.txt
dparse.egg-info/not-zip-safe
dparse.egg-info/requires.txt
dparse.egg-info/top_level.txt
tests/__init__.py
tests/test_dependencies.py
tests/test_parse.py
tests/test_updater.py