File: control

package info (click to toggle)
pyptlib 0.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,228 kB
  • ctags: 406
  • sloc: python: 1,162; makefile: 139
file content (18 lines) | stat: -rw-r--r-- 817 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pyptlib
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
Uploaders: Jérémy Bobbio <lunar@debian.org>
Section: python
Priority: extra
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools, python-sphinx
Standards-Version: 3.9.8
X-Python-Version: >= 2.7
Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/pyptlib.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/pyptlib.git

Package: python-pyptlib
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: library for Tor pluggable transports written in Python
 pyptlib is a little Python library which understands the Tor pluggable
 transport managed-proxy protocol. It is useful for developers writing
 Tor pluggable transports in Python.