File: control

package info (click to toggle)
golang-github-j-keck-arping 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 100 kB
  • sloc: makefile: 3
file content (21 lines) | stat: -rw-r--r-- 853 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
Source: golang-github-j-keck-arping
Section: devel
Priority: optional
Standards-Version: 4.4.1
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 12~),
               dh-golang,
               golang-any
Homepage: https://github.com/j-keck/arping
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-j-keck-arping
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-j-keck-arping.git
XS-Go-Import-Path: github.com/j-keck/arping
Testsuite: autopkgtest-pkg-go

Package: golang-github-j-keck-arping-dev
Architecture: all
Depends: ${misc:Depends}
Description: library to ping a host per arp datagram or query a host mac address
 arping is a native go library to ping a host per arp datagram or query a
 host mac address.