summaryrefslogtreecommitdiffstats
path: root/ruby/sqlite3/slack-desc
diff options
context:
space:
mode:
author Jostein Berntsen <jbernts@broadpark.no>2013-12-05 02:23:16 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2013-12-05 06:42:24 +0700
commitd8a6e77f4ff54c3b4d49bdb3894420036a075601 (patch)
treeb145c484dd6c2a5fff5ef00001a8b76efac21a32 /ruby/sqlite3/slack-desc
parent6a106964f5fb5e3b335d15fcc81e83b1ac7ea8ce (diff)
downloadslackbuilds-d8a6e77f4ff54c3b4d49bdb3894420036a075601.tar.gz
slackbuilds-d8a6e77f4ff54c3b4d49bdb3894420036a075601.tar.xz
ruby/sqlite3: Added (Database interface module)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/sqlite3/slack-desc')
-rw-r--r--ruby/sqlite3/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/ruby/sqlite3/slack-desc b/ruby/sqlite3/slack-desc
new file mode 100644
index 0000000000..df056665ab
--- /dev/null
+++ b/ruby/sqlite3/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+sqlite3: sqlite3 (Database interface module)
+sqlite3:
+sqlite3: This module allows Ruby programs to interface with the SQLite3
+sqlite3: database engine.
+sqlite3:
+sqlite3:
+sqlite3: http://rubygems.org/gems/sqlite3
+sqlite3:
+sqlite3:
+sqlite3:
+sqlite3: