mariadb-server-10.2
MariaDB database server binaries
node-has-to-string-tag-x
Tests if ES6 @@toStringTag is supported
Indicates if `Symbol.toStringTag`exists and is the correct type. `true`, if it
exists and is the correct type, otherwise `false`.
liblmdb0
Lightning Memory-Mapped Database shared library
This package contains the LMDB shared library.
node-d3-path
Serialize Canvas path commands to SVG
Say you have some code that draws to a 2D canvas, the d3-path module lets you
take this exact code and additionally render to SVG. It works by serializing
CanvasPathMethods calls to SVG path data.
node-seedrandom
Seeded random number generator for Javascript
Can be used as a plain script, a Node.js module or an AMD module. It includes
many PRNG alogorithms like alea, xor128, tychei, xorwow, xor4096, xorshift7,
and quick.
python-glareclient
client library for the OpenStack GLare Artifact REpository API - Python 2.7