Source: libdevice-cdio-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Dominic Hargreaves Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10), libcdio-dev (>= 2.0), libextutils-pkgconfig-perl, libiso9660-dev (>= 2.0), libmodule-build-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl, swig Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdevice-cdio-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdevice-cdio-perl.git Homepage: https://metacpan.org/release/Device-Cdio Package: libdevice-cdio-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: CD Input and control library Device::Cdio is an interface to the GNU CD Input and Control library (libcdio) and its ISO 9660 library (libiso9660) which are written in C. The library encapsulates CD-ROM reading and control and ISO 9660 handling. Perl programs wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.