opnsense-ports/databases/ocaml-sqlite3/pkg-descr
Franco Fichtner 94d7ffea7d */*: sync with upstream
Taken from: FreeBSD
2015-11-21 06:56:21 +01:00

9 lines
315 B
Text

Sqlite3 bindings for Objective Caml
Sqlite 3 database library wrapper for ocaml.
Sqlite 3 is available from http://www.sqlite.org
This wrapper is written in a way that enables a friendly
coexistence with the old (version 2) sqlite and its
ocaml wrapper ocaml-sqlite.
WWW: http://mmottl.github.io/sqlite3-ocaml/