Source: golang-github-bartventer-httpcache
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
Standards-Version: 4.7.4
Homepage: https://github.com/bartventer/httpcache
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-bartventer-httpcache
Vcs-Git: https://forgejo.debian.net/golang/golang-github-bartventer-httpcache
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/bartventer/httpcache

Package: golang-github-bartventer-httpcache-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Standards-compliant HTTP caching transport for Go (library)
 httpcache is a Go package that provides a standards-compliant
 http.RoundTripper for transparent HTTP response caching, following RFC 9111
 (HTTP Caching).
