Hi, I would like to announce the initial release of the libsqlfs
library under the GNU Lesser General Public License (LGPL). Created as
part of the ACCESS Linux Platform (ALP), the libsqlfs library is meant
to worm together with the SQLite database. The libsqlfs software
library was designed to provide a more flexible and convenient way to
implement an Open Mobile Alliance-Device Management (OMA-DM) compliant
registry.

Libsqlfs provides an easy way for applications to put an entire
read/write file system into a relational database as a single file in
the host file system. Such a file system can easily be moved around,
backed up or restored as a single file. In addition, by using the FUSE
(File System in User Space) facility on GNU/Linux, a libsqlfs database
can be mounted as a file system at the OS level and accessible by
applications via the standard Unix file system interfaces.

Libsqlfs can be downloaded from

http://www.palmsource.com/opensource/downloads.html

Currently it has been tested on 32-bit x86 and Strong Arm processors,
with SQLite 2.8.16 and FUSE 2.3.5.  It can be built both as an
application library or as an FUSE module.


Andy Tai, [EMAIL PROTECTED]

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to