golang-github-mitchellh-go-ps 0.0~git20150710.0.e6c6068-1.1 source package in Ubuntu

Changelog

golang-github-mitchellh-go-ps (0.0~git20150710.0.e6c6068-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sat, 09 Jan 2021 13:38:07 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mitchellh-go-ps_0.0~git20150710.0.e6c6068-1.1.dsc 2.3 KiB 34447aef27420f9cd05b28f5557fd9ecce8f19733d0289f688a719fdd90df53c
golang-github-mitchellh-go-ps_0.0~git20150710.0.e6c6068.orig.tar.xz 6.5 KiB 232fe514ab5a327616fd655ca6ed4b073399201cdd086b12b858f4abaf069c2a
golang-github-mitchellh-go-ps_0.0~git20150710.0.e6c6068-1.1.debian.tar.xz 1.9 KiB 52d72d1a951dbecb67516283e4e9abe0e6834233ba55904651497e673c9081df

No changes file available.

Binary packages built by this source

golang-github-mitchellh-go-ps-dev: Find, list, and inspect processes from Go (golang)

 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.