libnet-interface-perl

Perl module for manipulating host network interfaces

Net::Interface is a module that allows access to the host network interfaces in a manner similar to ifconfig(8). Version 1.00 is a complete re-write and includes support for IPV6 as well as the traditional IPV4.

librime-data-quick5

RIME schema data - quick5

RIME is the acronym of Rime Input Method Engine.

umegaya

Umegaya is a MEtadata GAtherer using YAml

Aggregator of meta information about the software packages. The central concept is that the metadata is accumlated by the package maintainer in a version control system containing the source package, in a file called debian/upstream/metadata, and collected by the web aggregator each time it is accessed.

httpry

HTTP logging and information retrieval tool

httpry is a tool designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but instead to capture, parse and/or log the traffic for later analysis. It can be run in real-time displaying the live traffic on the wire, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications. It does not display the raw HTTP data transferred, but instead focuses on parsing and displaying the request/response line along with associated header fields.

python-wand

Python interface for ImageMagick library (Python 2 build)

Wand is a ctypes-based simple ImageMagick binding for Python. It doesn't cover all functionalities of MagickWand API currently.

libjline2-java

console input handling in Java

JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar.