ocaml-mad 0.5.2-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream release

 -- Stéphane Glondu <email address hidden>  Fri, 04 Mar 2022 09:33:28 +0100

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
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
ocaml-mad_0.5.2-1.dsc 1.8 KiB 4379037d0222de6e7a133ad7eab467795f9bd3aeb5fa7532e3bde5d52a259cda
ocaml-mad_0.5.2.orig.tar.gz 20.8 KiB eb32be151453cfeeadc1d8ca0f767300161ef51222c02770733dd9508629f7b1
ocaml-mad_0.5.2-1.debian.tar.xz 4.0 KiB 75380e25bb3fbe306247098ae95923a8e51781602bebbf3659eaafc1bd77d2df

No changes file available.

Binary packages built by this source

libmad-ocaml: No summary available for libmad-ocaml in ubuntu kinetic.

No description available for libmad-ocaml in ubuntu kinetic.

libmad-ocaml-dbgsym: No summary available for libmad-ocaml-dbgsym in ubuntu kinetic.

No description available for libmad-ocaml-dbgsym in ubuntu kinetic.

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