[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources