golang-github-tklauser-numcpus 0.3.0-1 source package in Ubuntu

Changelog

golang-github-tklauser-numcpus (0.3.0-1) unstable; urgency=medium

  * Initial release (Closes: #1000416)

 -- Aloïs Micard <email address hidden>  Mon, 22 Nov 2021 22:32:47 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-tklauser-numcpus_0.3.0-1.dsc 2.3 KiB 9ce2f7cc316f0979870cbd1bb2996de03a66fdf4d8d1a3df514066c659bd8361
golang-github-tklauser-numcpus_0.3.0.orig.tar.gz 8.6 KiB 59fe75f8a1620c4cba6e44132c3072857de6caf8c5d33dabf4a0f932f97e8c15
golang-github-tklauser-numcpus_0.3.0-1.debian.tar.xz 2.5 KiB e70821512bce5932413e469cc97d80c56673157680d4f10e74f20fac486f02de

No changes file available.

Binary packages built by this source

golang-github-tklauser-numcpus-dev: Go module to get the number of CPUs (library)

 The package numcpus provides information about the number of CPU in a system.
 .
 It gets the number of CPUs (online, offline, present, possible,
 configured or kernel maximum) on a Linux, Darwin, FreeBSD, NetBSD,
 OpenBSD, DragonflyBSD or Solaris/Illumos system.
 .
 On Linux, the information is retrieved by reading the corresponding CPU
 topology files in /sys/devices/system/cpu.