couchdb
RESTful document oriented database - system-wide instance
Apache CouchDB is a distributed, fault-tolerant and schema-free
document-oriented database accessible via a RESTful HTTP/JSON API. Among other
features, it provides robust, incremental replication with bi-directional
conflict detection and resolution, and is queryable and indexable using a
table-oriented view engine with JavaScript acting as the default view
definition language.
rox-filer
simple graphical file manager for X11
ROX-Filer is a simple and easy to use graphical file manager
for X11 based on the GTK2 library. It uses a uniform
drag-and-drop approach for every operation.
pia
movie player for xawtv
XawTV is a set of software for watching and recording television channels and
webcams.
picprog
Microchip PIC serial programmer software
This is Picprog, a Microchip PIC microcontroller programmer software
for a simple serial port device. This software supports simple
programmers like JDM writer.
elpa-emacsql
high level SQL database frontend for Emacs (abstractions)
EmacSQL is a high level Emacs Lisp frontend for SQLite
(primarily), PostgreSQL, MySQL, and potentially other SQL
databases.
node-node-pty
Node.js library to allow one to fork processes with pseudoterminal file descript
node-node-pty provides forkpty bindings for node.js. This allows one to fork
processes with pseudoterminal file descriptors. It returns a terminal object
which allows reads and writes. This is useful for:
* Writing a terminal emulator
* Getting certain programs to think they are in a terminal