r-cran-polyclip

GNU R Polygon Clipping

R port of the Clipper library. Performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. Also computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines.

libjs-languages4translatewiki

Javascript globalization and localization for browser use

This is an extension to languages.js for supporting all languages of translatewiki.net.

opendrim-lmp-systemmemory

OpenDRIM System Memory provider

node-jsonminify

Minify blocks of JSON-like content into valid JSON

Node.js module to minify blocks of JSON-like content into valid JSON by removing all whitespace *and* comments.

libacme-bleach-perl

Perl module for really clean programs

The first time you run a program under use Acme::Bleach, the module removes all the unsightly printable characters from your source file.

jel-java

Library for evaluating algebraic expressions in Java

The JEL library enables users to enter algebraic expressions into their program. Since JEL converts expressions directly into Java bytecode, it significantly speeds up their evaluation time. If the user's Java virtual machine has a JIT compiler, expressions are transparently compiled into native machine code.