From 71217109c1107abd43d6f83c00274030f77a3806 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 23 Aug 2000 19:17:22 +0000 Subject: Add ruby-gdbm, a Ruby extension to GDBM library. --- databases/ruby-gdbm/pkg-message | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 databases/ruby-gdbm/pkg-message (limited to 'databases/ruby-gdbm/pkg-message') diff --git a/databases/ruby-gdbm/pkg-message b/databases/ruby-gdbm/pkg-message new file mode 100644 index 000000000000..46850a9cd980 --- /dev/null +++ b/databases/ruby-gdbm/pkg-message @@ -0,0 +1,8 @@ +************************************************************ +This package doesn't contain any manuals nor examples, but +it wouldn't be a problem, as the interface of this module +is exactly the same as DBM and SDBM, except GDBM has a +"reorganize" method. See the DBM module's document included +in the ruby-man package, and gdbm(3) manpage included in the +gdbm package. +************************************************************ -- cgit v1.2.3