LICENSE
MANIFEST.in
README
setup.cfg
setup.py
configglue/__init__.py
configglue.egg-info/PKG-INFO
configglue.egg-info/SOURCES.txt
configglue.egg-info/dependency_links.txt
configglue.egg-info/top_level.txt
configglue.egg-info/zip-safe
configglue/inischema/__init__.py
configglue/inischema/attributed.py
configglue/inischema/glue.py
configglue/inischema/parsers.py
configglue/inischema/typed.py
configglue/pyschema/__init__.py
configglue/pyschema/options.py
configglue/pyschema/parser.py
configglue/pyschema/schema.py
tests/inischema/__init__.py
tests/inischema/test_attributed.py
tests/inischema/test_glue.py
tests/inischema/test_parsers.py
tests/inischema/test_typed.py
tests/pyschema/__init__.py
tests/pyschema/test_glue2glue.py
tests/pyschema/test_options.py
tests/pyschema/test_parser.py
tests/pyschema/test_schema.py
tests/pyschema/test_schemaconfig.py