node-braces

Fast, comprehensive, bash-like brace expansion implemented in JS

Complete support for the Bash 4.3 braces specification, without sacrificing speed.

gophian

tools to help with Debianizing Go software

Gophian is a featureful and intelligent tool to assist developers in packaging Go software for the Debian distribution.

bzr-upload

transitional dummy package

This is a transitional package, replacing the Bazaar packaging with the Breezy packaging (which bundles the upload plugin).

python-plist

Library for handling Apple binary and XML property lists - Python bindings

libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...).

cernlib-extras

CERNLIB data analysis suite - extra programs

CERNLIB is a suite of data analysis tools and libraries created for use in physics experiments, but also with applications to other fields such as the biological sciences.

node-p-cancelable

Create a promise that can be canceled

Useful for animation, loading resources, long-running async computations, async iteration, etc.