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/python3-srt.info | |
| 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/python3-srt.info')
| -rw-r--r-- | python/python3-srt/python3-srt.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-srt/python3-srt.info b/python/python3-srt/python3-srt.info new file mode 100644 index 0000000000..01907fbacb --- /dev/null +++ b/python/python3-srt/python3-srt.info @@ -0,0 +1,10 @@ +PRGNAM="python3-srt" +VERSION="3.5.3" +HOMEPAGE="https://github.com/cdown/srt" +DOWNLOAD="https://github.com/cdown/srt/archive/refs/tags/3.5.3/srt-3.5.3.tar.gz" +MD5SUM="33187d059091a27f7ce33b191feed98d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" |
