File: control

package info (click to toggle)
pathspider 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,524 kB
  • ctags: 240
  • sloc: python: 1,997; makefile: 186; sh: 2
file content (31 lines) | stat: -rw-r--r-- 1,184 bytes parent folder | download
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
Source: pathspider
Maintainer: Internet Measurement Packaging Team <pkg-netmeasure-discuss@lists.alioth.debian.org>
Uploaders: Iain R. Learmonth <irl@debian.org>
Section: net
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-python,
               python3,
               python3-dnspython,
               python3-libtrace,
               python3-nose,
               python3-pyroute2,
               python3-setuptools,
               python3-sphinx,
               python3-straight.plugin
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-netmeasure/pathspider.git
Vcs-Git: https://anonscm.debian.org/git/pkg-netmeasure/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.