This package browser is in early development. Mind the rough edges.

libcue 2.3.0

C library to parse cue sheets

Libcue is a C library to parse so-called cue sheets which contain meta-data for CD/DVD tracks. It provides an API to manipulate the data.

Installation

Install libcue 2.3.0 as follows:

guix install libcue@2.3.0

Or install the latest version:

guix install libcue

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.