libksysguardsensors1

library for system monitoring - ksysguardsensors shared library

KSysGuard is a program to monitor various elements of your system, or any other remote system with the KSysGuard daemon (ksysgardd) installed.

libcrypt-bcrypt-perl

modern bcrypt implementation

Crypt::Bcrypt provides a modern and user-friendly implementation of the bcrypt password hash.

libnet-ipv6addr-perl

module to validate/manipulate IPv6 addresses

Net::IPv6Addr checks if strings are valid IPv6 addresses, as specified in RFC1884, and can convert them into other supported formats including:

php8.2-ps

ps module for PHP

ps is an extension similar to the pdf extension but for creating PostScript files. Its api is modelled after the pdf extension. It has some advanced features like taking kerning into account and support for hyphenation. PostScript files can converted to pdf files with ghostscript retaining hyperlinks and bookmarks.

qml-module-org-kde-ksysguard

KSysGuard QtDeclarative QML Support

Contains a plugin for QtDeclarative that provides support for using KSysGuard components written in QML.

node-sane

Nodejs fast, small, and reliable file system watcher

Sane aims to be fast, small, and reliable file system watcher. It does that by: * By default stays away from fs polling because it's very slow and cpu intensive * Uses `fs.watch` by default and sensibly works around the various issues * Maintains a consistent API across different platforms * Where `fs.watch` is not reliable you have the choice of using the following alternatives: * the facebook watchman library (embedded) * the watchexec library (embedded) * polling