File: control

package info (click to toggle)
ocamlodbc 2.15-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 424 kB
  • ctags: 284
  • sloc: ansic: 842; ml: 779; makefile: 367; sh: 70
file content (20 lines) | stat: -rw-r--r-- 996 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: ocamlodbc
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Samuel Mimram <smimram@debian.org>, Stefano Zacchiroli <zack@debian.org>, Sylvain Le Gall <gildor@debian.org>
Build-Depends: debhelper (>= 7), unixodbc-dev, unixodbc-bin, dh-ocaml (>= 0.9.1), ocaml-nox (>= 3.11), ocaml-findlib (>= 1.2.4), liblablgtk2-ocaml-dev (>= 2.12.0), dpatch
Standards-Version: 3.8.3
Homepage: http://download.gna.org/ocamlodbc/
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlodbc.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlodbc.git

Package: libocamlodbc-ocaml-dev
Architecture: any
Depends: ${ocaml:Depends}, unixodbc-dev
Provides: ${ocaml:Provides}
Description: UnixODBC database bindings for OCaml
 Bindings of the UnixODBC library for the OCaml language, letting you access
 many different databases from within OCaml.
 .
 This package provides the development and documentation file.