postgresql-ocaml 5.0.0-1build1 source package in Ubuntu

Changelog

postgresql-ocaml (5.0.0-1build1) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Tue, 25 Jan 2022 06:50:39 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-ocaml_5.0.0.orig.tar.bz2 45.9 KiB 9ccd405bf2a4811d86995102b0837f07230f30d05ed620b9d05fa66f607ef9d8
postgresql-ocaml_5.0.0-1build1.debian.tar.xz 5.4 KiB 9500c3fb4b3089149c4ff03e6b507fa8476294d48da57866b667620455bb75da
postgresql-ocaml_5.0.0-1build1.dsc 2.2 KiB 9ab6ebbfebc97c0213f26c405d5048f3d53796922ef35a3372734cb3d5f6a738

View changes file

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-dbgsym: debug symbols for libpostgresql-ocaml
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.