File: control

package info (click to toggle)
python-tcpwrap 0.2-2.3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 108 kB
  • ctags: 25
  • sloc: python: 72; ansic: 24; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 551 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: python-tcpwrap
Section: python
Priority: optional
Maintainer: Brian Sutherland <jinty@web.de>
Build-Depends: debhelper (>= 10), dh-python, python-all-dev, libwrap0-dev
Standards-Version: 3.9.8
Homepage: http://ples.sourceforge.net

Package: python-tcpwrap
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
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.