LICENSE
README
pyproject.toml
caption/__init__.py
caption/cli.py
caption/processor.py
caption/feature/__init__.py
caption/feature/code.py
caption/feature/image.py
caption/feature/result.py
caption/feature/table.py
captions.egg-info/PKG-INFO
captions.egg-info/SOURCES.txt
captions.egg-info/dependency_links.txt
captions.egg-info/entry_points.txt
captions.egg-info/requires.txt
captions.egg-info/top_level.txt
tests/test_cli.py
tests/test_code.py
tests/test_double.py
tests/test_mixed.py
tests/test_validate.py