python-av 10.0.0-1 source package in Ubuntu

Changelog

python-av (10.0.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patches cherry-picked upstream now applied
  * declare compliance with Debian Policy 4.6.1
  * update copyright info: update coverage
  * update git-buildpackage config:
    + use DEP-14 git branches
    + enable automatic DEP-14 branch name handling
    + add usage config
  * build-depend on pybuild-plugin-pyproject

 -- Jonas Smedegaard <email address hidden>  Sun, 27 Nov 2022 16:54:06 +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_10.0.0-1.dsc 2.1 KiB eeab0abe328bfd08099bddf88bc624034f421d9c7de705242a81f00fe8f7de76
python-av_10.0.0.orig.tar.gz 194.7 KiB 9b8b766fe2a7c96099b4c586193a840cdfc17265d20585271047d6f587ee101d
python-av_10.0.0-1.debian.tar.xz 6.8 KiB 6cf9cd96415989497a5acaaa3f5f2af007e2b317957e6eab8a5df97b60d50aa8

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