LICENSE
README.md
pyproject.toml
LICENSES/Apache-2.0.txt
LICENSES/MIT.txt
bobine/__init__.py
bobine/assets.py
bobine/config.py
bobine/converter.py
bobine/documents.py
bobine/engine.py
bobine/markdown.py
bobine/pipeline.py
bobine/tables.py
bobine/versions.py
bobine.egg-info/PKG-INFO
bobine.egg-info/SOURCES.txt
bobine.egg-info/dependency_links.txt
bobine.egg-info/requires.txt
bobine.egg-info/top_level.txt
bobine/_vendor/rapid_latex_ocr/__init__.py
bobine/_vendor/rapid_latex_ocr/main.py
bobine/_vendor/rapid_latex_ocr/models.py
bobine/_vendor/rapid_latex_ocr/utils.py
bobine/_vendor/rapid_latex_ocr/utils_load.py
tests/test_assets.py
tests/test_config.py
tests/test_converter.py
tests/test_converter_flow.py
tests/test_documents.py
tests/test_engine.py
tests/test_formula_vendored.py
tests/test_integration.py
tests/test_markdown.py
tests/test_pdf_corpus.py
tests/test_pipeline.py
tests/test_tables.py
tests/test_versions.py