python-av 12.1.0-2 source package in Ubuntu

Changelog

python-av (12.1.0-2) unstable; urgency=medium

  * avoid network-requiring tests

 -- Jonas Smedegaard <email address hidden>  Fri, 07 Jun 2024 18:47:49 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
python-av_12.1.0-2.dsc 2.1 KiB dc535b35fa711060796e87190e06431b01e896dc2a45addfd0c3dc6983f3acda
python-av_12.1.0.orig.tar.gz 192.5 KiB 7b4da6b6bbe405caca3ab1af549114eede12f5fc3d62fc04149689b574aee93b
python-av_12.1.0-2.debian.tar.xz 7.3 KiB c56861b7cba39eb7ca7a5354c060d83286aa383abcf5edd7b6e319540fc257eb

Available diffs

No changes file available.

Binary packages built by this source

python3-av: pythonic bindings for FFmpeg's libraries

 PyAV is a Pythonic binding for the FFmpeg libraries,
 aiming to provide all of the power and control
 of the underlying library,
 but manage the gritty details as much as possible.
 .
 PyAV is for direct and precise access
 to your media via containers, streams, packets, codecs, and frames.
 It exposes a few transformations of that data,
 and helps you get your data to/from other packages
 (e.g. Numpy and Pillow).

python3-av-dbgsym: debug symbols for python3-av