python-chardet

universal character encoding detector for Python2

Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding.

libterm-readkey-perl

perl module for simple terminal control

Term::ReadKey is a compiled perl module dedicated to providing simple control over terminal driver modes (cbreak, raw, cooked, etc.) support for non-blocking reads, if the architecture allows, and some generalized handy functions for working with terminals. One of the main goals is to have the functions as portable as possible, so you can just plug in "use Term::ReadKey" on any architecture and have a good likelihood of it working.

python-cairo

Python bindings for the Cairo vector graphics library

This package contains modules that allow you to use the Cairo vector graphics library in Python programs.

xserver-xorg-video-siliconmotion

X.Org X server -- SiliconMotion display driver

This package provides the driver for the SiliconMotion Lynx and Cougar family of chipsets, commonly found in laptops.

libeclipse-jdt-compiler-tool-java

Eclipse Java Compiler Tool Support

Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes: * An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter

libio-lcdproc-perl

Perl extension to connect to a LCD display through lcdproc

Lcdproc is a client/server suite including drivers for all kinds of nifty LCD displays. IO::LCDproc module provides a Perl interface to lcdproc.