Source: pycaml
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders:
 Samuel Mimram <smimram@debian.org>,
 Sylvain Le Gall <gildor@debian.org>,
 Stéphane Glondu <glondu@debian.org>
Build-Depends:
 debhelper (>= 7.0.50~),
 python-support,
 python-dev,
 dh-ocaml (>= 0.9),
 ocaml-nox (>= 3.11.1-3~),
 ocamlmakefile
Standards-Version: 3.8.3
Homepage: http://pycaml.sourceforge.net/
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/pycaml.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/pycaml.git

Package: pycaml
Architecture: any
Depends:
 ${ocaml:Depends},
 ${shlibs:Depends},
 ${misc:Depends}
Provides: ${ocaml:Provides}
Suggests: ocaml-findlib
Description: OCaml bindings to embed Python interpreter and objects
 Pycaml is intended to allow users to build native OCaml libraries and
 use them from Python, and conversely, in order to allow OCaml users
 to benefit from linkable libraries provided for Python.
