libgo16-s390x-cross

Runtime library for GNU Go applications

Library needed for GNU Go applications linked against the shared library.

python-repoze.lru

tiny LRU cache implementation and decorator

repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently.

python3-infinity

all-in-one infinity value for Python

This package provides an all-in-one infinity value for Python. The infinity "inf" object can then be compared to any other Python object, or used in math expressions.

python-unittest2

backport of the enhanced unittest testing framework - Python 2.7

unittest2 is an enhanced version of unittest including a standard test runner (automatic test discovery), class and module level fixtures (setUpClass / setUpModule etc), many powerful new assert methods, better resource management with addCleanups and a host of other new features. These new features are *all* going into the Python version of unittest in Python 2.7 and Python 3.2. The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it now.

libhttp-browserdetect-perl

module to extract system data from an HTTP User Agent string

HTTP::BrowserDetect is a Perl module that attempts to identify the browser, software version and platform associated with a given HTTP User Agent string. This module is based upon the JavaScript browser detection code available at <URL:http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html>.

sdcc-ucsim

Micro-controller simulator for SDCC

uCsim is a microcontroller simulator. It is extensible to support different microcontroller families. It currently supports Intel MCS51 family, HC08 and Z80 microcontrollers.