LICENSE
README.md
pyproject.toml
src/eurlex_corpus/__init__.py
src/eurlex_corpus/cli.py
src/eurlex_corpus/fetch.py
src/eurlex_corpus/graph.py
src/eurlex_corpus/instruments.py
src/eurlex_corpus/mcp_server.py
src/eurlex_corpus/model.py
src/eurlex_corpus/parse.py
src/eurlex_corpus/refs.py
src/eurlex_corpus.egg-info/PKG-INFO
src/eurlex_corpus.egg-info/SOURCES.txt
src/eurlex_corpus.egg-info/dependency_links.txt
src/eurlex_corpus.egg-info/entry_points.txt
src/eurlex_corpus.egg-info/requires.txt
src/eurlex_corpus.egg-info/top_level.txt
tests/test_graph.py
tests/test_instruments.py
tests/test_mcp_server.py
tests/test_model.py
tests/test_parse.py
tests/test_refs.py