Source: libaudio-flac-header-perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , gregor herrmann Section: perl Rules-Requires-Root: no Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 11~), perl, libflac-dev, libmodule-install-perl, libtest-pod-coverage-perl, libtest-pod-perl Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libaudio-flac-header-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libaudio-flac-header-perl.git Homepage: https://metacpan.org/release/Audio-FLAC-Header Package: libaudio-flac-header-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: 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.