python3-sphinx-markdown-tables

Sphinx extension for rendering markdown tables (Python 3)

While Sphinx supports markdown thanks to the recommonmark extension, the latter does not cover tables. The sphinx-markdown-tables extension remedies this shortcoming.

libsopt3.0

Sparse OPTimisation shared library

SOPT is a C package to perform Sparse OPTimisation. It solves a variety of sparse regularisation problems, including the SARA algorithm.

loggerhead

Web viewer for Breezy

This is a web viewer for projects in the Breezy version control system. It can be used to navigate a branch history, annotate files, view patches and perform searches.

lnpd

daemon for LNP communication with BrickOS

The lnpd package provides a daemon capable of being started at boot time that enables communication with a LEGO(r) Mindstorms RCX which is running BrickOS. This package also provides a library so that you can build client programs which talk via LNP to applications running under brickOS on the RCX. See the examples provided.
Text-mode WWW Browser (transitional package)

lynx-cur

Text-mode WWW Browser (transitional package)

This is a transitional package and can safely be removed; see the lynx package instead.

libstream-java

library for summarizing data in streams

A Java library for summarizing data in streams for which it is infeasible to store all events. More specifically, there are classes for estimating: cardinality (i.e. counting things); set membership; top-k elements and frequency. One particularly useful feature is that cardinality estimators with compatible configurations may be safely merged.