File: control

package info (click to toggle)
commons-httpclient 2.0a1%2B20020904-2
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 1,384 kB
  • ctags: 1,396
  • sloc: java: 9,932; xml: 1,210; makefile: 50
file content (21 lines) | stat: -rw-r--r-- 818 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: commons-httpclient
Section: contrib/libs
Priority: optional
Maintainer: Stephen Peters <portnoy@portnoy.org>
Build-Depends-Indep: debhelper (>> 3.0.0), j2sdk1.3, libcommons-logging-java, ant
Standards-Version: 3.5.2

Package: libcommons-httpclient-java
Architecture: all
Depends: java-common, libcommons-logging-java
Suggests: libcommons-httpclient-java-doc
Description: A java package for creating HTTP clients
 The Java Commons Http Client component provides an efficient,
 up-to-date, and feature-rich package implementing the client side of
 the most recent HTTP standards and recommendations.

Package: libcommons-httpclient-java-doc
Architecture: all
Description: Documentation for libcommons-httpclient-java
 Documentation for libcommons-httpclient-java, which is a package for 
 creating HTTP clients.