github.com/v2fly/v2ray-core/v4@v4.45.2/release/debian/control (about)

     1  Source: v2ray-core
     2  Section: net
     3  Priority: optional
     4  Maintainer: ymshenyu <ymshenyu@gmail.com>
     5  Build-Depends:  debhelper-compat (= 12),
     6                  dh-golang,
     7  Standards-Version: 4.5.0
     8  Homepage: https://github.com/v2fly/v2ray-core
     9  #Vcs-Browser: https://salsa.debian.org/debian/v2ray-core
    10  #Vcs-Git: https://salsa.debian.org/debian/v2ray-core.git
    11  Rules-Requires-Root: no
    12  XS-Go-Import-Path: github.com/v2fly/v2ray-core/v4
    13  
    14  Package: v2ray
    15  Architecture: any
    16  Depends: ${shlibs:Depends}, ${misc:Depends}
    17  Recommends: v2ray-domain-list-community,
    18              v2ray-geoip,
    19              v2ray-geoip-only-cn-private
    20  Description: Library platform for building proxies in golang
    21   Project V2Ray is a set of network tools that help you to build your
    22   own computer network. It secures your network connections and thus
    23   protects your privacy.
    24  
    25  Package: v2ray-domain-list-community
    26  Architecture: any
    27  Depends: ${shlibs:Depends}, ${misc:Depends}
    28  Description: Library platform for building proxies in golang (routing file)
    29   Project V2Ray is a set of network tools that help you to build your
    30   own computer network. It secures your network connections and thus
    31   protects your privacy.
    32  
    33  Package: v2ray-geoip
    34  Architecture: any
    35  Depends: ${shlibs:Depends}, ${misc:Depends}
    36  Description: Library platform for building proxies in golang (routing file)
    37   Project V2Ray is a set of network tools that help you to build your
    38   own computer network. It secures your network connections and thus
    39   protects your privacy.
    40  
    41  Package: v2ray-geoip-only-cn-private
    42  Architecture: any
    43  Depends: ${shlibs:Depends}, ${misc:Depends}
    44  Description: Library platform for building proxies in golang (routing file)
    45   Project V2Ray is a set of network tools that help you to build your
    46   own computer network. It secures your network connections and thus
    47   protects your privacy.