digitalmars.D.announce - DTagLib - D Wrapper Library for the TagLib ID-tagging library
- Andrej Mitrovic <andrej.mitrovich gmail.com> Jul 18 2011
This project only wraps the C Abstract API of the TagLib library. It's non-abstract parts are written in C++ and this is way too difficult for me to wrap. The C API is pretty good for your average use of reading and writing ID tags. Note that this is a pre-alpha release, so things might break at any time. It currently has one working example (only tag reading is shown). I'll add more later. Link: https://github.com/AndrejMitrovic/DTagLib
Jul 18 2011








Andrej Mitrovic <andrej.mitrovich gmail.com>