LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
pysubs2/__init__.py
pysubs2/__main__.py
pysubs2/cli.py
pysubs2/common.py
pysubs2/exceptions.py
pysubs2/py.typed
pysubs2/ssaevent.py
pysubs2/ssafile.py
pysubs2/ssastyle.py
pysubs2/time.py
pysubs2.egg-info/PKG-INFO
pysubs2.egg-info/SOURCES.txt
pysubs2.egg-info/dependency_links.txt
pysubs2.egg-info/entry_points.txt
pysubs2.egg-info/top_level.txt
pysubs2/formats/__init__.py
pysubs2/formats/base.py
pysubs2/formats/jsonformat.py
pysubs2/formats/microdvd.py
pysubs2/formats/mpl2.py
pysubs2/formats/sami.py
pysubs2/formats/subrip.py
pysubs2/formats/substation.py
pysubs2/formats/tmp.py
pysubs2/formats/ttml.py
pysubs2/formats/webvtt.py
pysubs2/formats/whisper.py
tests/test_attachment.py
tests/test_cli.py
tests/test_common.py
tests/test_parse_tags.py
tests/test_ssaevent.py
tests/test_ssafile.py
tests/test_ssastyle.py
tests/test_time.py
tests/data/EBGaramond08-Italic.ttf
tests/data/EBGaramond08-Regular.ttf
tests/data/LICENSE.txt
tests/data/subtitle_with_attached_fonts_aegisub.ass
tests/data/subtitle_with_attached_fonts_no_events.ass
tests/data/subtitle_with_attached_fonts_pysubs2_ref.ass
tests/data/subtitle_with_attached_images_aegisub.ass
tests/data/subtitle_with_attached_images_pysubs2_ref.ass
tests/data/ttml_example.ass
tests/data/ttml_example.ttml
tests/data/ttml_example2.ass
tests/data/ttml_example2.ttml