File: control

package info (click to toggle)
netclient 0.90.4-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,228 kB
  • ctags: 809
  • sloc: ml: 6,369; sh: 495; makefile: 245
file content (16 lines) | stat: -rw-r--r-- 713 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 (>> 4.0.0), ocaml-nox-3.08.3, ocaml-findlib, libocamlnet-ocaml-dev (>= 1.0-1), libxstr-ocaml-dev (>= 0.2.1-10), libequeue-ocaml-dev (>= 2.1-2)
Standards-Version: 3.6.1.1

Package: libnetclient-ocaml-dev
Section: libdevel
Architecture: any
Depends: ocaml-nox-3.08.3, libocamlnet-ocaml-dev (>= 1.0-1), libxstr-ocaml-dev (>= 0.2.1-10), libequeue-ocaml-dev (>= 2.1-2), ocaml-findlib
Description: OCaml HTTP/1.1 and Telnet client library
 OCaml library that implements various client side behaviours for
 (ISO/OSI 7th level) network protocols.
 .
 HTTP/1.1 and Telnet are actually supported.