Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/[multiple]: move unmaintained packages | Carlo Landmeter | 2016-08-25 | 1 | -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 checksums | Carlo Landmeter | 2014-10-28 | 1 | -3/+3 |
| | |||||
* | testing/pcapy: upgrade to 0.10.8 | Carlo Landmeter | 2014-10-28 | 1 | -3/+5 |
| | |||||
* | testing/pcapy: fix dependencies | William Pitcock | 2011-12-03 | 1 | -1/+1 |
| | |||||
* | Initial APKBUILD for pcapy | Fabian Affolter | 2011-12-03 | 1 | -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. |