python3-wasabi
lightweight console printing and formatting toolkit for Python3
This package is still a work in progress and aims to bundle those
utilities in a standardised way so they can be shared across several
other projects like for instance spaCy. It's super lightweight, has
zero dependencies.
dasel
Query, update and convert data structures from the command line (program)
Dasel (short for data-selector) allows you to query and modify data
structures using selector strings.
libmumps-64pord-scotch-5.6
Direct linear systems solver (64 bit) - Scotch-version shared libraries
MUMPS implements a direct solver for large sparse linear systems, with a
particular focus on symmetric positive definite matrices. It can
operate on distributed matrices e.g. over a cluster. It has Fortran and
C interfaces, and can interface with ordering tools such as Scotch.
libqpid-proton-j-extensions-java
Websocket extension of Qpid Proton-J
Extends the Apache Qpid Proton-J library to talk AMQP over WEBSOCKETS.
Several messaging platforms hosted on Microsoft Azure like Azure Service
Bus, Azure Event Hubs, and Azure IOT Hub support AMQP 1.0.
qml6-module-quick3d-particles3d
Qt 6 Quick 3D Particles 3D QML module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
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.