Source: golang-github-keybase-go-ps
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Ryan Kavanagh <rak@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-any,
 golang-github-stretchr-testify-dev,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-keybase-go-ps
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-keybase-go-ps.git
Homepage: https://github.com/keybase/go-ps
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/keybase/go-ps

Package: golang-github-keybase-go-ps-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-stretchr-testify-dev,
 ${misc:Depends},
Description: find, list, and inspect processes from Go (library)
 go-ps is a library for Go that implements OS-specific APIs to list and
 manipulate processes in a platform-safe way. The library can find and
 list processes on Linux, Mac OS X, and Windows.
