File: control

package info (click to toggle)
python-pypcap 1.1.2%2Bdebian-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 96 kB
  • ctags: 101
  • sloc: ansic: 275; python: 144; makefile: 67
file content (16 lines) | stat: -rw-r--r-- 610 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: python-pypcap
Section: net
Priority: extra
Maintainer: Robert S. Edmonds <edmonds@debian.org>
Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-pyrex, libpcap0.8-dev
Standards-Version: 3.7.2
XS-Python-Version: all

Package: python-pypcap
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: object-oriented Python interface for libpcap
 pypcap is an objected-oriented Python interface for libpcap which
 supports packet injection and user callback functions.