cl-roscpp-msgs

Header for roscpp messages, LISP

This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS topics, services, and parameters.

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.

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.