CHANGES.rst
Dockerfile
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
src/dbb_ranking_parser.egg-info/PKG-INFO
src/dbb_ranking_parser.egg-info/SOURCES.txt
src/dbb_ranking_parser.egg-info/dependency_links.txt
src/dbb_ranking_parser.egg-info/entry_points.txt
src/dbb_ranking_parser.egg-info/not-zip-safe
src/dbb_ranking_parser.egg-info/requires.txt
src/dbb_ranking_parser.egg-info/top_level.txt
src/dbbrankingparser/__init__.py
src/dbbrankingparser/cli.py
src/dbbrankingparser/conversion.py
src/dbbrankingparser/document.py
src/dbbrankingparser/httpclient.py
src/dbbrankingparser/httpserver.py
src/dbbrankingparser/main.py
tests/__init__.py
tests/test_cli_get.py
tests/test_cli_serve.py
tests/test_document.py
tests/test_httpclient.py