kdialog
Dialog display utility
kdialog allows you to display dialog boxes from shell scripts. The syntax is
very much inspired from the "dialog" command (which shows text mode dialogs).
slang-curl
transfer files using HTTP and FTP from S-Lang
The S-Lang curl module makes use of the cURL library to provide the
S-Lang interpreter the ability to transfer files in a simple but
robust manner using a variety of protocols including FTP and HTTP.
node-crc32
CRC-32 implemented in JavaScript
CRC means 'Cyclic Redundancy Check' and is a way to checksum data. It is a
simple algorithm based on polynomials and is used in such projects as gzip.
pdf-redact-tools
PDF Redact Tools helps with securely redacting and stripping
PDF Redact Tools helps with securely redacting and stripping metadata
from documents before publishing.
pg-cloudconfig
Set optimized defaults for PostgreSQL in virtual environments
Tool to set optimized defaults for PostgreSQL in virtual environments.
(changes settings without asking for confirmation).
This is used to change the static defaults of PostgreSQL with potential
more useful alternatives calculated based on available resources or previous
settings.
libkcapi1
Linux Kernel Crypto API User Space Interface Library
The Linux kernel exports a Netlink interface of type AF_ALG to allow user
space to utilize the kernel crypto API. libkcapi uses this Netlink interface
and exports easy to use APIs so that a developer does not need to consider the
low-level Netlink interface handling.