File: control

package info (click to toggle)
python-nids 0.6.1-1.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 136 kB
  • ctags: 109
  • sloc: ansic: 777; python: 160; makefile: 51
file content (18 lines) | stat: -rw-r--r-- 755 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-nids
Section: python
Priority: extra
Maintainer: Luciano Bello <luciano@debian.org>
Build-Depends: debhelper (>= 9), dh-python, python-all-dev, libpcap0.8-dev, libnids-dev, libnet1-dev, libglib2.0-dev
Standards-Version: 3.9.3
Homepage: http://jon.oberheide.org/pynids/
XS-Python-Version: all

Package: python-nids
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: Python binding for libnids (aka pynids)
 This package is commonly known as pynids. It is a Python wrapper for the 
 libnids packet capture analysis library, a Network Intrusion Detection
 System library offering sniffing, IP defragmentation, TCP stream
 reassembly and TCP port scan detection.