Source: golang-github-maypok86-otter
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-bluele-gcache-dev,
 golang-github-burntsushi-toml-dev,
 golang-github-dgraph-io-ristretto-dev,
 golang-github-dgryski-go-clockpro-dev,
 golang-github-dustin-go-humanize-dev,
 golang-github-go-echarts-go-echarts-dev,
 golang-github-go-echarts-snapshot-chromedp-dev,
 golang-github-hashicorp-golang-lru-dev,
 golang-github-hashicorp-golang-lru-v2-dev,
 golang-github-jellydator-ttlcache-dev,
 golang-github-jmoiron-sqlx-dev,
 golang-github-karlseguin-ccache-dev (>= 3),
 golang-github-klauspost-compress-dev,
 golang-github-olekukonko-tablewriter-dev,
 golang-github-scalalang2-golang-fifo-dev,
 golang-github-stretchr-testify-dev,
 golang-github-ulikunitz-xz-dev,
 golang-github-viccon-sturdyc-dev,
 golang-github-yiling-j-theine-go-dev,
 golang-github-zeebo-xxh3-dev,
Standards-Version: 4.7.3
Homepage: https://github.com/maypok86/otter
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-maypok86-otter
Vcs-Git: https://forgejo.debian.net/golang/golang-github-maypok86-otter
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/maypok86/otter

Package: golang-github-maypok86-otter-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: high performance caching library for Go (library)
 Otter is a In-memory caching library designed to provide an excellent
 developer experience while maintaining high performance. It aims to address
 the shortcomings of its predecessors and incorporates design principles from
 high-performance libraries in other languages.
