File: control

package info (click to toggle)
golang-goptlib 0.6-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports, buster
  • size: 192 kB
  • sloc: makefile: 6
file content (20 lines) | stat: -rw-r--r-- 929 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: 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: 4.1.3
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
XS-Go-Import-Path: git.torproject.org/pluggable-transports/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.