Ilmari Heikkinen wrote: > On 9/13/07, Konrad Meyer <konrad / tylerc.org> wrote: >> >> Any chance this could be expanded to add FLAC and OGG support? >> >> Thanks! >> -- >> Konrad Meyer <konrad / tylerc.org> http://konrad.sobertillnoon.com/ >> > > Done! Along with a preliminary list of supported formats and some > cleanup. > Thanks for the request! > > > tarball: http://dark.fhtr.org/repos/metadata/metadata-0.2.tar.gz > git: http://dark.fhtr.org/repos/metadata/ Hi, these links are dead. Does this package still exist anywhere? Is it available as a gem? Thanks, Dan > > Description > ----------- > > This package `Metadata' comes with a library called `metadata' and > a small program called `mdh'. > > The library probes files for their metadata (e.g. jpeg dimensions > and camera make, mp3 artist, pdf word count) and returns the metadata > as a Hash. > > Mdh can print out file metadata as YAML and package the metadata > with the file. > > This package has many dependencies since there is no single universal > metadata header format that all files use. Blame resource forks, > filename > extensions, bags of bytes and mimetypes. > -- Posted via http://www.ruby-forum.com/.