libgecodeflatzinc41v5
Gecode support for FlatZinc modelling language
libjs-microplugin.js
Lightweight plugin / dependency system for libraries
MicroPlugin is a lightweight drop-in plugin architecture for your
JavaScript library. Plugins can declare dependencies to other plugins
and can be initialized with options (in a variety of formats). It is
AMD-compatible and it works identically in Node.js and in a browser.
virt-v2v
virtual-to-virtual machine converter
Virt-v2v is a program that converts a single guest from a foreign
hypervisor to run on KVM. It can read Linux and Windows guests
running on VMware, Xen, Hyper-V and some other hypervisors, and
convert them to KVM managed by libvirt, OpenStack, oVirt, Red Hat
Virtualisation (RHV) or several other targets. It can modify the
guest to make it bootable on KVM and install virtio drivers so it
will run quickly.
libjs-objectpath
parses js object paths using both dot and bracket notation
ObjectPath Parses js object paths using both dot and bracket notation. It then
can "Stringify" an array of properties into a valid path.
libaprutil1-dbd-pgsql
Apache Portable Runtime Utility Library - PostgreSQL Driver
APR is Apache's Portable Runtime Library, designed to be a support library
that provides a predictable and consistent interface to underlying
platform-specific implementations.
postgresql-13-pg-catcheck
Postgres system catalog checker
PostgreSQL stores the metadata for SQL objects such as tables and functions
using special tables called system catalog tables. pg_catcheck is a simple
tool for diagnosing system catalog corruption. If you suspect that your system
catalogs are corrupted, this tool may help you figure out exactly what
problems you have and how serious they are. If you are paranoid, you can run
it routinely to search for system catalog corruption that might otherwise go
undetected.