ruby-passenger

transitional dummy package for passenger

This is a transitional dummy package. It can safely be removed.

python-bitstruct

Python bit pack/unpack package

This module is intended to have a similar interface as the python struct module, but working on bits instead of primitive data types (char, int, ...).

elpa-language-id

Library to work with programming language identifiers

language-id is a small, focused library that helps other Emacs packages identify the programming languages and markup languages used in Emacs buffers. The main point is that it contains an evolving table of language definitions that doesn't need to be replicated in other packages.

gcc-4.7-plugin-dev

Files for GNU GCC plugin development.

node-three-stl-loader

@aleeper's three.js stl-loader as a node module

ThreeJs is a javascript library that provides a high level API to create 3D graphics in the browser using WebGL.

python-jsonpath-rw-ext

extensions for JSONPath RW - Python 2.x

Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple extensions: 'len' that allows one to get the length of a list. 'sorted' that returns a sorted version of a list, 'arithmetic' that permits one to make math operation between elements and 'filter' to select only certain elements of a list.