======================= SQLiteClient 1.1 README ======================= SQLiteClient is a port of SQLClient/SQLite from GNUstep/dev-libs. It uses sqlite3 and build as a single library. Therefore, it will not load other database bundles. It is intended to be used within Etoile project on Mac OS X. For GNUstep, please use SQLClient/SQLite instead. SQLClient and GNUstep uses LGPL2. SQLiteClient uses BSD license whenever it is applicable. (see COPYING document) Maintainer: Yen-Ju Chen Author: Yen-Ju Chen Build and Install ----------------- Read INSTALL document. Developers notes ================ Dependency ---------- sqlite3: .