Search Criteria
Package Details: python-mediainfodll 1:17.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-mediainfodll.git (read-only, click to copy) |
---|---|
Package Base: | python-mediainfodll |
Description: | Python shared library for reading metadata from media files |
Upstream URL: | https://github.com/MediaArea/MediaInfoLib |
Licenses: | BSD |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos (Corax) |
Last Packager: | yochananmarqos |
Votes: | 7 |
Popularity: | 1.02 |
First Submitted: | 2018-09-02 22:33 (UTC) |
Last Updated: | 2021-12-09 18:09 (UTC) |
Latest Comments
yochananmarqos commented on 2019-12-05 16:46 (UTC)
This now will query the local Python version instead using hardcoded paths.
yochananmarqos commented on 2019-11-21 20:03 (UTC)
@twa022: Do you have a suggestion as to how not to hardcode the Python version? Is there a way to detect the user's version to future proof this?
twa022 commented on 2019-11-21 03:01 (UTC)
You have hardcoded the python library path in the PKGBUILD. Please update to /usr/lib/python3.8 now that python 3.8.0 has been pushed to extra