LICENSE
README.md
pyproject.toml
nllegalcit/__init__.py
nllegalcit/citations.py
nllegalcit/errors.py
nllegalcit/parser.py
nllegalcit/utils.py
nllegalcit/visitors.py
nllegalcit.egg-info/PKG-INFO
nllegalcit.egg-info/SOURCES.txt
nllegalcit.egg-info/dependency_links.txt
nllegalcit.egg-info/requires.txt
nllegalcit.egg-info/top_level.txt
nllegalcit/grammars/caselaw.lark
nllegalcit/grammars/citations.lark
nllegalcit/grammars/kamerstukken.lark
tests/test_ecli.py
tests/test_kamerstukken.py
tests/test_realistic_literature.py