Source: libnet-daap-dmap-perl Section: perl Priority: extra Maintainer: Debian Perl Group Uploaders: Jose Luis Rivas , gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmath-bigint-perl Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Net-DAAP-DMAP/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-daap-dmap-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-daap-dmap-perl.git Package: libnet-daap-dmap-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmath-bigint-perl Description: Perl module for reading and writing DAAP structures Net::DAAP::DMAP allows reading and writing DAAP structures. A DMAP structure is a binary record used in Apple's DAAP protocol. It may contain other DMAP structures. Fields in a DMAP structure are identified by a short name ("msdc"). The short name is what's in the binary record, but a content codes list gives a long name ("dmap.databasescount") and a data type for the record (32-bit integer).