Submitted by Charlene Wendling <julianaito AT posteo DOT jp>, who takes
MAINTAINER -- thanks!
tweaks from rsadowski@, ok solene@
Neofetch is a command-line system information tool written in bash 3.2+.
Neofetch displays information about your operating system, software and
hardware in an aesthetic and visually pleasing way.
The overall purpose of Neofetch is to be used in screenshots of your
system.
Amtk is the acronym for "Actions, Menus and Toolbars Kit". It is a basic
GtkUIManager replacement based on GAction. It is suitable for both a traditional
UI or a modern UI with a GtkHeaderBar.
ok jasper@
Introduction of CP_SPIN sched state broke hard-coded state indexes
resulting in the meters incorrectly reporting bogus intr data instead of
CPU usage. Change hardcoded values to sched.h macros.
From Elias M. Mariani <marianielias A gmail D com> (new maintainer) and
tweaks, hints, input from sthen@, kirby@ and bcallah@.
Comment:
multiplatform vector graphics editor
Description:
sK1 is an open source vector graphics editor. Being primarily aimed at
the prepress industry, it works with the CMYK colorspace and produces
CMYK-based PDF and postscript output.
WWW: https://sk1project.net/
Final ok sthen@, last tweaks from me
Job::Port and Job::Fetch, do not kill_on_timeout stuff that's not really stuck
(e.g., waiting for locks and checksumming).
You can now put fairly agressive timeouts on fetch, since checksum is out
of the way.
Parso is a Python parser that supports error recovery and round-trip
parsing for different Python versions. Parso is also able to list
multiple syntax errors in your python file.
ok bcallah@