firefox-locale-ja

Japanese language pack for Firefox

ruby-dbd-odbc

Ruby/DBI ODBC driver

python-pyknon

Simple Python music library

Pyknon helps to generate Midi files quickly and reason about musical proprieties.

node-raptor

Node.js bindings for libraptor2

standards-compliant, fast, light-weight and extensible window manager

openbox

standards-compliant, fast, light-weight and extensible window manager

Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface.

libghc-enumerator-prof

high-performance left-fold enumerators; profiling libraries

Typical buffer–based incremental I/O is based around a single loop, which reads data from some source (such as a socket or file), transforms it, and generates one or more outputs (such as a line count, HTTP responses, or modified file). Although efficient and safe, these loops are all single–purpose; it is difficult or impossible to compose buffer–based processing loops.