File: control

package info (click to toggle)
libwebservice-musicbrainz-perl 0.93-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 316 kB
  • ctags: 116
  • sloc: perl: 1,023; makefile: 46
file content (15 lines) | stat: -rw-r--r-- 666 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libwebservice-musicbrainz-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl
Build-Depends-Indep: perl (>= 5.8.8-7)
Maintainer: Michael Ablassmeier <abi@debian.org>
Standards-Version: 3.8.3

Package: libwebservice-musicbrainz-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libxml-libxml-perl, libwww-perl, libclass-accessor-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.