a95bc784261ad2cfb9c8a76925952ee44819b52c
[rrq/rrqnet.git] / debian / control
1 Source: rrqnet
2 Section: admin
3 Priority: optional
4 Maintainer: Ralph Ronnquist <ralph.ronnquist@gmail.com>
5 Build-Depends: debhelper (>= 9), asciidoc, docbook-xml, libxslt1-dev, xsltproc,
6  docbook-xsl
7 Standards-Version: 3.9.8
8 Homepage: <insert the upstream URL, if relevant>
9 Vcs-Git: https://gitea.devuan.dev/devuan/rrqnet.git
10
11 Package: rrqnet
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}, bash, bridge-utils, iproute2,
14  lsof, net-tools, util-linux
15 Description: Packet tunneling over UDP, multiple channels
16  rrqnet is a bi-directional networking plug that channels packets
17  between a UDP port and either or a tap interface or standard
18  input/output. It is configured on the command line by declarations of
19  the remotes it may communicate with.