package lame

  1. Overview
  2. Docs
MP3 encoding library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.4.tar.gz
md5=4313552dcb92f02a8a8ceeb4ee0dbbdc
sha512=d4737a8e4395bea5d361cc739a9a13aeb41f69b9dfc8e508e3e5b0249ae998fc38a809c7700b0ad95a7bdfb029d3b6c8bede3043e2709336f37c4450f2cda6cc

README.md.html

README.md

ocaml-lame

This package contains an OCaml interface for the lame library.

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml >= 4.00.1 (haven't tried earlier versions)

  • lame

  • findlib >= 0.8.1 (haven't tried earlier versions)

  • 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 lame

Via dune (for developers):

$ dune install

Author:

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

OCaml

Innovation. Community. Security.