package ocue

  1. Overview
  2. Docs

ocue

A library for reading cue file.

Installation

  • TODO: waiting to be publish on opam

Documentation

The document can be build with dune build @doc.

Specification

This library relies on the description of cue sheet as written in:

  • https://www.gnu.org/software/ccd2cue/manual/html_node/CUE-sheet-format.html
  • https://wiki.hydrogenaudio.org/index.php?title=Cue_sheet
  • https://web.archive.org/web/20070614044112/http://www.goldenhawk.com/download/cdrwin.pdf

This library tries to respect as closely as it can the previous descriptions but is not strictly compliant.

OCaml

Innovation. Community. Security.