Source: golang-github-dgryski-go-clockpro
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.3
Homepage: https://github.com/dgryski/go-clockpro
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-dgryski-go-clockpro
Vcs-Git: https://forgejo.debian.net/golang/golang-github-dgryski-go-clockpro
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/dgryski/go-clockpro

Package: golang-github-dgryski-go-clockpro-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: CLOCK-Pro cache eviction algorithm (library)
 go-clockpro implements the CLOCK-Pro cache eviction algorithm in Go.
