diff options
| author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2023-06-17 08:28:22 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 08:28:22 +0700 |
| commit | 88982a7ee4560dea5afeb28ef3229e9edea5b1e9 (patch) | |
| tree | 0f3f6d9db9a7382941d29b8bcf04486336667983 /python/python3-pysrt/python3-pysrt.info | |
| parent | 402b5de4c6c1f5a7dbd57f42fd87e4d14a3cadef (diff) | |
python/python3-pysrt: Added (Parser for srt files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pysrt/python3-pysrt.info')
| -rw-r--r-- | python/python3-pysrt/python3-pysrt.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-pysrt/python3-pysrt.info b/python/python3-pysrt/python3-pysrt.info new file mode 100644 index 0000000000..e67baaa0e7 --- /dev/null +++ b/python/python3-pysrt/python3-pysrt.info @@ -0,0 +1,10 @@ +PRGNAM="python3-pysrt" +VERSION="1.1.2" +HOMEPAGE="https://github.com/byroot/pysrt" +DOWNLOAD="https://github.com/byroot/pysrt/archive/refs/tags/v1.1.2/pysrt-1.1.2.tar.gz" +MD5SUM="9cf27ff297925d54373b5637205a052e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" |
