CHANGES.rst
CONTRIBUTORS.rst
LICENSE.txt
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/__init__.py
docs/aleph.marcxml.rst
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/_static/class_relations.png
docs/_static/class_relations.uml
docs/_static/relations.png
docs/_static/relations.uml
docs/_static/template_class_relations.uml
docs/_static/template_relations.uml
docs/api/marcxml_parser.rst
docs/api/parser.rst
docs/api/query.rst
docs/api/record.rst
docs/api/serializer.rst
docs/api/structures/corporation.rst
docs/api/structures/marcsubrecord.rst
docs/api/structures/person.rst
docs/api/structures/publication_type.rst
docs/api/structures/structures.rst
docs/api/tools/resorted.rst
docs/api/tools/tools.rst
docs/example/example.rst
src/marcxml_parser/__init__.py
src/marcxml_parser/parser.py
src/marcxml_parser/query.py
src/marcxml_parser/record.py
src/marcxml_parser/serializer.py
src/marcxml_parser.egg-info/PKG-INFO
src/marcxml_parser.egg-info/SOURCES.txt
src/marcxml_parser.egg-info/dependency_links.txt
src/marcxml_parser.egg-info/not-zip-safe
src/marcxml_parser.egg-info/requires.txt
src/marcxml_parser.egg-info/top_level.txt
src/marcxml_parser/structures/__init__.py
src/marcxml_parser/structures/corporation.py
src/marcxml_parser/structures/marcsubrecord.py
src/marcxml_parser/structures/person.py
src/marcxml_parser/structures/publication_type.py
src/marcxml_parser/tools/__init__.py
src/marcxml_parser/tools/resorted.py