libtreelayout-java
Efficient and customizable TreeLayout Algorithm in Java
The TreeLayout creates tree layouts for arbitrary trees. It is not restricted
to a specific output or format, but can be used for any kind of two dimensional
diagram. Examples are Swing based components, SVG files, and many more. This is
possible because TreeLayout separates the layout of a tree from the actual
rendering.
python-zope.principalregistry
Global principal registry component for Zope3
x11-xserver-utils
X server utilities
An X client is a program that interfaces with an X server (almost always via
the X libraries), and thus with some input and output hardware like a
graphics card, monitor, keyboard, and pointing device (such as a mouse).
fonts-symbola
symbolic font providing emoji characters from Unicode 9.0
This package includes the Symbola font, which contains special symbols and
emoji characters which are encoded in the Unicode Standard 9.0
proftpd-mod-odbc
Versatile, virtual-hosting FTP daemon - ODBC module
ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
Protocol daemon supports also hidden directories, virtual hosts, and
per-directory ".ftpaccess" files. It uses a single main configuration
file, with a syntax similar to Apache.
python-httpbin
HTTP request and response service
httpbin is a test server for testing HTTP libraries and apps. It
features several endpoints to cover a multitude of HTTP scenarios.
httpbin ships as a Python library and could be run directly by
the Python interpreter, or as a WSGI app e.g. with Gunicorn. The
endpoint responses are JSON-encoded.