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

Changelog

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

  * Source only upload for testing migration.

 -- Aloïs Micard <email address hidden>  Sat, 27 Nov 2021 11:13:18 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-tklauser-numcpus_0.3.0-2.dsc 2.3 KiB e52dfde383975cb6a2d2ea0d8efa79238ec713a7f9e28939c79426218b560273
golang-github-tklauser-numcpus_0.3.0.orig.tar.gz 8.6 KiB 59fe75f8a1620c4cba6e44132c3072857de6caf8c5d33dabf4a0f932f97e8c15
golang-github-tklauser-numcpus_0.3.0-2.debian.tar.xz 2.5 KiB 07bd55b8e36f5484c068ecd5b148c04463bd97d0245e9bae55d3fc06bf2a7c68

Available diffs

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.