gcc-13-hppa-linux-gnu

GNU C compiler for the hppa-linux-gnu architecture

This is the GNU C compiler for the hppa-linux-gnu architecture, a fairly portable optimizing compiler for C.

rime-data-ipa-yunlong

Rime Input Method Engine schema data - IPA Yunlong

RIME is the acronym of Rime Input Method Engine.

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.

python3-isoduration

Operations with ISO 8601 durations (Python 3 package)

ISO 8601 supports time durations in string format, for example "P3Y6M4DT12H30M5S" represents a duration of 3 years, 6 months, 4 days, 12 hours, 30 minutes, and 5 seconds. This package supports working with such durations, addressing the shortcomings of the isodate package.

libags6

Advanced Gtk+ Sequencer core library

libags is a general purpose application context library built upon GObject providing persistence and configuration. It allows you to organize threads in a tree hierarchy that is synced 1000 times per second per default. Since it is written in a object orientated manner you might want to override its default behaviour.

python3-picobox

Opinionated Python dependency injection framework (Python 3)

Picobox is designed to be clean, pragmatic and with Python in mind. No complex graphs, no implicit injections, no type bindings - just picoboxes and explicit demands.