[ ソース: python-test-tunnel ]
パッケージ: python3-test-tunnel (0.1.2-1)
python3-test-tunnel に関するリンク
Debian の資源:
python-test-tunnel ソースパッケージをダウンロード:
- [python-test-tunnel_0.1.2-1.dsc]
- [python-test-tunnel_0.1.2.orig.tar.gz]
- [python-test-tunnel_0.1.2.orig.tar.gz.asc]
- [python-test-tunnel_0.1.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [devel.ringlet.net]
類似のパッケージ:
Write tests for network tunnelling utilities
The `test-tunnel` library's purpose is to make it easy to write either command-line tools or test modules that start some network tunnelling server (e.g. stunnel, microsocks, Dante) and verify that it does indeed forward connections and data as expected.
This package provides the Python 3.x test_tunnel module.
その他の python3-test-tunnel 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-netifaces
- portable network interface information - Python 3.x
-
- dep: python3-utf8-locale
- Detect a UTF-8-capable locale for running programs in - Python library