File: control

package info (click to toggle)
onioncircuits 0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 568 kB
  • sloc: python: 457; sh: 24; makefile: 17
file content (38 lines) | stat: -rw-r--r-- 1,371 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
32
33
34
35
36
37
38
Source: onioncircuits
Section: utils
Priority: optional
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-apparmor,
               dh-python,
               python3-all,
               python3-setuptools,
               python3-distutils-extra,
               help2man,
               python3-stem (>= 1.8.0),
               python3-gi,
               python3-pycountry,
               gir1.2-gtk-3.0,
               gir1.2-glib-2.0
Standards-Version: 4.5.0
Homepage: https://gitlab.tails.boum.org/tails/onioncircuits
Vcs-Git: https://salsa.debian.org/pkg-privacy-team/onioncircuits.git
Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/onioncircuits
Rules-Requires-Root: no

Package: onioncircuits
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-stem,
         python3-gi,
         python3-pkg-resources,
         python3-pycountry,
         gir1.2-gtk-3.0,
         gir1.2-glib-2.0
Suggests: tor-geoipdb
Description: GTK+ application to display Tor circuits and streams
 Onion Circuits is a GTK+ application to display Tor circuits and streams. It
 allows the user to inspect the circuits the locally running Tor daemon has
 built, along with some metadata for each node.