aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pcapy
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-251-30/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* testing/pcapy: fix checksumsCarlo Landmeter2014-10-281-3/+3
|
* testing/pcapy: upgrade to 0.10.8Carlo Landmeter2014-10-281-3/+5
|
* testing/pcapy: fix dependenciesWilliam Pitcock2011-12-031-1/+1
|
* Initial APKBUILD for pcapyFabian Affolter2011-12-031-0/+28
Package description: Pcapy is a Python extension module that interfaces with the libpcap packet capture library. Pcapy enables python scripts to capture packets on the network. Pcapy is highly effective when used in conjunction with a packet-handling package such as Impacket, which is a collection of Python classes for constructing and dissecting network packets.