ocaml-mad 0.5.2-3 source package in Ubuntu

Changelog

ocaml-mad (0.5.2-3) unstable; urgency=medium

  * Team upload
  * Use ocaml_dune DH buildsystem

 -- Stéphane Glondu <email address hidden>  Thu, 17 Aug 2023 07:57:36 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel

Downloads

File Size SHA-256 Checksum
ocaml-mad_0.5.2-3.dsc 1.8 KiB fa4b2c12e6c6e49a63821b09c6e3bce5ad760b96c094d6d0375f833caa906c19
ocaml-mad_0.5.2.orig.tar.gz 20.8 KiB eb32be151453cfeeadc1d8ca0f767300161ef51222c02770733dd9508629f7b1
ocaml-mad_0.5.2-3.debian.tar.xz 3.9 KiB e0c20e275d98b9e7d76c76f1430996004740c764287460903cff59f8247c8d8b

Available diffs

No changes file available.

Binary packages built by this source

libmad-ocaml: OCaml bindings for the MAD library (Runtime library)

 This OCaml library interfaces the MAD C library to decode MPEG files.
 The MAD library currently only supports the MPEG 1 standard, but fully
 implements all three audio layers (Layer I, Layer II, and Layer III, the
 latter often colloquially known as MP3.)
 .
 MAD has the following special features:
   - 100% fixed-point (integer) computation
   - completely new implementation based on the ISO/IEC 11172-3 standard
   - distributed under the terms of the GNU General Public License (GPL)
 .
 This package contains only the shared runtime stub libraries.

libmad-ocaml-dbgsym: debug symbols for libmad-ocaml
libmad-ocaml-dev: OCaml bindings for the MAD library (Development package)

 This OCaml library interfaces the MAD C library to decode MPEG files.
 The MAD library currently only supports the MPEG 1 standard, but fully
 implements all three audio layers (Layer I, Layer II, and Layer III, the
 latter often colloquially known as MP3.)
 .
 MAD has the following special features:
   - 100% fixed-point (integer) computation
   - completely new implementation based on the ISO/IEC 11172-3 standard
   - distributed under the terms of the GNU General Public License (GPL)
 .
 This package contains all the development stuff you need to use ocaml-mad
 in your programs.

libmad-ocaml-dev-dbgsym: debug symbols for libmad-ocaml-dev