Clementine is a window manager for X, based on aewm, written in C++. This project aims to create a small, fast window manager with the minimum amount of extra added features in order to make it usable. Clementine will be as small as possible within these constraints of usability, but no smaller.
LocalSQL provides a library and command line tool for direct invocation and processing of SQL statements on local databases. A subset of SQL92 is implemented, notably 'INSERT UPDATE DELETE SELECT CREATE TABLE CREATE INDEX DROP TABLE'. Sub-selects are not currently supported. See README.SQL for more information on exactly what is and is not supported.