From c1908a594e00911321c336d4a566671666dbe9cc Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Wed, 26 Jun 2024 07:24:13 +0700 Subject: python/python3-srt: Added (Python Library to handle SRT files). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-srt/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-srt/README (limited to 'python/python3-srt/README') 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. -- cgit v1.2.3