Skip to content
Snippets Groups Projects
Commit 184f8338 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

multimedia/py-srt: New port: Library and tools for parsing, modifying, and composing SRT files

parent e79df2be
Branches
Tags
No related merge requests found
......@@ -318,6 +318,7 @@
SUBDIR += py-pymediainfo
SUBDIR += py-pysubs2
SUBDIR += py-soco
SUBDIR += py-srt
SUBDIR += py-subliminal
SUBDIR += py-tartube
SUBDIR += py-tvnamer
......
PORTNAME= srt
PORTVERSION= 3.5.3
CATEGORIES= multimedia python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Library and tools for parsing, modifying, and composing SRT files
WWW= https://github.com/Zulko/moviepy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils concurrent autoplist pytest
NO_ARCH= yes
.include <bsd.port.mk>
TIMESTAMP = 1698000114
SHA256 (srt-3.5.3.tar.gz) = 4884315043a4f0740fd1f878ed6caa376ac06d70e135f306a6dc44632eed0cc0
SIZE (srt-3.5.3.tar.gz) = 28296
srt is a tiny Python library for parsing, modifying, and composing SRT files.
There are a number of tools shipped with the library to manipulate, process,
and fix SRT files.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment