File: control

package info (click to toggle)
python-stem 1.2.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,568 kB
  • ctags: 2,036
  • sloc: python: 20,108; makefile: 127; sh: 3
file content (29 lines) | stat: -rw-r--r-- 1,146 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
Source: python-stem
Section: python
Priority: optional
Maintainer: Ulises Vitulli <dererk@debian.org>  
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-6), python3-all
Standards-Version: 3.9.5
Homepage: https://gitweb.torproject.org/stem.git
X-Python-Version: >= 2.7
Vcs-Git: git://git.debian.org/collab-maint/python-stem.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-stem.git

Package: python-stem
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Breaks: python3-stem (<< 1.2.2-1.1~)
Description: Tor control library for Python
 Stem is a TorCtl successor, a Python Tor controller with extensions to support
 path building and various constraints on node and path selection, as well as
 statistics gathering.

Package: python3-stem
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Replaces: python-stem (<< 1.0.1-3)
Breaks: python-stem (<< 1.0.1-3)
Description: Tor control library for Python 3 series
 Stem is a TorCtl successor, a Python 3 Tor controller with extensions to
 support path building and various constraints on node and path selection, as
 well as statistics gathering.