baseballfurlife:
> I was wondering if there are any haskell packages for tagging ID3 frames in 
> mp3
> files. Or perhaps if there were any plans for developing them...

hpodder includes the ability to write id3 tags, iirc,

    http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hpodder

if you can't find a specific library for it, an id3 binding would make a
great introductory haskell programming exercise.

-- Don
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to