Re: [Haskell] ANNOUNCE: vorbiscomment 0.0.1

Redirecting to Haskell-café
On Wed, 21 Jul 2010 19:16:16 +0200, Chris Wagner
I'm happy to announce that I have packaged up my first Haskell library, vorbiscomment, which allows for reading of "Vorbis comments" from Ogg Vorbis files. The code is rugged and surely buggy, but any feedback, patches, etc. are more than welcome.
I do have a specific question in releasing this, and you can respond to my personal email address if this mailing list is not appropriate for discussion, but I'm wondering where my library's functionality should live within the module hierarchy.
The "Hierarchical module names" page [1] on the HaskellWiki gives some guidelines; I suppose the name Sound.Vorbis.Comment would be a good one. Regards, Henk-Jan van Tuyl [1] http://www.haskell.org/haskellwiki/Hierarchical_module_names -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html --
participants (1)
-
Henk-Jan van Tuyl