File: control

package info (click to toggle)
golang-v2ray-core 4.34.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,044 kB
  • sloc: sh: 404; makefile: 52; asm: 38
file content (56 lines) | stat: -rw-r--r-- 1,883 bytes parent folder | download | duplicates (2)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Source: golang-v2ray-core
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Roger Shimizu <rosh@debian.org>,
 Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
 dh-golang,
 golang-any,
 golang-github-gorilla-websocket-dev,
 golang-github-lucas-clemente-quic-go-dev,
 golang-github-miekg-dns-dev,
 golang-github-pires-go-proxyproto-dev,
 golang-github-seiflotfy-cuckoofilter-dev (>= 0.0~git20201009),
 golang-github-stretchr-testify-dev,
 golang-refraction-networking-utls-dev,
 golang-google-grpc-dev,
 golang-h12-socks-dev (>= 1.0.1),
 golang-starlark-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-v2ray-core
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-v2ray-core.git
Homepage: https://github.com/v2fly/v2ray-core
Rules-Requires-Root: no
XS-Go-Import-Path: v2ray.com/core

Package: golang-v2ray-core-dev
Architecture: all
Depends:
 ${misc:Depends},
 golang-github-gorilla-websocket-dev,
 golang-github-miekg-dns-dev,
 golang-github-lucas-clemente-quic-go-dev,
 golang-github-pires-go-proxyproto-dev,
 golang-refraction-networking-utls-dev,
 golang-google-grpc-dev
Description: Library platform for building proxies in golang
 Project V2Ray is a set of network tools that help you to build your
 own computer network. It secures your network connections and thus
 protects your privacy.

Package: v2ray
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: Command line tool for golang-v2ray-core
 This package provides command line tool for V2Ray, which is a set of
 network tools that help you to build your own computer network.
 It secures your network connections and thus protects your privacy.