Source: golang-github-shirou-gopsutil Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Martín Ferrari , Nobuhiro Iwamatsu , Tim Potter , Dmitry Smirnov , Aloïs Micard , Guillem Jover , Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>=2:1.16~1~), golang-github-stretchr-testify-dev, golang-github-tklauser-go-sysconf-dev, golang-golang-x-sys-dev (>= 0.0~git20180510~), python3 , python3-psutil , lsof , procps , Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.0 Homepage: https://github.com/shirou/gopsutil Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-shirou-gopsutil Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-shirou-gopsutil.git XS-Go-Import-Path: github.com/shirou/gopsutil Package: golang-github-shirou-gopsutil-dev Architecture: all Multi-Arch: foreign Depends: golang-github-stretchr-testify-dev, golang-github-tklauser-go-sysconf-dev, golang-golang-x-sys-dev (>= 0.0~git20180510~), ${misc:Depends}, Description: Go package implementing psutils The gopsutil package provides a library which psutil (http://pythonhosted.org/psutil/) functions. Most of the features are implemented. Please refer to web site of the project about implementation list.