Paketname | libaudio-flac-header-perl |
Beschreibung | Perl interface to FLAC file header metadata |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.3-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 148 Byte |
Hängt ab von | perl (>= 5.10.0-17ubuntu1), perlapi-5.10.0, libc6 (>= 2.4), libflac8 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 31250 Byte |
Prüfsumme MD5 | 11db71b60f4714a010d7f51b799669f6 |
Prüfsumme SHA1 | 073fd7987cc91628771f503283d0d1a2b2dcd7c2 |
Prüfsumme SHA256 | 66ec14b2d9496654bead395536102e51ac0753cf4f47857708142f6c572c92db |
Link zum Herunterladen | libaudio-flac-header-perl_2.3-1_i386.deb |
Ausführliche Beschreibung | 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.
|