python3-smart-meter-texas
Retrieve data from the unofficial Smart Meter Texas API
This library allows for asynchronous connection to the unofficial Smart Meter
Texas API using aiohttp. It supports obtaining the dashboard and current meter
reading. Several other API endpoints are not implemented.
notification-position-reloaded
Configure the place where notifications are shown
notification-position-reloaded is a small GNOME Shell extension that provides
users the control over the GNOME system notifications position and the way
they appear on screen, the display duration.
python3-aresponses
Asyncio testing server for mocking external services
An asyncio-based testing server designed for mocking external services. It
allows developers to simulate various network conditions and responses using
real network connections. Key features include support for regular expression
matching on domain, path, method, or body, handling HTTPS requests by switching
them to HTTP, and using callables for dynamic responses. It is ideal for
testing asynchronous HTTP clients and ensuring robust error handling in network
interactions. The library supports repeated routes, JSON responses, and custom
handlers, making it versatile for comprehensive testing scenarios.
python3-tuf
framework for secure content delivery and updates (Python library)
The Update Framework (TUF) is a framework for secure content delivery
and updates. It protects against various types of supply chain
attacks and provides resilience to compromise. This repository is a
reference implementation written in Python. It is intended to conform
to version 1.0 of the TUF specification.
libmdc3t64
Medical Image (DICOM, ECAT, ...) conversion tool (library)
This project stands for Medical Image Conversion. Released under the
(L)GPL, it comes with the full C-source code of the library, a
flexible command line utility and a neat graphical front-end using
the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
g++-13-mipsisa64r6-linux-gnuabi64
GNU C++ compiler for mipsisa64r6-linux-gnuabi64 architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.