NAME
ataglist - print audio file metadata in an easily parsable format
SYNOPSIS
ataglist FILE
DESCRIPTION
ataglist takes only one argument, a filename. *.ogg, *.mp3 or *.flac.
It outputs a number of lines, that can be easily used to create a hash
of tag->tag_value pairs in zsh. This program’s main use is to help
implement a functionality in atag, that makes it possible to export tag
values into zsh shell variables.
Useful for scripting. Calling this program by hand is probably not that
useful...
AUTHORS
This manual page was written by Maximilian Gass
<mxey@cloudconnected.org> for the Debian project, but may be used by
others.