This is a staging site. Uploads will not persist. Testing only.

python3-parsimonious

fastest pure-Python PEG parser

aims to be faster arbitrary lookahead builder in pure Python and the most usable.

r-bioc-alabaster.schemas

Schemas for the Alabaster Framework

Stores all schemas required by various alabaster.* packages. No computation should be performed by this package, as that is handled by alabaster.base. We use a separate package instead of storing the schemas in alabaster.base itself, to avoid conflating management of the schemas with code maintenence.

python3-freenom

Unofficial Python implementation of Freenom API

freenom-dns is an unofficial Python implementation of the Freenom API for managing freenom.com DNS records.

libupsclient6

network UPS tools - client library

Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes.

nut-i2c

network UPS tools - I2C driver

Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes.

node-w3c-keyname

Get a KeyboardEvent.key-style string from an event

Tiny library that exports a function keyName that takes a keyboard event and returns a KeyboardEvent.key-style string. Will use the actual key property of the event if available, and fall back to a value synthesized from the keyCode otherwise.