libcrypt-passwdmd5-perl

interoperable MD5-based crypt() for Perl

Crypt::PasswdMD5 provides various crypt()-compatible interfaces to the MD5-based crypt() function found in various *nixes.

gobjc++-11-arm-linux-gnueabi

GNU Objective-C++ compiler

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

xserver-xorg-video-geode

X.Org X server -- Geode GX2/LX display driver

This package provides the 'geode' driver for the Geode family of chipsets, including NSC GX2 (Red Cloud), AMD GX and AMD LX series chips.

python-paramiko

Make ssh v2 connections (Python 2)

This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.

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.