python-pexpect
Python module for automating interactive applications
Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their
output. Pexpect works like Don Libes' Expect. Pexpect allows your
script to spawn a child application and control it as if a human were
typing commands.
libxml-simple-perl
Perl module for reading and writing XML
The XML::Simple module provides a simple API layer on top of an underlying
XML parsing module to maintain XML files (especially configuration
files). Two functions are exported: XMLin() and XMLout().
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.