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

Changelog

libaudio-flac-header-perl (2.4-1build2) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Tue, 15 Nov 2011 17:11:41 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

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-1build2.debian.tar.gz 3.7 KiB 833a5841938d112e8f91f234efc07c0403d44a4c0bcdf4e08452b8bfeedfdd00
libaudio-flac-header-perl_2.4-1build2.dsc 2.3 KiB 484228acd3bbbb129fb313344e7a22f74b221e795159b4b58bc6b3bd49765f42

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.