This is a staging site. Uploads will not persist. Testing only.
libnvidia-egl-gbm1
GBM EGL external platform library for NVIDIA
This library provides GBM EGL application support when using the NVIDIA
driver.
skeema
Schema management CLI for MySQL (program)
Skeema is a tool for managing MySQL tables and schema changes in a
declarative fashion using pure SQL. It provides a CLI tool allowing you
to:
* Export CREATE TABLE statements to the filesystem, for tracking
in a repo (git, hg, svn, etc)
* Diff changes in the schema repo against live DBs to automatically generate
DDL
* Manage multiple environments (e.g. dev, staging, prod) and keep them in sync
with ease
* Configure use of online schema change tools, such as
pt-online-schema-change, for performing ALTERs
* Apply configurable linter rules to proactively catch schema design problems
and enforce company policies
Skeema supports a pull-request-based workflow for schema change submission,
review, and execution. This permits your team to manage schema changes in
exactly the same way as you manage code changes.
php-symfony-deprecation-contracts
A generic function and convention to trigger deprecation notices
Symfony Contracts can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.
libqt6qmlxmllistmodel6
Qt 6 QML XmlListModel library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
libstdc++-11-dev-mips64r6el-cross
GNU Standard C++ Library v3 (development files) (mips64r6el)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
librte-compress-isal22
Data Plane Development Kit (librte-compress-isal runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.