ruby-patron
ruby http client based on libcurl
phpunit-selenium
Selenium RC integration for PHPUnit
unity-lens-photos
Photos lens for Unity
ecere-extras
Extras for the Ecere SDK
This package provides miscellaneous utilities
not yet part of any library in the form of
source code.
eclipse-wtp-servertools
Eclipse WTP server tools
The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with
tools for developing Web and Java EE applications. It includes source and
graphical editors for a variety of languages, wizards and built-in applications
to simplify development, and tools and APIs to support deploying, running, and
testing apps.
yorick-imutil
fast image manipulation routines for the Yorick language
Compiled routines for basic but fast image manipulation in yorick (an
interpreted computer language specialized for numerical and scientific
problems). Includes 2d bilinear and spline2 interpolation, clipping, 2d dist
generator, binning, image rotation, cartesian to polar coordinate transform,
gaussian and poisson random generator, fast sort and fast median. All of
these functions, with the exceptions of spline2, exist in yorick or the
yutils package, but these versions are 2 to 10x faster, being specialized for
2d arrays (hence the name imutil). This plugin is 64bits safe.