Source: golang-github-tidwall-tinylru
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tidwall-tinylru
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tidwall-tinylru.git
Homepage: https://github.com/tidwall/tinylru
XS-Go-Import-Path: github.com/tidwall/tinylru

Package: golang-github-tidwall-tinylru-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: fast little LRU cache for Go (library)
 This package contains tinylru which is a fast little LRU cache for Go.
 .
 This package contains the source code and development files needed
 to build Go applications with a simple and fast LRU cache support.
