libada-bar-codes2
Bar or QR code formatter for the Ada programming language (shared library)
This Ada library generates various bar or QR codes, on different
output formats such as PDF, SVG or bitmaps.
python3-sphinx-theme-builder
tool for authoring Sphinx themes with a simple (opinionated) workflow
streamline the Sphinx theme development workflow, by building upon existing
standardised tools.
python3-haproxyadmin
work with HAProxy via the stats socket
Haproxyadmin is a Python library for interacting with HAProxy load balancer to
perform operations such as enabling/disabling servers. It does that by issuing
the appropriate commands over the stats socket provided by HAProxy. It also
uses that stats socket for retrieving statistics and changing settings.
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.
libace-xtreactor-7.0.6
ACE-GUI reactor integration for Xt
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X
Window System. Each of these extends the ACE_Select_Reactor to work
with a specific toolkit. By using these reactors, your GUI
application can remain single threaded yet still respond to both GUI
events, such as button presses, and your own application events.
libnetsvcs-7.0.6
ACE network service implementations - libraries
ACE network services provide reusable components for common
distributed system tasks such as logging, naming, locking, and time
synchronization.