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.
r-cran-abind
GNU R abind multi-dimensional array combination function
This package provides the abind function, a generalization of the cbind
and rbind function in the R base package. The abind function takes a sequence
of vectors, matrices, or arrays and produces a single array of the same or
higher dimension.