summaryrefslogtreecommitdiff
path: root/databases/ruby-sqlite/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'databases/ruby-sqlite/DESCR')
-rw-r--r--databases/ruby-sqlite/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/ruby-sqlite/DESCR b/databases/ruby-sqlite/DESCR
new file mode 100644
index 00000000000..139d202d68b
--- /dev/null
+++ b/databases/ruby-sqlite/DESCR
@@ -0,0 +1,5 @@
+This module allows Ruby programs to interface with the SQLite
+database engine (http://www.sqlite.org). You must have the
+SQLite engine installed in order to build this module.
+
+Note that this module is NOT compatible with SQLite 3.x.