libuser-simple-perl
module for simple user sessions management
User::Simple provides a very simple framework for validating users,
managing their sessions and storing a minimal set of information (this
is, a meaningful user login/password pair and the user's name) via a
database. The sessions can be used as identifiers for i.e. cookies on
a Web system. The passwords are stored as MD5 hashes (this means, the
password is not stored in clear text).
rime-data-ipa-xsampa
Rime Input Method Engine schema data - X-SAMPA
RIME is the acronym of Rime Input Method Engine.
libpocoutil46
C++ Portable Components (POCO) Util library
librte-table2
Data Plane Development Kit (librte_table runtime library)
libclutter-imcontext-0.1-bin
Open GL based interactive canvas library IMContext framework
Clutter is an Open GL based interactive canvas library, designed for creating
fast, mainly 2D single window applications such as media box UIs,
presentations, kiosk style applications and so on. IMContext is an abstract
base class defining a generic input method interface. This library ports the
GTK+ IMContext to clutter.
node-cache-base
Basic object cache for node.js/javascript projects
Basic object cache with `get`, `set`, `del`, and `has` methods for
node.js/javascript projects