python-av 11.0.0-3 source package in Ubuntu

Changelog

python-av (11.0.0-3) unstable; urgency=medium

  * revert to build-depend on cython3
    (cython3 3.x supported since python-av 11.0.0).

 -- Jonas Smedegaard <email address hidden>  Sat, 13 Jan 2024 11:11:42 +0100

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

Downloads

File Size SHA-256 Checksum
python-av_11.0.0-3.dsc 2.1 KiB b4e724aadd5072ef9a15d1c44658cdb1f8e2d22251592fb2fa476d8a0609485d
python-av_11.0.0.orig.tar.gz 191.6 KiB e854902f42e6e16ef6e17e0a0d716829c2e46c1b865a2778faacb357b9644735
python-av_11.0.0-3.debian.tar.xz 7.0 KiB 66c6158e461b1b7b579b72b4eb214fe9fbcfb5b568470f91f9506c5a41d304e4

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