Source: enzyme
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Etienne Millon <me@emillon.org>,
 Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>,
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-all (>= 2.6.6-6~),
 python-setuptools,
 python3-all,
 python3-setuptools,
Standards-Version: 3.9.5
Homepage: https://github.com/Diaoul/enzyme
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/enzyme/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/enzyme/trunk/
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3

Package: python-enzyme
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
Description: video metadata parser (Python 2)
 Python module to parse metadata in video files.
 .
 enzyme extracts metadata such as the type and encoding of video streams, type,
 encoding and language of audio streams, chapters, tags and subtitle tracks
 from video files.
 .
 This package contains the Python 2 module.

Package: python3-enzyme
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: video metadata parser (Python 3)
 Python module to parse metadata in video files.
 .
 enzyme extracts metadata such as the type and encoding of video streams, type,
 encoding and language of audio streams, chapters, tags and subtitle tracks
 from video files.
 .
 This package contains the Python 3 module.
