libghc-libbf-prof

Binding to the libBF library; profiling libraries

LibBF is a C library for working with arbitray precision IEEE 754 floating point numbers.

libmirclient-debug-extension1

Display server for Ubuntu - optional client debug interfaces

node-wide-align

Wide-character aware text alignment function

Wide-character aware text alignment function for use on the console or with fixed width fonts.

node-bcrypt-pbkdf

Port of the OpenBSD bcrypt_pbkdf function to pure JS

Port of the OpenBSD `bcrypt_pbkdf` function to pure Javascript. `npm`-ified version of Devi Mandiri's port, with some minor performance improvements. The code is copied verbatim (and un-styled) from Devi's work.
monitor changes to (configuration) files

changetrack

monitor changes to (configuration) files

changetrack automatically monitors changes to a set of files. If the files are modified one day and the machine stops working correctly some days later, changetrack will provide information on which files were modified and thus help locate the problem.

node-ecc-jsbn

ECC JS code based on JSBN

Elliptic Curve Cryptography package based on jsbn from Tom Wu. This is a subset of the same interface as the node compiled module ecc, but works in the browser too. It also uses point compression now.