File: control

package info (click to toggle)
golang-github-d2g-dhcp4 0.0~git20150413-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 76 kB
  • sloc: makefile: 2
file content (18 lines) | stat: -rw-r--r-- 756 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: golang-github-d2g-dhcp4
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 9), dh-golang, golang-go
Standards-Version: 3.9.6
Homepage: https://github.com/d2g/dhcp4
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-d2g-dhcp4.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-d2g-dhcp4.git
XS-Go-Import-Path: github.com/d2g/dhcp4

Package: golang-github-d2g-dhcp4-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go
Description: DHCP packet creation library for Go
 This library contains functions to generate DHCP request and
 response packets in the Go language.