diff options
| author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2024-06-26 07:24:13 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-26 07:37:14 +0700 |
| commit | c1908a594e00911321c336d4a566671666dbe9cc (patch) | |
| tree | 93284c758101b7de3947480284d1ccdcce100c57 /python/python3-srt/slack-desc | |
| parent | fce98ac2159d41eed8a20c680391983cd5dcd4a3 (diff) | |
python/python3-srt: Added (Python Library to handle SRT files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-srt/slack-desc')
| -rw-r--r-- | python/python3-srt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-srt/slack-desc b/python/python3-srt/slack-desc new file mode 100644 index 0000000000..fa411f16eb --- /dev/null +++ b/python/python3-srt/slack-desc @@ -0,0 +1,19 @@ +# 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-srt: python3-srt (Tools for parsing, modifying, and composing SRT files) +python3-srt: +python3-srt: srt is a tiny but featureful Python library for parsing, modifying, +python3-srt: and composing SRT files. +python3-srt: +python3-srt: HOMEPAGE: https://github.com/cdown/srt +python3-srt: +python3-srt: +python3-srt: +python3-srt: +python3-srt: |
