File: control

package info (click to toggle)
clientcookie 0.4.19-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 480 kB
  • ctags: 571
  • sloc: python: 4,213; makefile: 46
file content (32 lines) | stat: -rw-r--r-- 1,123 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
22
23
24
25
26
27
28
29
30
31
32
Source: clientcookie
section: python
Priority: optional
Build-Depends-Indep: python, python2.2-dev, python2.3-dev, debhelper (>> 4.1.52)
Maintainer: Ganesan Rajagopal <rganesan@debian.org>
Standards-Version: 3.6.1

Package: python2.2-clientcookie
Architecture: all
Depends: python2.2
Description: Python 2.2.x module for automating HTTP cookie management
 ClientCookie is a pure Python module for automatic HTTP cookie management.
 .
 This package is built for Python 2.2.x. 

Package: python2.3-clientcookie
Architecture: all
Depends: python2.3
Description: Python 2.3.x module for automating HTTP cookie management
 ClientCookie is a pure Python module for automatic HTTP cookie management.
 .
 This package is built for Python 2.3.x

Package: python-clientcookie
Architecture: all
Depends: python (>= 2.3), python (<< 2.4), python2.3-clientcookie
Description: Python module for automating HTTP Cookie management (dummy)
 ClientCookie is a pure Python module for automatic HTTP cookie management.
 .
 This package is an empty dummy package that always depends on a package
 built for Debian's default Python version.