One of the projects I am working on requires the reading of mp3 metadata. I see this is covered all over the place in different languages, but I don���t see one for Pharo/Smalltalk. Does anyone know off hand of something like this?
Would it be worthwhile to do something like this in Smalltalk, or would it be a better idea to find and executable somewhere, run it, and parse the data there?