package ogg

  1. Overview
  2. Docs
Bindings to libogg

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.0.tar.gz
md5=6d35ab74a722239995ab82f78a57693f
sha512=fdf7a474ed8fa3748f46d5b8e07fdd2d0a11774a7b48b02276f105c188db30fe6278f5858947259b9a468489c53addb272bfc9c17816b7a9e0848e12793aa623

README.md.html

ocaml-ogg

This package contains an OCaml interface for the ogg library

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml

  • libogg

  • findlib

  • dune >= 2.0

Compilation:

$ dune build

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

Installation:

Via opam:

$ opam install samplerate

Via dune (for developers):

$ dune install

This should install the library file (using ocamlfind) in the appropriate place.

OCaml

Innovation. Community. Security.