File: control

package info (click to toggle)
golang-goptlib 1.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: makefile: 8
file content (28 lines) | stat: -rw-r--r-- 1,024 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
Source: golang-goptlib
Section: golang
Priority: optional
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
Uploaders:
 Ximin Luo <infinity0@debian.org>,
 Danial Behzadi <dani.behzi@ubuntu.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-go,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib
Vcs-Git: https://salsa.debian.org/pkg-privacy-team/golang-goptlib.git
Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/golang-goptlib/
XS-Go-Import-Path: gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib

Package: golang-goptlib-dev
Architecture: all
Multi-Arch: foreign
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.