Source: python3-aaf2
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-wheel
Standards-Version: 4.6.2
Homepage: https://github.com/markreidvfx/pyaaf2
Vcs-Git: https://invent.kde.org/neon/neon-packaging/python3-aaf2.git
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/python3-aaf2
Maintainer: Neon CI <neon@kde.org>

Package: python3-aaf2
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: A python module for reading and writing Advanced Authoring
 Format (AAF) files.
 .
 Features include:
 - Read/Write AAF files
 - Modifying existing AAF files inplace
 - Embedding DNxHD/DNxHR/WAV media
 - Copying objects between files
 - Low level read/write Compound File Binary access
 - Lazy file reading
 - Zero dependencies, does not use AAF SDK
