libcvs-perl
object oriented Perl interface to the CVS command
The Cvs module is a wrapper around the cvs command with an object oriented
interface.
libpostscript-file-perl
module for creating Adobe PostScript files
PostScript::File is a Perl module capable of producing the outline for an
Adobe PostScript file. It provides convenient routines for writing PostScript
directly, and also includes error reporting and debugging facilities. Though
it is designed to be used independently, the functions provided are suitable
for use in other modules.
pybit-client
buildd client support for pybit
pyBit uses message queues to create a distributed, cross-platform
buildd toolkit using a collection of buildds, using source from
various VCS clients. pyBit is intended to support rapidly evolving
software collections and can support multiple VCS frontends and
multiple build backends.
ruby-patron
ruby http client based on libcurl
ecere-extras
Extras for the Ecere SDK
This package provides miscellaneous utilities
not yet part of any library in the form of
source code.
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.