Search Criteria
Package Details: python-pymp4 1.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pymp4.git (read-only, click to copy) |
---|---|
Package Base: | python-pymp4 |
Description: | A Python MP4 Parser and toolkit |
Upstream URL: | https://github.com/beardypig/pymp4 |
Licenses: | Apache |
Submitter: | gileri |
Maintainer: | gileri |
Last Packager: | gileri |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-09 20:28 (UTC) |
Last Updated: | 2021-03-06 20:39 (UTC) |
Dependencies (6)
- python (python37AUR)
- python-construct
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- python-pytest (check)
- python-wheel (check)
Latest Comments
Rhinoceros commented on 2025-06-09 02:37 (UTC)
I've flagged this with the new version(s) released. With this current version of this package, I can't get it to build easily, since it depends on a bunch of python2 packages derived from
python-construct 2.8.8-1
.There is also a pull request upstream to use a newer version of python-construct, but this seems to be buggy as per the comments on that page.
gileri commented on 2019-11-09 12:34 (UTC)
I made an issue about that : https://github.com/beardypig/pymp4/issues/3
jose1711 commented on 2019-07-07 11:28 (UTC)
does not work with the latest
python2-construct
. version2.8.10
works for me though.