libindicator7
panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.
libinnodb3
Embedded InnoDB Library
Embedded InnoDB is used independently of MySQL. It is not a plugin, nor a
storage engine for MySQL. It is designed to be linked directly into
application programs, and provides highly efficient, low-level database
management services, not using SQL
lib32readline8
GNU readline and history libraries, run-time libraries (32-bit)
The GNU readline library aids in the consistency of user interface
across discrete programs that need to provide a command line
interface.
node-lazy-property
Adds a lazily initialized property to the object
E.G. require("lazy-property")(obj, name, init[, enumerable])
obj is the object to add the property to
name is the name of the property
init is a function that computes the value of the property
enumerable if the property is enumerable (default false)
node-capture-stream
Capture stream output