File: control

package info (click to toggle)
golang-github-audriusbutkevicius-pfilter 0.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 64 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 957 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
Source: golang-github-audriusbutkevicius-pfilter
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.0.0
Homepage: https://github.com/AudriusButkevicius/pfilter
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-audriusbutkevicius-pfilter
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-audriusbutkevicius-pfilter.git
XS-Go-Import-Path: github.com/AudriusButkevicius/pfilter
Testsuite: autopkgtest-pkg-go

Package: golang-github-audriusbutkevicius-pfilter-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: filtering packets into multiple virtual connections
 Small Go package for filtering packets into multiple
 virtual connections from a single physical connection.