LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
test_requirements.txt
cifparser/__init__.py
cifparser/converters.py
cifparser/errors.py
cifparser/grammar.py
cifparser/namespace.py
cifparser/parser.py
cifparser/path.py
cifparser/valuetree.py
cifparser/version.py
cifparser.egg-info/PKG-INFO
cifparser.egg-info/SOURCES.txt
cifparser.egg-info/dependency_links.txt
cifparser.egg-info/requires.txt
cifparser.egg-info/top_level.txt
test/test_converters.py
test/test_grammar.py
test/test_parser.py
test/test_path.py
test/test_valuetree.py