php8.2-redis
PHP extension for interfacing with Redis
This extension allows php applications to communicate with the Redis
persistent key-value store. The php-redis module provides an easy
object oriented interface.
postgresql-15-extra-window-functions
Extra Window Functions for PostgreSQL
This extension provides additional window functions to PostgreSQL. Some of
them provide SQL Standard functionality but without the SQL Standard grammar,
others extend on the SQL Standard, and still others are novel and hopefully
useful to someone.
qt6-datavis3d-doc-html
Qt 6 data visualization 3D HTML documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-wcmatch
Wildcard File Name matching library (Python 3)
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in
order to provide file matching and globbing that more closely follows the
features found in Bash. In some ways these libraries are similar to Python's
builtin libraries as they provide a similar interface to match, filter, and
glob the file system. But they also include a number of features found in
Bash's globbing such as backslash escaping, brace expansion, extended glob
pattern groups, etc. They also add a number of new useful functions as well,
such as globmatch which functions like fnmatch, but for paths.
libboost-filesystem1.81.0
filesystem operations (portable paths, iteration over directories, etc) in C++
This package forms part of the Boost C++ Libraries collection.
node-fast-safe-stringify
Safely and quickly serialize JavaScript objects
Safe and fast serialization alternative to [JSON.stringify][].