aboutsummaryrefslogtreecommitdiffstats
path: root/audio/p5-Audio-FLAC-Header/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'audio/p5-Audio-FLAC-Header/pkg-descr')
-rw-r--r--audio/p5-Audio-FLAC-Header/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/p5-Audio-FLAC-Header/pkg-descr b/audio/p5-Audio-FLAC-Header/pkg-descr
new file mode 100644
index 000000000000..7e5aea66251a
--- /dev/null
+++ b/audio/p5-Audio-FLAC-Header/pkg-descr
@@ -0,0 +1,15 @@
+This module 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
+
+WWW: http://search.cpan.org/dist/Audio-FLAC-Header/