./wip/py-pcapy, Python interface to pcap library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.10.5, Package name: py310-pcapy-0.10.5, Maintainer: pkgsrc-users

Pcapy is a Python extension module that enables software written in Python
to access the routines from the pcap packet capture library.

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.

Pcapy is most useful when used together with a packet handling package such
as Impacket, a collection of Python classes for contructing and dissecting
network packets.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: fef424f4b912ba73e95e192355a0ad2e527492ff
Filesize: 18.441 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-05-18 21:23:12 by Alexander Nasonov | Files touched by this commit (2)
Log message:
Update py-pcapy to 0.10.5.

No summary of changes available on project's site.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-09-09 13:22:11 by Thomas Klausner | Files touched by this commit (16)
Log message:
Remove references to pyhon-2.3.
   2008-05-22 17:38:46 by Tobias Nygren | Files touched by this commit (43)
Log message:
Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED.
Bulk build will be used to tune this further.
   2006-05-19 18:51:28 by Yoshito Komatsu | Files touched by this commit (95)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2005-10-24 22:52:15 by Roland Illig | Files touched by this commit (6)
Log message:
Removed empty lines.
   2005-09-28 16:24:39 by Roland Illig | Files touched by this commit (55)
Log message:
Removed trailing white-space.