libogre1.12.10

3D Object-Oriented Graphics Rendering Engine (libraries)

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.

node-debbundle-insert-module-globals

browserify transform for inserting global list of modules

This package is part of the browserify tools, and allows one to pack the list of module in a JavaScript file. This tools analyses the syntax of the JavaScript file and replace the require function by a closure, thus allowing direct embedding of the required files.

libskarnet2.12

library used for building software at skarnet.org

skalibs is a package centralizing the free software / open source C development files used for building all software at skarnet.org: it contains essentially general-purpose libraries. You will need to install skalibs if you plan to build skarnet.org software. The point is that you won't have to download and compile big libraries, and care about portability issues, every time you need to build a package: do it only once.
GRUB2 on Debian Wheezy

grub-pc

GRand Unified Bootloader, version 2 (PC/BIOS version)

GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features:

liblv2dynparamhost1-1t64

LV2 plugin interface extension - host

Library that enables plugin parameters to appear and disappear (i.e. number of voices). It also allows nested grouping of parameters. Groups can be used for things like ADSR abstraction, i.e. group of 4 float parameters.

python3-urwid-readline

python-urwid textbox widget that supports readline shortcuts

A textbox edit widget for urwid that supports readline shortcuts such as: - Jump to the Beginning of line (Ctrl + A) - Jump backward one character (Ctrl + B) - Delete one character (Ctrl + D) - Delete one word (Meta + D) - Jump to the end of line (Ctrl + E) and more.