DTagLib - D Wrapper Library for the TagLib ID-tagging library
Andrej Mitrovic
andrej.mitrovich at gmail.com
Mon Jul 18 15:42:13 PDT 2011
I manage to forget the important parts:
D2-only, WinXP is the only OS tested. Note that there is nothing
windows-specific in the wrapper (except the one-liner batch builders
and the DLLs), for a Linux version all that is needed are the shared
libraries on that platform - C++ DLL and the C API DLL, and an import
lib to implicitly link to the C DLL. It /should/ run on Linux and
other OSes.
More information about the Digitalmars-d-announce
mailing list