.gitignore
README.md
pyproject.toml
requirements.txt
bustercp.egg-info/PKG-INFO
bustercp.egg-info/SOURCES.txt
bustercp.egg-info/dependency_links.txt
bustercp.egg-info/requires.txt
bustercp.egg-info/top_level.txt
bustercp/chunking/__init__.py
bustercp/chunking/base.py
bustercp/chunking/service.py
bustercp/chunkingpipelines/__init__.py
bustercp/chunkingpipelines/base.py
bustercp/chunkingpipelines/oecdmilabeta.py
bustercp/clients/__init__.py
bustercp/clients/base.py
bustercp/clients/cataloguetools.py
bustercp/clients/limesurvey.py
bustercp/clients/oecdlib.py
bustercp/constants/chunkingconstants.py
bustercp/constants/constants.py
bustercp/pdfconverters/__init__.py
bustercp/pdfconverters/base.py
bustercp/pdfconverters/service.py
bustercp/utils/chunkingutils.py
bustercp/utils/datautils.py
bustercp/utils/scoreref.py
bustercp/utils/utils.py
example/main.py