COPYING
MANIFEST.in
README.rst
RELEASE.rst
requirements.txt
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/schema/argparse.rst
docs/schema/containers.rst
docs/schema/index.rst
docs/schema/types.rst
docs/tipsandtricks/index.rst
docs/tipsandtricks/plugins.py
docs/tipsandtricks/plugins.rst
dotconf/__init__.py
dotconf/parser.py
dotconf/tree.py
dotconf.egg-info/PKG-INFO
dotconf.egg-info/SOURCES.txt
dotconf.egg-info/dependency_links.txt
dotconf.egg-info/requires.txt
dotconf.egg-info/top_level.txt
dotconf.egg-info/zip-safe
dotconf/schema/__init__.py
dotconf/schema/containers.py
dotconf/schema/types.py
dotconf/tests/__init__.py
dotconf/tests/test_parser.py