ruby-sigar 0.7.3-3build4 source package in Ubuntu

Changelog

ruby-sigar (0.7.3-3build4) noble; urgency=medium

  * No-change upload to add support for ruby3.2.

 -- Lucas Kanashiro <email address hidden>  Fri, 02 Feb 2024 04:09:52 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-sigar_0.7.3.orig.tar.gz 197.9 KiB 7ec10ccee8eb79f679edf79e49cbd3d31e24d3757cf5a4d8c038e014d29fa329
ruby-sigar_0.7.3-3build4.debian.tar.xz 5.5 KiB 802bab9e403610e2fc78d46f2c8b14e53d7d9077bb13fccd892e4abcb6db0d82
ruby-sigar_0.7.3-3build4.dsc 2.0 KiB 27e90e3c6c8dc9112bd2e260bfa7dd73b88255873cd9393e19a6d5b0f144feb4

Available diffs

View changes file

Binary packages built by this source

ruby-sigar: System Information Gatherer And Reporter

 One API to access system information regardless of the underlying platform
 .
 Hyperic's System Information Gatherer (SIGAR) is a cross-platform API for
 collecting software inventory data. SIGAR is core of HQ's auto-discovery
 functionality, and you can use it to extend auto-discovery behavior.
 .
 SIGAR includes support for Linux, FreeBSD, Windows, Solaris, AIX, HP-UX and
 Mac OSX across a variety of versions and architectures. Users of the SIGAR
 API are given portable access to inventory and monitoring data including:
 .
  * System memory, swap, cpu, load average, uptime, logins
  * Per-process memory, cpu, credential info, state, arguments, environment,
    open files
  * File system detection and metrics
  * Network interface detection, configuration information and metrics
  * Network route and connection tables
 .
 This is ruby binding for the core API, which is implemented in pure C.

ruby-sigar-dbgsym: debug symbols for ruby-sigar