[ bianca ]
[ ソース: python-pure-pcapy3 ]
パッケージ: python3-pure-pcapy3 (1.0.1-1.1)
python3-pure-pcapy3 に関するリンク
python-pure-pcapy3 ソースパッケージをダウンロード:
- [python-pure-pcapy3_1.0.1-1.1.debian.tar.xz]
- [python-pure-pcapy3_1.0.1-1.1.dsc]
- [python-pure-pcapy3_1.0.1.orig.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