Source: pycdio-dmo
Section: python
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: http://git.savannah.gnu.org/cgit/libcdio/pycdio.git/
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, libiso9660-dev,
 libcdio-dev, dh-python, python3-setuptools, pkgconf, swig, python3-dev,
 python3-nose

Package: python3-cdio
Architecture: any
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.
