Search Criteria
Package Details: python-srt 3.4.1-1
Git Clone URL: | https://aur.archlinux.org/python-srt.git (read-only, click to copy) |
---|---|
Package Base: | python-srt |
Description: | A tiny library for parsing, modifying, and composing SRT files |
Upstream URL: | https://pypi.org/project/srt/3.4.1 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | kugland |
Maintainer: | kugland (Althorion) |
Last Packager: | kugland |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-02-20 05:08 |
Last Updated: | 2020-12-14 05:35 |
Latest Comments
m040601 commented on 2020-08-22 16:43
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
aureooms, fixed.
aureooms commented on 2020-07-14 18:41
PKGBUILD bears version number 3.0.0 while .SRCINFO bears version number 3.3.0.