.gitignore
.readthedocs.yml
.travis.yml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/publish.yml
.github/workflows/test.yml
cobalt/__init__.py
cobalt/akn.py
cobalt/amendment.py
cobalt/collection.py
cobalt/debate.py
cobalt/hierarchical.py
cobalt/judgment.py
cobalt/openstructure.py
cobalt/portion.py
cobalt/schemas.py
cobalt/uri.py
cobalt.egg-info/PKG-INFO
cobalt.egg-info/SOURCES.txt
cobalt.egg-info/dependency_links.txt
cobalt.egg-info/requires.txt
cobalt.egg-info/top_level.txt
cobalt/xsd/akomantoso30-lenient.xsd
cobalt/xsd/akomantoso30.xsd
cobalt/xsd/xml.xsd
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
tests/__init__.py
tests/test_act.py
tests/test_attachments.py
tests/test_debate.py
tests/test_judgment.py
tests/test_structured_document.py
tests/test_uri.py