Source: obuparse-dmo
Section: libs
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://github.com/dwbuiten/obuparse
Standards-Version: 4.7.4
Build-Depends: debhelper-compat (= 14),

Package: libobuparse2
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
Description: simple and portable single file AV1 OBU parser library
 A simple and portable single file AV1 OBU parser written in mostly C89 with
 a tiny bit of C99, with a permissive license.

Package: libobuparse-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libobuparse2 (= ${binary:Version}),
Description: simple and portable single file AV1 OBU parser - development files
 A simple and portable single file AV1 OBU parser written in mostly C89 with
 a tiny bit of C99, with a permissive license.
