python3-aiosolaredge
Asyncio SolarEdge devices readings
This package provides access to the devices of SolarEdge, and access
production and consumption readings.
python3-aiosenz
Async Typed Python package for the nVent RAYCHEM SENZ RestAPI
This package provides an async Python wrapper for the nVent Raychem SENZ
RestAPI. It offers an `AbstractSENZAuth`, where one can handle the OAuth2
tokens and provide a valid access token in get_access_token(). SENZAuth can be
used if one does not will to handle the OAuth2 tokens.
python3-aioesphomeapi
Python API for interacting with ESPHome devices
The aioesphomeapi Python package allows one to interact with devices flashed
with ESPHome.
pass-report
pass extension to report age and length of passwords
A pass extension that shows the date and age of the last change of a
set of passwords, and an indication of their length.
mesa-libgallium
shared infrastructure for Mesa drivers
This package contains libgallium, a private library shared between
multiple Mesa drivers. This library is an implementation detail of Mesa
and should not be used directly by user code.
libx509-ocaml
X.509 PKI purely in OCaml (runtime)
X.509 is a public key infrastructure used mostly on the Internet. It
consists of certificates which include public keys and identifiers,
signed by an authority. Authorities must be exchanged over a second
channel to establish the trust relationship. This library implements
most parts of RFC5280 and RFC6125. The Public Key Cryptography
Standards (PKCS) defines encoding and decoding (in ASN.1 DER and PEM
format), which is also implemented by this library - namely PKCS 1,
PKCS 5, PKCS 7, PKCS 8, PKCS 9, PKCS 10, and PKCS 12.