File: control

package info (click to toggle)
netclient 0.3-OCaml3.04-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 144 kB
  • ctags: 369
  • sloc: ml: 1,639; makefile: 134
file content (16 lines) | stat: -rw-r--r-- 646 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: netclient
Section: devel
Priority: optional
Maintainer: Stefano Zacchiroli <zack@debian.org>
Build-Depends: debhelper (>> 3.0.0), ocaml (>= 3.04-3), ocaml-findlib, libnetstring-ocaml-dev (>= 0.10.1), libxstr-ocaml-dev (>= 0.2-7)
Standards-Version: 3.5.2

Package: libnetclient-ocaml-dev
Architecture: any
Depends: ocaml (>= 3.04), ocaml (<< 3.05), libnetstring-ocaml-dev (>= 0.10.1), libxstr-ocaml-dev (>= 0.2-7)
Recommends: ocaml-findlib (>= 0.6.2)
Conflicts: ocaml-netclient
Provides: ocaml-netclient
Replaces: ocaml-netclient
Description: OCaml library that implement a HTTP/1.1 client
 OCaml library that implement a HTTP/1.1 client.