1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: libaudio-musepack-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
libtest-pod-perl,
libtest-pod-coverage-perl,
libaudio-scan-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
Alessandro Ghedini <al3xbio@gmail.com>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/Audio-Musepack/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libaudio-musepack-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libaudio-musepack-perl/
Package: libaudio-musepack-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libaudio-scan-perl
Description: object-oriented interface to Musepack file information and APE tag fields
The Audio::Musepack and Audio::APETags perl modules provide methods for
extracting basic information about a Musepack file, as well as tag
information contained in the file's APE tags.
.
The Audio::APE module provides methods for extracting information from header
and APE tags of a Monkey audio file.
|