python3-eternalegypt
Library offering a simple async API for Netgear LTE modems
This library enables interaction with Netgear LTE modems by utilizing their
web interface to provide a simple asynchronous API. It includes capabilities
to monitor the state of the modem and its connection while allowing the
sending and receiving of SMS messages. The library facilitates managing modem
configurations and operations, such as establishing or disconnecting LTE
connections and deleting SMS messages from the modem inbox. Designed for
compatibility with various Netgear LTE modem models, it supports devices like
the LB1120, LB2120, and others, making it a versatile choice for managing
these modems remotely.
python3-fritzconnection
Communicate with the AVM FRITZ!Box router using TR-064 and HTTP protocols
This library provides an interface to interact with the AVM FRITZ!Box router,
allowing users to access and control various router functionalities through
the TR-064 and HTTP protocols. It supports actions such as network
configuration, status retrieval, and management of home automation devices,
enabling efficient communication with the router's API. Additionally, call-
monitoring features are included, offering the ability to listen to call
events. The library accommodates the configuration of both standard and model-
specific services and actions, providing response data in a convenient format
for further processing.
libbasix0.9
Finite Element Basis Function Definition Runtime Library (Python 3)
Computes FE basis functions and derivatives for the following
elements:
- Lagrange (interval, triangle, tetrahedron, prism, pyramid,
quadrilateral, hexahedron)
- Nédélec (triangle, tetrahedron)
- Nédélec Second Kind (triangle, tetrahedron)
- Raviart-Thomas (triangle, tetrahedron)
- Regge (triangle, tetrahedron)
- Crouzeix-Raviart (triangle, tetrahedron)
libiscsi10
iSCSI client shared library
Libiscsi is a clientside library to implement the iSCSI protocol
that can be used to access resource of an iSCSI Target.
gir1.2-ags-7.0
Advanced Gtk+ Sequencer core library -- gir bindings
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.
gir1.2-agsaudio-7.0
Advanced Gtk+ Sequencer audio processing engine library -- gir bindings
libags_audio is a tree based audio processing library built upon GObject and
libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2
plugin support. Audio data is processed multi-threaded.