python3-xmmsclient

XMMS2 - Python 3 bindings

XMMS2 is a redesign of the XMMS music player. It features a client-server model, allowing multiple (even simultaneous!) user interfaces, both textual and graphical. All common audio formats are supported using plug-ins. On top of this, there is a flexible media library to organize your music.

libcpp-hocon0.3.0

C++ port of the TypesafeConfig library -- shared libraries

cpp-hocon is a port of the TypsafeConfig library to C++. It provides support for the HOCON configuration file format. HOCON aims to keep the semantics (tree structure; set of types; encoding/escaping) from JSON, but make it more convenient as a human-editable config file format.

libjson-rpc-common-perl

transport agnostic JSON RPC helper objects

JSON::RPC::Common provides abstractions for JSON-RPC 1.0, 1.1 (both variations) and 2.0 (formerly 1.2) Procedure Call and Procedure Return objects (formerly known as request and result), along with error objects. It also provides marshalling objects to convert the model objects into JSON text and HTTP requests/responses.

nanofilt

filtering and trimming of long read sequencing data

Filtering and trimming of long read sequencing data. Filtering on quality and/or read length, and optional trimming after passing filters. Reads from stdin, writes to stdout. Optionally reads directly from an uncompressed file specified on the command line.

python-backports-abc

Backport of the "collections.abc" stdlib module (Python 2)

This is a backport to Python 2 of recent additions to the "collections.abc" in Python 3.5.

libqhull8.0

calculate convex hulls and related structures (shared library)

Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions.