libaudio-flac-header-perl 2.4-1build1 source package in Ubuntu

Changelog

libaudio-flac-header-perl (2.4-1build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Sun, 08 May 2011 07:09:45 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libaudio-flac-header-perl_2.4.orig.tar.gz 118.2 KiB fba5911d6c22d81506565cd9a1438e8605420ff7986cf03d1a12d006a4070543
libaudio-flac-header-perl_2.4-1build1.debian.tar.gz 3.7 KiB 1a364dde010ab1e5f7d96f573f54c4d2ab92e0f5da36faf8ce1c3da34e54dec8
libaudio-flac-header-perl_2.4-1build1.dsc 2.3 KiB 7914d506710bd396f29c24c88e70a00545060da69083c01330a74049e2818ebd

Available diffs

View changes file

Binary packages built by this source

libaudio-flac-header-perl: Perl interface to FLAC file header metadata

 Audio::FLAC::Header provides an object-oriented interface to FLAC file header
 and metadata, it returns a hash containing basic information about a FLAC
 file, a representation of the embedded cue sheet if one exists, as well as tag
 information contained in the FLAC file's Vorbis tags.
 .
 There is no complete list of tag keys for Vorbis tags, as they can be
 defined by the user; the basic set of tags used for FLAC files include:
 ALBUM, ARTIST, TITLE, DATE, GENRE, TRACKNUMBER, COMMENT.