ruby-puppetfile-resolver
Dependency resolver for Puppetfiles
Resolves the Puppet Modules in a Puppetfile with a full dependency graph,
including Puppet version checks.
openpgp-card-state
Tool for interrogating stored state associated with OpenPGP cards
Other Rust programs can use the Rust openpgp-card-state crate to cache
state about any OpenPGP card. This binary lets the user interrogate
(via the command line) the state held for these cards by this library.
gnupg
GNU privacy guard - a free PGP replacement
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
gpg
GNU Privacy Guard -- minimalist public key operations
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
postgresql-17-hypopg
PostgreSQL extension adding support for hypothetical indexes.
An hypothetical, or virtual, index is an index that doesn't really exists, and
thus doesn't cost CPU, disk or any resource to create. They're useful to know
if specific indexes can increase performance for problematic queries, since
you can know if PostgreSQL will use these indexes or not without having to
spend resources to create them.
python3-ipython-genutils
IPython vestigial utilities for Python 3
Contains some utilities shared by the IPython and Jupyter projects.