libapache2-mpm-itk
multiuser module for Apache
The mpm-itk module, although not technically a Multi-Processing Module (MPM)
(although it used to be) enhances the classical "prefork" module (that is,
without threads), in such a way that it allows you to constrain each
individual vhost to a particular system user and group. This allows you to run
several different web sites on a single server without worrying that they will
be able to read each others' files. mpm-itk is largely independent of e.g.
what scripting technology is in use on your server; in particular, it does not
require you to run your scripts as CGI to get the extra security benefit.
inform-docs
documentation for the Inform interactive fiction language (v6)
Inform is an object-oriented language for text adventure games which
are commonly known as "interactive fiction". The story files are
compiled into a special form of bytecode (Z-code) which can then
be run by Z-code interpreters that exist for a multitude of
operating systems.
fcitx-skk
Japanese SKK input engine for Fcitx
Japanese SKK input method engine for Fcitx,
which uses libskk as its backend.
android-libunwind
libunwind for Android
This library is the AOSP fork of libunwind. It is used by libbacktrace.
python3-pynliner
CSS-to-inline-styles conversion tool for HTML - Python 3.x
Because Pynliner uses BeautifulSoup to find the tags specified in the CSS it
aggressively converts to HTML. This means that templating languages like Mako,
Genshi, and Jinja will be pounded into valid HTML in the process of applying
styles.
postgresql-comparator
efficient PostgreSQL table content comparison and synchronization
This script performs a network and time efficient comparison or
synchronization of two possibly large tables on two PostgreSQL
database servers, so as to detect inserted, updated or deleted tuples between
these tables.