# OASIS_START
# DO NOT EDIT (digest: 89a9f5cb543b3603a4c9a0212e24c63f)
version = "2.1.0"
description = "postgresql-ocaml - bindings to the PostgreSQL library"
requires = "threads bigarray"
archive(byte) = "postgresql.cma"
archive(byte, plugin) = "postgresql.cma"
archive(native) = "postgresql.cmxa"
archive(native, plugin) = "postgresql.cmxs"
exists_if = "postgresql.cma"
# OASIS_STOP

