libghc-hoauth-dev

Haskell implementation of OAuth 1.0a

python-fs-plugin-tahoe-lafs

Python filesystem abstraction - Tahoe-LAFS

Pyfilesystem is a Python module that provides a common interface to many types of filesystem, and provides some powerful features such as exposing filesystems over an internet connection, or to the native filesystem.

fp-units-win-fcl-3.2.2

Free Pascal - Free Component Library

The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries.

r-cran-foreach

GNU R foreach looping support

This package provides support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn't require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel.

qimhangul-qt4

Hangul input method module for Qt

Qimhangul is a Korean Hangul input method module for Qt GUI library. This supports three types of Korean keyboards widely used in South Korea.

python-geoip

Python bindings for the GeoIP IP-to-country resolver library

GeoIP is a library that enables the user to find the country that any IP address or hostname originates from, using a database instead of DNS.