File: control

package info (click to toggle)
clientcookie 1.3.0-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 596 kB
  • ctags: 773
  • sloc: python: 5,366; makefile: 49
file content (17 lines) | stat: -rw-r--r-- 687 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: clientcookie
section: python
Priority: optional
Build-Depends-Indep: python-all-dev (>= 2.3.5-10), python-central (>= 0.4.17), debhelper (>= 5.0.37.1), python-setuptools (>= 0.6b3)
XS-Python-Version: all
Maintainer: Ganesan Rajagopal <rganesan@debian.org>
Standards-Version: 3.6.2

Package: python-clientcookie
Architecture: all
Depends: ${python:Depends}
Provides: ${python:Provides}
Conflicts: python2.3-clientcookie, python2.4-clientcookie
Replaces: python2.3-clientcookie, python2.4-clientcookie
XB-Python-Version: ${python:Versions}
Description: Python module for automating HTTP Cookie management
 ClientCookie is a pure Python module for automatic HTTP cookie management.