This package browser is in early development. Mind the rough edges.

python-pymediainfo

Python wrapper for the mediainfo library

This package provides a Python wrapper for the mediainfo library to access the technical and tag data for video and audio files.

Installation

Install the latest version of python-pymediainfo as follows:

guix install python-pymediainfo

Or install a particular version:

guix install python-pymediainfo@4.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.