File: control

package info (click to toggle)
golang-github-tomnomnom-linkheader 0.1.0%2Bgit20180905.02ca582-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 104 kB
  • sloc: sh: 15; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 844 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-tomnomnom-linkheader
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tomnomnom-linkheader
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tomnomnom-linkheader.git
Homepage: https://github.com/tomnomnom/linkheader
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/tomnomnom/linkheader

Package: golang-github-tomnomnom-linkheader-dev
Architecture: all
Depends: ${misc:Depends}
Description: HTTP Link header parser
 Package linkheader provides functions for parsing HTTP
 Link headers.