Source: golang-github-bluele-gcache Section: golang Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, Homepage: https://github.com/bluele/gcache Standards-Version: 4.7.3 Vcs-Browser: https://forgejo.debian.net/golang/golang-github-bluele-gcache Vcs-Git: https://forgejo.debian.net/golang/golang-github-bluele-gcache Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: github.com/bluele/gcache Package: golang-github-bluele-gcache-dev Section: golang Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: in-memory cache library for golang Cache library for golang, supporting expirable Cache, LFU, LRU and ARC.