postgresql-ocaml 5.0.0-2 source package in Ubuntu

Changelog

postgresql-ocaml (5.0.0-2) unstable; urgency=medium

  * Use ocaml_dune DH buildsystem

 -- Stéphane Glondu <email address hidden>  Sat, 15 Jul 2023 12:12:39 +0200

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

Downloads

File Size SHA-256 Checksum
postgresql-ocaml_5.0.0-2.dsc 1.9 KiB 40b2873579da07c739db77d9f591e11051f2adcbae6207732835d645e8637da6
postgresql-ocaml_5.0.0.orig.tar.bz2 45.9 KiB 9ccd405bf2a4811d86995102b0837f07230f30d05ed620b9d05fa66f607ef9d8
postgresql-ocaml_5.0.0-2.debian.tar.xz 5.3 KiB d2b0f208e86987d6a83968229968b0249be462220587e76788abed98b9121967

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-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.