libstropt0
parse options from a string (supports quotation, arguments - library)
This small library parses a list of options from a string. Options can
be separated by spaces, commas, semicolons, tabs or new line. Options
may have arguments. It is possible to protect symbols and spaces using
quote, double quote and backslash.
libghc-multistate-prof
equivalent of multiple RWST in the same stack; profiling libraries
When using multiple Read/Write/State transformers in the same monad
stack, it becomes necessary to lift the operations in order to affect
a specific transformer.
Using heterogeneous lists (and all kinds of GHC extensions magic),
this package provides transformers that remove that necessity:
MultiReaderT/MultiWriterT/MultiStateT/MultiRWST can contain a
heterogeneous list of values.
postgresql-12-plpgsql-check
plpgsql_check extension for PostgreSQL
python3-webdavclient
Python 3 module for accessing WebDAV servers
WebDAV client library based on original package "webdavclient" which was
Python 2 only (https://github.com/designerror/webdav-client-python).
This package also uses requests instead of PyCURL.
userbindmount
bind-mount in user namespaces (command)
Bind mount files and create user namespaces where bind mount is allowed
as users. It does not need root access or specific capabilities to run
(provided user-namespaces are supported)
gthd
DBus service to monitor thermal information
GThd is a DBus activated daemon that provides information
about thermal zones, cooling cells and trip points.