Source: golang-github-prometheus-procfs Maintainer: Debian Go Packaging Team Uploaders: Martina Ferrari , Daniel Swarbrick , Lucas Kanashiro , Section: golang Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.20~), golang-github-google-go-cmp-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-prometheus-procfs Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-prometheus-procfs.git Homepage: https://github.com/prometheus/procfs.git XS-Go-Import-Path: github.com/prometheus/procfs Package: golang-github-prometheus-procfs-dev Architecture: all Multi-Arch: foreign Depends: golang-golang-x-sync-dev, golang-golang-x-sys-dev, ${misc:Depends}, Provides: golang-procfs-dev (= ${source:Version}), Description: Golang library to retrieve metrics from the proc pseudo-filesystem Procfs provides functions to retrieve system, kernel and process metrics from the proc pseudo-filesystem.