libjersey1-core-java

RESTful Web Services in Java (core library)

Jersey RESTful Web Services framework is the open source, production quality, framework for developing RESTful Web Services in Java that provides support for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339) Reference Implementation.

php-webmozart-assert

Assertions to validate method input/output with nice error messages

This library contains efficient assertions to test the input and output of methods. With these assertions, one can greatly reduce the amount of coding needed to write a safe implementation.

liburi-smarturi-perl

subclass of URI which add an hostless object

URI::SmartURI is a sort of "subclass" of URI using delegation with some extra methods, all the methods that work for URIs will work on these objects as well.

liblwp-useragent-chicaching-perl

LWP::UserAgent with caching based on CHI

LWP::UserAgent::CHICaching is yet another caching user agent. When the client makes a request to the server, sometimes the response should be cached, so that no actual request has to be sent at all, or possibly just a request to validate the cache. HTTP 1.1 defines how to do this. This class simply extends LWP::UserAgent with LWP::UserAgent::Role::CHICaching (also in this distribution) which is doing the real work to make it possible to use the very flexible CHI module to manage such a cache.

gnat-mingw-w64-x86-64-win32

GNU Ada compiler for MinGW-w64, Win64/Win32

MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).

node-domain-browser

Node's domain module for the web browser

This is merely an evented try...catch with the same API as node, nothing more.