libqdbm-java
QDBM Database Libraries for Java
QDBM is an embedded database library compatible with GDBM and NDBM.
It features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher processing
speed, smaller size of a database file, and simpler API.
This package provides the Java interface for the QDBM database library.
sreview-web
SReview webinterface
SReview is a video review and transcoding system. It allows users to
review videos, and will then (after the review has finished) transcode
them into archive-quality video files.
mbr
Master Boot Record for IBM-PC compatible computers.
The MBR is used in booting operating systems from the hard disk. It
runs first, then transfers control to the operating system's loader
which transfers control to the kernel.
mailfilter
Program that filters your incoming e-mail to help remove spam
Mailfilter is very flexible utility for UNIX (-like) operating systems
to get rid of unwanted e-mail messages, before having to go through the
trouble of downloading them to the local computer. It offers support for
one or many POP3 accounts and is especially useful for dialup connections
via modem, ISDN, etc. Install Mailfilter if you'd like to remove spam from
your POP3 mail accounts.
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.