File: control

package info (click to toggle)
python-pypcap 1.1.2%2Bdebian-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 112 kB
  • ctags: 101
  • sloc: ansic: 275; python: 144; makefile: 69
file content (17 lines) | stat: -rw-r--r-- 624 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-pypcap
Section: python
Priority: optional
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, quilt
Standards-Version: 3.8.1
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.