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

python3-rapidjson

Python wrapper around rapidjson

RapidJSON is an extremely fast C++ JSON parser and serialization library: this module wraps it into a Python 3 extension, exposing its serialization/deserialization (to/from either bytes, str or file-like instances) and JSON Schema validation capabilities.

librsb0t64

shared-memory Sparse BLAS library using the RSB matrix format

This is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix format. This format allows cache efficient and multi-threaded (that is, shared memory parallel) operations on large sparse matrices. It provides the most common operations necessary to iterative solvers, like matrix-vector multiplication, triangular solution, rows/columns scaling, diagonal extraction / setting, blocks extraction, norm computation, formats conversion. The RSB format is especially well suited for symmetric and transposed multiplication variants.

python3-types-toml

Typing stubs for toml

This is a PEP 561 type stub package for the toml package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses toml. The source for this package can be found at https://github.com/python/typeshed/tree/master/stubs/toml. All fixes for types and metadata should be contributed there.

libmuffin0t64

window and compositing manager (shared library)

Muffin is a window manager performing compositing as well based on GTK+ and Clutter and used in Cinnamon desktop environment.

liblog4c3t64

C library for flexible logging (runtime)

Log4c is a library of C for flexible logging to files, syslog and other destinations.

node-jsdoc2

automatic documentation generation tool for JavaScript

node-jsdoc2 is a port of JSDoc2 Toolkit that runs on Node.js.