File: control

package info (click to toggle)
golang-goptlib 0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 196 kB
  • ctags: 202
  • sloc: makefile: 7
file content (19 lines) | stat: -rw-r--r-- 858 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: golang-goptlib
Section: devel
Priority: optional
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
Uploaders: Ximin Luo <infinity0@debian.org>
Build-Depends: debhelper (>= 9.0.0), dh-golang, golang-go
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/golang-goptlib.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/golang-goptlib.git
#Secondary mirror here:
#Vcs-Browser: https://gitweb.torproject.org/debian/goptlib.git

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