#1006967 ITP: pcapy-ng -- Python module for the pcap packet capture library

#1006967#5
Date:
2022-03-09 14:42:31 UTC
From:
To:
  * Package name : pcapy-ng
  * Upstream Author :  Miroslav Stampar
  * License : Apache
  * Homepage : https://github.com/stamparm/pcapy-ng

(the following is copied from the website, not the actual package
description to be used)

Pcapy-NG is a Python extension module that enables software written in
Python to access the routines from the pcap packet capture library. It
is a replacement of Pcapy, which is not maintained any more and stopped
working altogether on Python3.10 (Issue).

From libpcap's documentation: "Libpcap is a system-independent interface
for user-level packet capture. Libpcap provides a portable framework for
low-level network monitoring. Applications include network statistics
collection, security monitoring, network debugging, etc."

Regards,
Daniel