LICENSE
README.md
pyproject.toml
src/germanlegaltexts/GermanJudgementDownloader.py
src/germanlegaltexts/GermanLawDownloader.py
src/germanlegaltexts/__init__.py
src/germanlegaltexts.egg-info/PKG-INFO
src/germanlegaltexts.egg-info/SOURCES.txt
src/germanlegaltexts.egg-info/dependency_links.txt
src/germanlegaltexts.egg-info/requires.txt
src/germanlegaltexts.egg-info/top_level.txt
src/germanlegaltexts/model/Gesetzbuch.py
src/germanlegaltexts/model/Rechtsprechung.py
tests/test_async_downloaders.py
tests/test_downloader.py
tests/test_gesetzbuch.py
tests/test_judgement_downloader.py
tests/test_rechtsprechung.py