postgresql-ocaml 2.0.4-3 source package in Ubuntu

Changelog

postgresql-ocaml (2.0.4-3) unstable; urgency=low


  * Upload to unstable

 -- Stéphane Glondu <email address hidden>  Tue, 03 Dec 2013 08:41:19 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-ocaml_2.0.4-3.dsc 2.2 KiB 0d3b1a845bfdd6b6e6b35c189fa1297bcb4366be901dc2784bb4a14cff4df9fe
postgresql-ocaml_2.0.4.orig.tar.gz 74.2 KiB b5806aa649e7015dd509132263bf3c7879c1c334475cba8ba7270c309f865975
postgresql-ocaml_2.0.4-3.debian.tar.gz 5.8 KiB f15a8a3b41d372e3b9918d33413d43aa592f74eae139674513779433b50d9181

Available diffs

No changes file available.

Binary packages built by this source

libpostgresql-ocaml: OCaml bindings to PostgreSQL's libpq (runtime)

 This OCaml-library provides an interface to PostgreSQL, an
 efficient and reliable, open source, relational database.
 Almost all functionality available through the C-API (libpq) is
 replicated in a type-safe way. This library uses objects for
 representing database connections and results of queries.
 .
 This package contains the shared runtime stub libraries and plugins.

libpostgresql-ocaml-dev: OCaml bindings to PostgreSQL's libpq

 This OCaml-library provides an interface to PostgreSQL, an
 efficient and reliable, open source, relational database.
 Almost all functionality available through the C-API (libpq) is
 replicated in a type-safe way. This library uses objects for
 representing database connections and results of queries.
 .
 This package contains all the development stuff you need to use
 OCaml Postgres bindings in your programs.