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.
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.