ruby-rack-session

Session management implementation for Rack

A session implementation for Rack.

python3-parsimonious

fastest pure-Python PEG parser

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

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.