package ocue

  1. Overview
  2. Docs
A library to read cue file

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
sha256=d06e648d87cad57b12386409fb1974b80b09e479efcee5877659db85dd614972
sha512=9b7a05ed3a9dfe84f5f89507268f5b0fabaf5154fbc0047f0a72eec5ee03c28fc70d1455c363bee5b53aa8b258736c8980b1a32ddcfb7941c81f1b737c8c7c13

Description

Tags

cue-sheet

Published: 04 Sep 2025

README

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.

Dependencies (3)

  1. angstrom >= "0.15.0"
  2. ocaml >= "4.14"
  3. dune >= "3.4"

Dev Dependencies (3)

  1. odoc with-doc
  2. fmt with-test
  3. alcotest with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.