Source: golang-github-wasilibs-wazero-helpers
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-stretchr-testify-dev,
               golang-github-tetratelabs-wazero-dev,
               golang-golang-x-sys-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-wasilibs-wazero-helpers
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-wasilibs-wazero-helpers.git
Homepage: https://github.com/wasilibs/wazero-helpers
XS-Go-Import-Path: github.com/wasilibs/wazero-helpers

Package: golang-github-wasilibs-wazero-helpers-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-stretchr-testify-dev,
         golang-github-tetratelabs-wazero-dev,
         golang-golang-x-sys-dev,
         ${misc:Depends},
Description: collection of utility for wazero
 This package contains wazero-helpers which provides higher level
 utilities to support WebAssembly host-guest integration use cases and
 hopes to provide a helpful base for wazero users that fall into these
 engineering categories, while allowing wazero itself to continue to
 focus on being an excellent WebAssembly runtime for Go.
