[ 源代码: python-pure-pcapy3 ]
软件包:python3-pure-pcapy3(1.0.1-1.1)
python3-pure-pcapy3 的相关链接
Debian 的资源:
下载源码包 python-pure-pcapy3:
- [python-pure-pcapy3_1.0.1-1.1.dsc]
- [python-pure-pcapy3_1.0.1.orig.tar.xz]
- [python-pure-pcapy3_1.0.1-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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).
其他与 python3-pure-pcapy3 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources