File: control

package info (click to toggle)
libaudio-musepack-perl 1.0.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 364 kB
  • sloc: perl: 1,941; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,188 bytes parent folder | download | duplicates (2)
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
27
28
Source: libaudio-musepack-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 11)
Build-Depends-Indep: perl,
                     libtest-pod-perl,
                     libtest-pod-coverage-perl,
                     libaudio-scan-perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libaudio-musepack-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libaudio-musepack-perl.git
Homepage: https://metacpan.org/release/Audio-Musepack
Testsuite: autopkgtest-pkg-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.