slackbuilds/python/python3-pysrt/slack-desc

20 lines
1.1 KiB
Plaintext

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
python3-pysrt: python3-pysrt (Python parser for SubRip (srt) files)
python3-pysrt:
python3-pysrt: pysrt is a Python library used to edit or create SubRip files.
python3-pysrt:
python3-pysrt: pysrt is mainly designed as a library, but if you are experiencing
python3-pysrt: troubles with bad subtitles you can first try to use ruby-osdb which
python3-pysrt: will try to find the best subtitle for your movie. If you are still
python3-pysrt: unlucky pysrt also provide an srt command useful for either shift,
python3-pysrt: split, or rescale a .srt file.
python3-pysrt:
python3-pysrt: HOMEPAGE: https://github.com/byroot/pysrt