ocaml-vorbis 0.6.1-1 source package in Ubuntu

Changelog

ocaml-vorbis (0.6.1-1) unstable; urgency=low

  * New upstream release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  30 Oct 2011 10:30:07 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-vorbis_0.6.1.orig.tar.gz 114.0 KiB 9bc313628a269eebb33db531119e90da75f37fe9ceb5a20143fbf6dc9df67782
ocaml-vorbis_0.6.1-1.debian.tar.gz 3.6 KiB 4ef1dfdf3fd7374c368466b17b2c60f9ac151d4ee7b7426339d127d89b684810
ocaml-vorbis_0.6.1-1.dsc 1.8 KiB 6f3b3cd426f4f63bde4003367bd46f86c61c929a91b82965091801a73120cca0

Available diffs

View changes file

Binary packages built by this source

libvorbis-ocaml: OCaml bindings for vorbis library

 This OCaml library interfaces the vorbis C library. It can be used to
 decode from or encode to the Ogg Vorbis compressed audio format as well
 as to get informations about an Ogg Vorbis file.
 .
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 This package contains only the shared runtime stub libraries.

libvorbis-ocaml-dev: OCaml bindings for the vorbis library

 This OCaml library interfaces the vorbis C library. It can be used to
 decode from or encode to the Ogg Vorbis compressed audio format as well
 as to get informations about an Ogg Vorbis file.
 .
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 This package contains all the development stuff you need to use ocaml-vorbis
 in your programs.