repopush
safely rsync a package repository to another location
The *repopush* tool is yet another program that helps with copying
the various package files and repository metadata from one OS package
repository to another, taking care to copy and remove files in such
a way as to never have the remote repository present an inconsistent view.
This is done by first copying the new package files, then copying the new
metadata files, then removing the outdated metadata files, and only then
removing the outdated package files.
php7.4-igbinary
igbinary PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
nvidia-settings-tesla-510
tool for configuring the NVIDIA graphics driver (Tesla 510 version)
The nvidia-settings utility is a tool for configuring the NVIDIA
Linux graphics driver. It operates by communicating with the NVIDIA
X driver, querying and updating state as appropriate. This
communication is done with the NV-CONTROL X extension.
php7.4-oauth
OAuth 1.0 consumer and provider extension
OAuth is an authorization protocol built on top of HTTP which allows
applications to securely access data without having to store
usernames and passwords.
php7.4-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.
libqbscore1.22
Qbs core library
Qbs is a general purpose cross-platform build tool that aims at fast and
correct incremental builds. It features a project description language that
is similar to QML.