ruby-broccoli

Ruby extension for Broccoli

This package provides a Ruby extension for Broccoli, Bro's client communication library. In general, the bindings provide the same functionality as Broccoli's C API.

llmnrd

Link-Local Multicast Resolution (LLMNR) Daemon for Linux

llmnrd is a daemon implementing the Link-Local Multicast Name Resolution (LLMNR) protocol according to RFC 4795. It currently only supports Linux, as it uses the netlink kernel interface.

proftpd-mod-mysql

Versatile, virtual-hosting FTP daemon - MySQL 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.

nghttp2-proxy

reverse proxy implementing HTTP/2 protocol

This is a standalone server implementing the HTTP/2 protocol with HTTP/1.1 fallback for clients that do not support it. It can be used as a frontend in front of web servers that do not support HTTP/2.

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