8000 GitHub - savonet/ocaml-ogg: OCaml bindings to libogg.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

savonet/ocaml-ogg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository is archived. Developement has been moved to savonet/ocaml-xiph ⚠️

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 ogg

Via dune (for developers):

$ dune install

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

About

OCaml bindings to libogg.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  
0