CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
flatexpy/__init__.py
flatexpy/flatexpy_core.py
flatexpy/py.typed
flatexpy/flatexpy.egg-info/PKG-INFO
flatexpy/flatexpy.egg-info/SOURCES.txt
flatexpy/flatexpy.egg-info/dependency_links.txt
flatexpy/flatexpy.egg-info/entry_points.txt
flatexpy/flatexpy.egg-info/requires.txt
flatexpy/flatexpy.egg-info/top_level.txt
tests/test_integration.py
tests/integration/__init__.py
tests/integration/test_basic_integration.py
tests/integration/test_comments_integration.py
tests/integration/test_complex_documents.py
tests/integration/test_configuration.py
tests/integration/test_error_handling.py
tests/integration/test_graphics_integration.py
tests/integration/test_performance.py
tests/unit/__init__.py
tests/unit/test_cli.py
tests/unit/test_config.py
tests/unit/test_exceptions.py
tests/unit/test_expander_core.py
tests/unit/test_file_processing.py
tests/unit/test_graphics_unit.py
tests/unit/test_utils.py