.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
dcxml/__init__.py
dcxml/simpledc.py
dcxml/version.py
dcxml/xmlutils.py
dcxml.egg-info/PKG-INFO
dcxml.egg-info/SOURCES.txt
dcxml.egg-info/dependency_links.txt
dcxml.egg-info/not-zip-safe
dcxml.egg-info/requires.txt
dcxml.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
tests/test_simpledc.py