summaryrefslogtreecommitdiff
path: root/textproc/ruby-rdtool/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/ruby-rdtool/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/ruby-rdtool/DESCR')
-rw-r--r--textproc/ruby-rdtool/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/ruby-rdtool/DESCR b/textproc/ruby-rdtool/DESCR
new file mode 100644
index 00000000000..62edce750b0
--- /dev/null
+++ b/textproc/ruby-rdtool/DESCR
@@ -0,0 +1,7 @@
+RDtool converts RD to HTML, man, etc.
+
+RD is a multipurpose documentation format created for documentating
+Ruby and output of Ruby world. Briefly, RD is to Ruby as POD is to
+Perl.
+
+Author: Tosh (Toshiro Kuwabara) <toshirok@yb3.so-net.ne.jp>