python-convoy
WSGI app for loading multiple files in the same request
Provides a WSGI application that can be hooked up to a
generic WSGI container to create a combo loader server, for
loading Javascript and CSS files combined into a single
request.
libjs-backbone
some Backbone for JavaScript applications - browser library
Backbone gives structure to your serious JavaScript web applications by
supplying models with key-value binding and custom events, collections
with a rich API of enumerable functions, views with declarative event
handling, and connects it all to your existing API over a RESTful JSON
interface.
node-source-list-map
Fast line to line SourceMap generator
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
lowpan-test-tools
Testing programs for LoWPAN stack in Linux
This package provides several programs for testing various aspects of
Linux IEEE 802.15.4 stack.
phpunit-mock-object
Mock Object library for PHPUnit
PHPUnit_MockObject is a PHPUnit extension that provides Mock Objects for
PHPUnit.
pyside-tools
development tools for PySide (uic, rcc, lupdate)
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.