freebsd-ports/databases/ocaml-sqlite3/pkg-descr
Pav Lucistnik 943342c70b - Update to 1.0.3
- Sign up a new maintainer

PR:		ports/122856
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
Approved by:	Meikel Brandmeyer <mb@kotka.de> (maintainer)
2008-04-19 21:41:03 +00:00

11 lines
390 B
Text

Sqlite3 bindings for Objective Caml
Copyright (c) 2005 Christian Szegedy <csdontdpam871@metamatix.org>
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://www.ocaml.info/home/ocaml_sources.html