node-ip-address

library for parsing IPv4 and IPv6 IP addresses in node and the browser

ip-address is a library for validating and manipulating IPv4 and IPv6 addresses in JavaScript.

libverto1t64

Event loop abstraction for Libraries - Runtime

Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select.

libsoup2.4-1

HTTP library implementation in C -- Shared library

It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages.

python3-mplcursors

Interactive data selection cursors for Matplotlib

mplcursors provides interactive data selection cursors for Matplotlib. It is inspired from mpldatacursor, with a much simplified API.

node-stable

stable array sort, as Array#sort() is not guaranteed to be stable

The default sort is, as with Array#sort, lexicographical. Unlike Array#sort, the default sort is not in-place. To do an in-place sort, use stable.inplace, which otherwise works the same.

libgphobos2-mips64-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.