python3-jinjax
Server-side components for your Jinja templates
JinjaX extends the traditional Jinja template functionality by allowing to
encapsulate HTML, CSS, and JavaScript within individual components.
libosmoabis13
GSM A-bis handling
This library contains common/shared code regarding the A-bis interface between
the GSM Base transceiver station (BTS) and the GSM Base station controller BSC.
libpam-ssh
Authenticate using SSH keys
This pluggable authentication module (PAM) provides single sign-on
using secure shell (SSH) keys:
- during authentication, the user types a SSH passphrase and is authenticated
if the passphrase successfully decrypts the user's SSH private keys;
- in session phase, a ssh-agent process is started and decrypted keys are
added, and thus the user can SSH to other hosts that accept key
authentication without typing more passwords for the entire session.
python3-aenum
Advanced Enumerations, NamedTuples, and NamedConstants
This package provides a library for Advanced Enumerations (compatible with
Python's stdlib Enum), NamedTuples, and NamedConstants. Aenum includes a
Python stdlib Enum-compatible data type, as well as a metaclass-based
NamedTuple implementation and a NamedConstant class.
python3-aiosomecomfort
client for Honeywell's US-based cloud devices
This package provides a client for Honeywell's US-based cloud devices. This is
for the US model and website. Be aware that EU models are different!
python3-amberelectric
Amber Electric Public API
Amber is an Australian-based electricity retailer that pass through the
real-time wholesale price of energy. Because of Amber's wholesale power
prices, one can save hundreds of dollars a year by automating high power
devices like air-conditioners, heat pumps and pool pumps. This Python
library provides an interface to the API, making it possible to react to
current and forecast prices, as well as download your historic usage.