Source: pycdio-dmo
Section: python
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://pypi.python.org/pypi/pycdio/
Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, libiso9660-dev,
 libcdio-dev, dh-python, python3-setuptools, pkg-config, swig, python3-nose,
 python3-dev

Package: python3-cdio
Architecture: any
Provides: ${python3:Provides}
Replaces: python-pycdio
Conflicts: python-pycdio
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: Python OO interface to libcdio
 pycdio is a Python interface to the libcdio, the CD Input and Control
 library.
 .
 The pycdio and libcdio libraries encapsulate CD-ROM reading and control.
 Python programs wishing to be oblivious of the OS and device-dependent
 properties of a CD-ROM can use this library.
