File: control

package info (click to toggle)
libwebservice-musicbrainz-perl 1.0.4-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 112 kB
  • sloc: perl: 197; makefile: 46
file content (16 lines) | stat: -rw-r--r-- 750 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libwebservice-musicbrainz-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 10), libmodule-build-perl
Build-Depends-Indep: perl (>= 5.8.8-7), libmojolicious-perl
Maintainer: Michael Ablassmeier <abi@debian.org>
Uploaders: Steve McIntyre <93sam@debian.org>
Standards-Version: 4.1.3

Package: libwebservice-musicbrainz-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libxml-libxml-perl, libwww-perl, libclass-accessor-perl, libmojolicious-perl
Description: XML based Web service API to the MusicBrainz database
 This library provides a simple, object oriented access to the XML based
 MusicBrainz web service. This library should be used in favour of
 libmusicbrainz-client-perl which will soon be obsolete.