Search Criteria
Package Details: python-pymp4 1.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pymp4.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pymp4 |
| Description: | Python parser for MP4 boxes |
| Upstream URL: | https://github.com/beardypig/pymp4 |
| Licenses: | Apache |
| Submitter: | gileri |
| Maintainer: | Exorcism |
| Last Packager: | Exorcism |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-09-09 20:28 (UTC) |
| Last Updated: | 2025-08-27 17:22 (UTC) |
Dependencies (6)
- python
- python-construct
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
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.10works for me though.