This package contains an O'Caml interface for TagLib Audio Meta-Data Library, otherwise known as taglib.
Please read the COPYING file before using this software.
- ocaml >= 4.02.0
- Taglib >= 1.8
- findlib >= 1.3.3
- dune >= 2
$ dune build
This should build both the native and the byte-code version of the extension library.
Via opam
:
$ opam install taglib
Via dune
(for developers):
$ dune
File opening is somewhat unsafe. This has been wrapped in a unix stat test, but you should ensure that your file is really valid before opening it. See: http://bugs.debian.org/454732
This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.