savonet / ocaml-taglib

OCaml bindings to taglib.
http://liquidsoap.info/
Other
10 stars 1 forks source link
ocaml taglib tags

ocaml-taglib

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.

Prerequisites

Compilation

$ dune build

This should build both the native and the byte-code version of the extension library.

Installation

Via opam:

$ opam install taglib

Via dune (for developers):

$ dune

Known Issues

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

Author

This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.