aboutsummaryrefslogtreecommitdiff
path: root/python/python3-srt/README
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2024-06-26 07:24:13 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-26 07:37:14 +0700
commitc1908a594e00911321c336d4a566671666dbe9cc (patch)
tree93284c758101b7de3947480284d1ccdcce100c57 /python/python3-srt/README
parentfce98ac2159d41eed8a20c680391983cd5dcd4a3 (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/README')
-rw-r--r--python/python3-srt/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-srt/README b/python/python3-srt/README
new file mode 100644
index 0000000000..823b3ca88b
--- /dev/null
+++ b/python/python3-srt/README
@@ -0,0 +1,4 @@
+python3-srt (Tools for parsing, modifying, and composing SRT files)
+
+srt is a tiny but featureful Python library for parsing, modifying,
+and composing SRT files.