libfilezilla23

build high-performing platform-independent programs (runtime lib)

Free, open source C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include:

php-http-webdav-server

WebDAV Server Baseclass

RFC2518 compliant helper class for WebDAV server implementation.

netcat-traditional

TCP/IP swiss army knife

A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.

python-yappy

Yet Another Parser Generator for Python

Yappy provides a lexical analyser and a LR parser generator for Python applications. It currently builds SLR, LR(1) and LALR(1) tables. Tables are kept in Python shelves for use in parsing. Some ambiguous grammars can be handled if priority and associativity information is provided.

fake-hwclock

Save/restore system clock on machines without working RTC hardware

Some machines don't have a working realtime clock (RTC) unit, or no driver for the hardware that does exist. fake-hwclock is a simple set of scripts to save the kernel's current clock periodically (including at shutdown) and restore it at boot so that the system clock keeps at least close to realtime. This will stop some of the problems that may be caused by a system believing it has travelled in time back to 1970, such as needing to perform filesystem checks at every boot.

python-qrencode

Python bindings for the Qrencode QR Code generator library

This package contains modules that allow you to use the Qrencode QR Code generator library in Python programs.