libace-inet-ssl-8.0.1
ACE SSL-enabled Inet protocol library
This package provides an ACE addon library for clients (and possibly
servers at some point) using Inet protocols which support SSL, such as
HTTPS or FTPS.
unibetacode
convert classical Greek and Coptic between Beta Code and Unicode
The unibetacode package contains two utilities primarily designed for ASCII
transliteration of classical Greek: beta2uni converts Beta Code text to UTF-8
Unicode, and uni2beta converts text from UTF-8 Unicode to Beta Code. A third
utility, unibetaprep, converts special codes for other characters (such as
Byzantine musical symbols) into four- to six-digit Unicode code points.
python3-unicode-rbnf
Rule-based number formatting using Unicode CLDR data
Provides a pure Python implementation of rule-based number formatting (RBNF)
using the Unicode Common Locale Data Repository (CLDR). This library allows
for the spelling out of numbers for a wide range of locales, supporting
various rulesets depending on the locale.
libhueplusplus1
simple C++ library to control Philips Hue lights
A simple and easy to use library for Philips Hue Lights
Features:
- find bridges with SSDP or set an ip manually
- all common light functions (brightness, color, temperature)
- extended alert() functions, which alert in a specific color
(good for notifications)
- supports sensors, rules, groups, scenes and schedules
- streaming with entertainment mode
- documented with doxygen
- tested with google test, google mock and gcov/lcov
influxdb
Scalable datastore for metrics, events, and real-time analytics
InfluxDB is a time series, metrics, and analytics database. It’s written
in Go and has no external dependencies. That means once you install it
there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra,
HBase, or anything else). InfluxDB is targeted at use cases for DevOps,
metrics, sensor data, and real-time analytics.
cl-bordeaux-threads
Portable threads library for Common Lisp
BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface.