Package: wnpp Severity: wishlist Owner: Thomas Goirand <[email protected]>
* Package name : python-pure-pcapy3 Version : 1.0.1 Upstream Contact: Stanislaw Pitucha <[email protected]> * URL : https://github.com/rcloran/pure-pcapy-3 * License : Simplified-BSD Programming Lang: Python Description : Pure Python reimplementation of pcapy This package provides an API-compatible replacement for the popular pcapy package. Since it is a pure-Python package, it cannot access some elements like live traffic capture directly. Only file operations are allowed right now. Any operation which is available in pcapy and could not be implemented here will throw NotImplementedError. Behaviour should be compatible up to the text of some exceptions (tests are included). I intend to maintain this package within the Home Assistant team.

