Source: golang-github-tidwall-wal
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,
               golang-github-tidwall-gjson-dev,
               golang-github-tidwall-tinylru-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-tidwall-wal
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-tidwall-wal.git
Homepage: https://github.com/tidwall/wal
XS-Go-Import-Path: github.com/tidwall/wal

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