File: control

package info (click to toggle)
python-tcpwrap 0.2-2.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze, wheezy
  • size: 84 kB
  • ctags: 26
  • sloc: python: 72; makefile: 57; ansic: 24
file content (18 lines) | stat: -rw-r--r-- 732 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-tcpwrap
Section: python
Priority: optional
Maintainer: Brian Sutherland <jinty@web.de>
Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), libwrap0-dev, python-central (>= 0.5)
XS-Python-Version: all
Standards-Version: 3.6.1

Package: python-tcpwrap
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Conflicts: python2.3-tcpwrap, python2.4-tcpwrap
Replaces: python2.3-tcpwrap, python2.4-tcpwrap
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: python interface for libwrap0 (TCP wrappers)
 libwrap0 is a library for TCP wrappers so that programs can support TCP
 wrappers natively. This package provides a Python interface for libwrap0.