File: control

package info (click to toggle)
python-torctl 20110618git-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 376 kB
  • sloc: python: 4,876; makefile: 36
file content (20 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: python-torctl
Section: python
Priority: optional
Maintainer: Ulises Vitulli <dererk@debian.org>  
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: python, python-support (>= 0.4)
Standards-Version: 3.9.2.0
Homepage: https://gitweb.torproject.org/pytorctl.git
XS-Python-Version: >= 2.4

Package: python-torctl
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-socksipy, python-geoip
Description: Tor control library for Python
 TorCtl is a Python Tor controller with extensions to support path
 building and various constraints on node and path selection, as well as
 statistics gathering
 .
 There are a few more extras including SQL support for retrieving stats,
 GeoIP localization support, between others.