tcl9.0-thread
Tcl extension implementing script level access to Tcl threading (for Tcl 9)
The thread extension creates threads that contain Tcl interpreters,
and it lets you send scripts to those threads for evaluation. It also
enables you to share data between threads in a safe, protected
fashion. Additionally, it provides script-level access to basic
thread synchronization primitives, like mutexes and condition
variables.
iw
tool for configuring Linux wireless devices
This package contains the 'iw' command line tool which allows one to configure
and show information about wireless devices.
libjogl2-java
Java bindings for OpenGL API
The JOGL project hosts the development version of the Java Bindings for
OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics
to applications written in Java. JOGL is not the official reference
implementation of the JSR, but an evolving workspace; snapshots are taken
from this workspace which become the official reference implementations of
the JSR.
python3-lru-dict
Dict like LRU container for Python
A fixed size dict like container which evicts Least Recently Used (LRU) items
once size limit is exceeded. There are many Python implementations available
which does similar things. This is a fast and efficient C implementation.
LRU maximum capacity can be modified at run-time.
libcatmandu-blacklight-perl
Catmandu module for working with Blacklight catalogs
Catmandu::Blacklight is a Perl module for working with Blacklight catalogs.
libharfbuzz-subset0
OpenType text shaping engine (subset library)
HarfBuzz is an implementation of the OpenType Layout engine (aka layout
engine) and the script-specific logic (aka shaping engine).