node-fecha
Date formatting and parsing for Node.js
Lightweight date formatting and parsing (~2KB). Meant to replace
parsing and formatting functionality of moment.js.
qt6-charts-examples
Qt 6 Charts examples
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-blazar-dashboard
Horizon plugin for the Blazar Reservation Service for OpenStack
Blazar is a resource reservation service for OpenStack. Blazar enables users
to reserve a specific type/amount of resources for a specific time period and
it leases these resources to users based on their reservations.
budgie-desktop-environment
Budgie Desktop environment customization for Debian
Installs packages, both essential dependencies
as well as recommended packages to produce a useful and
integrated desktop.
The principles followed are to adhere to upstream budgie
recommendations coupled with ensuring a minimal but useful set
of Debian defaults.
Installs:
Debian Budgie panel configuration
gsettings overrides
applies the default Gtk+ theme & icon-theme for GTK+
applications
python3-hatch-regex-commit
Hatch plugin to create a commit and tag when bumping version
This library provides a plugin for Hatch that automates the creation of a Git
commit and tag following a version bump. It offers configuration options to
check for uncommitted changes before proceeding, ensuring that changes are
properly documented and tagged. Users can customize the commit and tag
messages, include additional arguments for Git commands, and decide whether
the created tag should be signed. This contribution simplifies version
management in projects and maintains a well-structured history of version
changes within Git repositories, integrating seamlessly with existing systems.
python3-omemo-dr
OMEMO double ratchet for Python
Initial codebase was forked from python-axolotl, which is a Python 3
port of libaxolotol-android. The library is defined as a ratcheting
forward secrecy protocol that works in synchronous and asynchronous
messaging environments.