topplot 0.2.2+repack-1 source package in Ubuntu

Changelog

topplot (0.2.2+repack-1) unstable; urgency=medium

  * New upstream version 0.2.2+repack
  * Update Standards-Version to 4.6.2

 -- Sudip Mukherjee <email address hidden>  Wed, 25 Jan 2023 18:40:03 +0000

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
topplot_0.2.2+repack-1.dsc 2.2 KiB be0783add4a895a7d4afc2af59894ab1813feba0c0ee5f20001ed7c0cb175354
topplot_0.2.2+repack.orig.tar.xz 1.5 MiB 0d593d75c011b99d48d90bf85cdaa6661ebd53619b6445f153901d6bd00e52f7
topplot_0.2.2+repack-1.debian.tar.xz 3.3 KiB 78415718f323bf9d267db0de58bcaa0705387e597f2eedaf8a8afc56c12eeb42

Available diffs

No changes file available.

Binary packages built by this source

python3-topplot: Python modules to munge top logs using topplot

 topplot produces graphs of information it munges from top logs. It can
 select which processes to focus on, and it can split out information
 by cpu core (if top was configured to record the cpu core column,
 and/or display the cpu summary info by core). topplot can save the
 graphs as PNG files. It can also print information derived from the
 logs to stdout, with or without emitting the graphs. There may be better,
 more efficient ways of collecting live system information, but if for
 some reason you've hundreds of thousands of lines of top logs and you
 want to see what's in them, topplot can help.
 .
 This package includes Python modules which may be reusable by other
 tools that want to use topplot modules.

topplot: Munge logs from top in to useful graphs

 topplot produces graphs of information it munges from top logs. It can
 select which processes to focus on, and it can split out information
 by cpu core (if top was configured to record the cpu core column,
 and/or display the cpu summary info by core). topplot can save the
 graphs as PNG files. It can also print information derived from the
 logs to stdout, with or without emitting the graphs. There may be better,
 more efficient ways of collecting live system information, but if for
 some reason you've hundreds of thousands of lines of top logs and you
 want to see what's in them, topplot can help.