libatm1t64
shared library for ATM (Asynchronous Transfer Mode)
Shared libraries needed by ATM (Asynchronous Transfer Mode) related programs
liblirc-client0t64
infra-red remote control support - client library
LIRC stands for 'Linux Infra-red Remote Control'.
python3-monotonic
implementation of time.monotonic() - Python 3.x
This module provides a monotonic() function which returns the value (in
fractional seconds) of a clock which never goes backwards. On Python 3.3 or
newer, monotonic will be an alias of time.monotonic from the standard library.
On older versions, it will fall back to an equivalent implementation:
GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3)
on Linux/BSD.
libdns-export1102
Exported DNS Shared Library
python3-aiowatttime
Asyncio-based library for obtaining real-time emissions data from WattTime
This library allows users to fetch real-time emissions data based on
geographical coordinates. It provides functionality to interact with the
WattTime API, enabling the retrieval of real-time, forecasted, and historical
emissions data. Users can obtain grid region information, marginal operating
emissions rates, and relative marginal emissions intensity. The library also
includes built-in retry logic for handling expired access tokens, ensuring
reliable data access from WattTime. Various configuration options are
available to customize the logging and API request behaviors.
python3-halo
Beautiful terminal spinners library for Python3
Library that displays spinner (loading, processing during processing,
etc.) on the terminal in Python3.