neutron-vpn-agent

Neutron is a virtual network service for Openstack - VPN agent

closure-compiler

JavaScript optimizing compiler

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

libaliased-perl

Perl module to provide aliases of class names

aliased is a module to alias class names to arbitrary aliases in the current module or script, which is especially useful with classes that are in deep class hierarchies. It is also handy if a class has been renamed.

libstring-bufferstack-perl

framework for storing nested buffers

String::BufferStack provides some functions to store data into nested buffers. By default, all of the buffers flow directly to the output method, but individual levels of the stack can apply filters, or store their output in a scalar reference.

lxgames-default-session

Set default session to lxgames

python-pyproj

Python interface to PROJ library

PROJ.4 performs cartographic transformations between geographic (lat/lon) and map projection (x/y) coordinates. It can also transform directly from one map projection coordinate system to another.