1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: pathspider
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: net
Priority: optional
Build-Depends: debhelper-compat (= 12),
dh-python,
python3,
python3-dnslib,
python3-libtrace,
python3-nose,
python3-pyroute2,
python3-setuptools,
python3-sphinx,
python3-straight.plugin,
python3-scapy,
python3-stem,
python3-pycurl,
pylint
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/ineteng-team/pathspider
Vcs-Git: https://salsa.debian.org/ineteng-team/pathspider.git
Homepage: https://pathspider.net/
Package: pathspider
Architecture: any
Depends: ${python3:Depends},
${misc:Depends},
python3-libtrace
Description: Internet path transparency measurement tool
PATHspider is a tool for performing experimental path transparency
measurements and is extensible using a plugin architecture. The
PATHspider distribution includes a set of plugins for measuring path
transparency to signalling used by explicit-congestion notification and
TCP Fast Open.
|