From 06615c2e55bf107bbb6391f93b0e720d296b5f07 Mon Sep 17 00:00:00 2001 From: V'yacheslav Stetskevych Date: Tue, 4 May 2010 23:51:37 -0500 Subject: system/sqlite2: Added (sqlite version 2). --- system/sqlite2/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 system/sqlite2/README (limited to 'system/sqlite2/README') diff --git a/system/sqlite2/README b/system/sqlite2/README new file mode 100644 index 0000000000..4cd7724fa5 --- /dev/null +++ b/system/sqlite2/README @@ -0,0 +1,7 @@ +SQLite is a small C library that implements a self-contained, embeddable, +zero-configuration SQL database engine. The distribution contains a +standalone command-line database access program as well. + +This is a legacy build that is no longer maintained or supported by the +upstream developers at sqlite.org. This sqlite2 package can be installed +in parallel with the sqlite (version 3) package included in Slackware. -- cgit v1.2.3