ocaml-sqlite3 4.0.5-2build1 source package in Ubuntu
Changelog
ocaml-sqlite3 (4.0.5-2build1) bionic; urgency=medium * Rebuild against new OCAML ABIs. -- Gianfranco Costamagna <email address hidden> Sat, 28 Oct 2017 11:50:14 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Bionic
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocaml-sqlite3_4.0.5.orig.tar.gz | 66.2 KiB | bf0bdc597533d62b8de2798e9aa46c37570875cb4af4f9f42fba21dd59f3f0cb |
ocaml-sqlite3_4.0.5-2build1.debian.tar.xz | 4.2 KiB | b134984797438d089a549a46f74824876ab11c91bbe3acd2aa4ecc2fb4700634 |
ocaml-sqlite3_4.0.5-2build1.dsc | 2.2 KiB | 80334a7a74780fe05464da75495f18221b12323bb57853c203d38f4a40b338ef |
Available diffs
- diff from 4.0.5-2 (in Debian) to 4.0.5-2build1 (335 bytes)
Binary packages built by this source
- libsqlite3-ocaml: No summary available for libsqlite3-ocaml in ubuntu eoan.
No description available for libsqlite3-ocaml in ubuntu eoan.
- libsqlite3-ocaml-dbgsym: No summary available for libsqlite3-ocaml-dbgsym in ubuntu disco.
No description available for libsqlite3-
ocaml-dbgsym in ubuntu disco.
- 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.