ocaml-sqlite3 1.6.1-1build3 source package in Ubuntu

Changelog

ocaml-sqlite3 (1.6.1-1build3) precise; urgency=low

  * Rebuild with ocamlopt on armhf.
 -- Colin Watson <email address hidden>   Tue, 24 Jan 2012 10:49:50 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Downloads

File Size SHA-256 Checksum
ocaml-sqlite3_1.6.1.orig.tar.gz 57.7 KiB 3ce3e136ea8873092d08509dc9ad8023126c0583d24f424d95a08b5bd485fd9e
ocaml-sqlite3_1.6.1-1build3.debian.tar.gz 5.0 KiB a42e159c108c64148df10677070459abd3f8ba1165a52c2cf878265019d841ee
ocaml-sqlite3_1.6.1-1build3.dsc 2.2 KiB 547f3973700096f071826f1deb785f3611b07caef2023f60fb4017137e71fd6a

Available diffs

View changes file

Binary packages built by this source

libsqlite3-ocaml: No summary available for libsqlite3-ocaml in ubuntu quantal.

No description available for libsqlite3-ocaml in ubuntu quantal.

libsqlite3-ocaml-dev: Embeddable SQL Database for OCaml Programs

 This package provides an interface for the SQLite3 embeddable SQL
 database. It allows your OCaml programs to use a SQL database without
 depending on any external software; the resulting system can be
 entirely self-contained.
 .
 This package provides the files necessary to develop new applications that
 use SQLite3 for OCaml.