File: control

package info (click to toggle)
onioncircuits 0.5-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 360 kB
  • sloc: python: 446; sh: 24; makefile: 17
file content (36 lines) | stat: -rw-r--r-- 1,292 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
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 (>= 11),
               dh-apparmor,
               dh-python,
               python3-all,
               python3-setuptools,
               python3-distutils-extra,
               help2man,
               python3-stem,
               python3-gi,
               python3-pycountry,
               gir1.2-gtk-3.0,
               gir1.2-glib-2.0
Standards-Version: 4.3.0
Homepage: https://git-tails.immerda.ch/onioncircuits/
Vcs-Git: https://salsa.debian.org/pkg-privacy-team/onioncircuits.git
Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/onioncircuits

Package: onioncircuits
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-stem,
         python3-gi,
         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.