Search Criteria
Package Details: python-srt 3.5.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-srt.git (read-only, click to copy) |
---|---|
Package Base: | python-srt |
Description: | Tools and python library for parsing, modifying, and composing SRT files |
Upstream URL: | https://github.com/cdown/srt/ |
Licenses: | MIT |
Conflicts: | python-pysrt |
Submitter: | kugland |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 6 |
Popularity: | 1.33 |
First Submitted: | 2020-02-20 05:08 (UTC) |
Last Updated: | 2022-07-25 16:46 (UTC) |
Dependencies (7)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- python-hypothesis (check)
- python-pytest (check)
Required by (10)
- manim
- oldfashiond (optional)
- python-ffsubsync
- python-vosk
- python-vosk (make)
- python-vosk-git
- python-vosk-git (make)
- quickcut-git
- vosk-api (make)
- vosk-api-git (make)
Latest Comments
m040601 commented on 2020-08-22 16:43 (UTC) (edited on 2020-08-22 16:58 (UTC) by m040601)
Very usefull tool, thanks for your work providing this package.
This PKGBUILD needs an update. It might conflict with another similar tool in the official Arch packages, and create a mess on the user's system.Please edit the section.
Conflicts With :
The other very similar tool is called python-pysrt, https://www.archlinux.org/packages/community/any/python-pysrt/
pacman -Si python-pysrt
Just like python-srt, this tool, python-pysrt, also wants to install a binary called "srt",
pacman -Fl python-pysrt | grep "usr.bin"
Also, additionaly, maybe consider rename this tool from python-srt to python-pysrt2 ?
kugland commented on 2020-07-14 20:01 (UTC)
aureooms, fixed.
aureooms commented on 2020-07-14 18:41 (UTC)
PKGBUILD bears version number 3.0.0 while .SRCINFO bears version number 3.3.0.