name="pgocaml" version="1.1" description="PG'OCaml is a set of OCaml bindings for the PostgreSQL database." requires="unix,extlib,csv,pcre,calendar" archive(byte)="pgocaml.cma" archive(native)="pgocaml.cmxa" package "statements" ( requires = "pgocaml,camlp4" version = "1.1" description = "Syntax extension: PostgreSQL statements checked at compile-time" archive(syntax,preprocessor) = "pa_pgsql.cmo" archive(syntax,toploop) = "pa_pgsql.cmo" )