aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-amatch/pkg-descr1
-rw-r--r--textproc/ruby-amrita/pkg-descr1
-rw-r--r--textproc/ruby-format/pkg-descr1
-rw-r--r--textproc/ruby-html-fillinform/pkg-descr1
-rw-r--r--textproc/ruby-html-template/pkg-descr1
-rw-r--r--textproc/ruby-htmlrepair/pkg-descr1
-rw-r--r--textproc/ruby-htmlsplit/pkg-descr1
-rw-r--r--textproc/ruby-mwdom/pkg-descr1
-rw-r--r--textproc/ruby-rss.alt/pkg-descr1
-rw-r--r--textproc/ruby-rss/pkg-descr1
-rw-r--r--textproc/ruby-xmlparser/pkg-descr1
-rw-r--r--textproc/rubygem-htmltools/pkg-descr1
-rw-r--r--textproc/rubygem-sanitize/pkg-descr1
13 files changed, 0 insertions, 13 deletions
diff --git a/textproc/ruby-amatch/pkg-descr b/textproc/ruby-amatch/pkg-descr
index 61b4e509d1b9..5dba61c593b3 100644
--- a/textproc/ruby-amatch/pkg-descr
+++ b/textproc/ruby-amatch/pkg-descr
@@ -2,5 +2,4 @@ This is a Ruby library for approximate string matching and searching
using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.
-Author: Florian Frank <flori@ping.de>
WWW: http://amatch.rubyforge.org/
diff --git a/textproc/ruby-amrita/pkg-descr b/textproc/ruby-amrita/pkg-descr
index bb653cf43c90..ebfe17facd45 100644
--- a/textproc/ruby-amrita/pkg-descr
+++ b/textproc/ruby-amrita/pkg-descr
@@ -1,5 +1,4 @@
amrita is an HTML/XHTML template library for Ruby.
It makes html documents from a template and a model data.
-Author: Taku Nakajima <tnakajima@brain-tokyo.jp>
WWW: http://amrita.sourceforge.jp/
diff --git a/textproc/ruby-format/pkg-descr b/textproc/ruby-format/pkg-descr
index 82e8b1488058..b95c04af6195 100644
--- a/textproc/ruby-format/pkg-descr
+++ b/textproc/ruby-format/pkg-descr
@@ -3,5 +3,4 @@ Class Format in module FormatR provides Perl like formats for Ruby.
These are used to create output with a similar format but with
changing values.
-Author: Paul Rubel <rubel@crhc.uiuc.edu>
WWW: http://formatr.sourceforge.net/
diff --git a/textproc/ruby-html-fillinform/pkg-descr b/textproc/ruby-html-fillinform/pkg-descr
index cc36235673fb..2a278d90a0aa 100644
--- a/textproc/ruby-html-fillinform/pkg-descr
+++ b/textproc/ruby-html-fillinform/pkg-descr
@@ -1,5 +1,4 @@
HTML/FillInForm is a Ruby library that automatically inserts form data
into HTML.
-Author: IKEBE Tomohiro <ikebe@shebang.jp>
WWW: http://shebang.jp/src/ruby/
diff --git a/textproc/ruby-html-template/pkg-descr b/textproc/ruby-html-template/pkg-descr
index 31f329f806c4..526af7d055c2 100644
--- a/textproc/ruby-html-template/pkg-descr
+++ b/textproc/ruby-html-template/pkg-descr
@@ -1,5 +1,4 @@
HTML/Template is a Ruby library to use HTML as a template file from
CGI scripts.
-Author: IKEBE Tomohiro <ikebe@shebang.jp>
WWW: http://shebang.jp/src/ruby/
diff --git a/textproc/ruby-htmlrepair/pkg-descr b/textproc/ruby-htmlrepair/pkg-descr
index a4a8863437d1..050a2789f049 100644
--- a/textproc/ruby-htmlrepair/pkg-descr
+++ b/textproc/ruby-htmlrepair/pkg-descr
@@ -4,5 +4,4 @@ HTML document.
It is used with htmlsplit.rb and adds a method "repair" to the
HTMLSplit class.
-Author: MoonWolf <moonwolf-ruby@moonwolf.com>
WWW: http://raa.ruby-lang.org/project/htmlrepair
diff --git a/textproc/ruby-htmlsplit/pkg-descr b/textproc/ruby-htmlsplit/pkg-descr
index e5e20b580754..31a40258cf9f 100644
--- a/textproc/ruby-htmlsplit/pkg-descr
+++ b/textproc/ruby-htmlsplit/pkg-descr
@@ -1,5 +1,4 @@
This is htmlsplit.rb, a Ruby library to split an HTML document into an
array of tags and contents.
-Author: MoonWolf <moonwolf-ruby@moonwolf.com>
WWW: http://raa.ruby-lang.org/project/htmlsplit
diff --git a/textproc/ruby-mwdom/pkg-descr b/textproc/ruby-mwdom/pkg-descr
index 7ebfb83dc6f7..3f280b4da528 100644
--- a/textproc/ruby-mwdom/pkg-descr
+++ b/textproc/ruby-mwdom/pkg-descr
@@ -1,5 +1,4 @@
This is Ruby/MWDOM, DOM level2 module, XMLWriter and XHTMLWriter for
Ruby.
-Author: MoonWolf <moonwolf-ruby@moonwolf.com>
WWW: http://raa.ruby-lang.org/project/mwdom
diff --git a/textproc/ruby-rss.alt/pkg-descr b/textproc/ruby-rss.alt/pkg-descr
index af8defe2ef83..2e7c0e148eae 100644
--- a/textproc/ruby-rss.alt/pkg-descr
+++ b/textproc/ruby-rss.alt/pkg-descr
@@ -9,5 +9,4 @@ This library contains a sample that expand [RAA:RWiki].
* collect RSS 1.0s and display those items sorted by updating time.
* collect RSSs and display those items on each page.
-Author: kou <kou@cozmixng.org>
WWW: http://www.cozmixng.org/~rwiki/index.rb?cmd=view;name=RSS+Parser
diff --git a/textproc/ruby-rss/pkg-descr b/textproc/ruby-rss/pkg-descr
index 6a411f047191..449f7ca9bf58 100644
--- a/textproc/ruby-rss/pkg-descr
+++ b/textproc/ruby-rss/pkg-descr
@@ -1,5 +1,4 @@
This is a Ruby library for parsing, creating, downloading, and caching
RSS (http://my.netscape.com/publish/help/mnn20/quickstart.html).
-Author: Chad Fowler <cfowler@chadfowler.com>
WWW: http://www.chadfowler.com/index.cgi?mode=max&cat=ruby
diff --git a/textproc/ruby-xmlparser/pkg-descr b/textproc/ruby-xmlparser/pkg-descr
index 9ce9c1884efa..3403787acfa3 100644
--- a/textproc/ruby-xmlparser/pkg-descr
+++ b/textproc/ruby-xmlparser/pkg-descr
@@ -1,4 +1,3 @@
This is a Ruby module to access James Clark's XML Parser ToolKit. ("expat")
-Author: Yoshida Masato <yoshidam@yoshidam.net>
WWW: http://www.yoshidam.net/Ruby.html#xmlparser
diff --git a/textproc/rubygem-htmltools/pkg-descr b/textproc/rubygem-htmltools/pkg-descr
index cd9f97223012..d1e90862b66d 100644
--- a/textproc/rubygem-htmltools/pkg-descr
+++ b/textproc/rubygem-htmltools/pkg-descr
@@ -2,5 +2,4 @@ Ruby-htmltools tools for parsing and manipulating HTML text in Ruby.
It can be used for programmatically access outside HTML-pages.
I hope to extend it to become a web-publishing framework in the future.
-Author: Johannes Brodwall <johannes@brodwall.com>
WWW: http://ruby-htmltools.rubyforge.org/
diff --git a/textproc/rubygem-sanitize/pkg-descr b/textproc/rubygem-sanitize/pkg-descr
index d9e8176d88e2..c4b8dd70ac97 100644
--- a/textproc/rubygem-sanitize/pkg-descr
+++ b/textproc/rubygem-sanitize/pkg-descr
@@ -8,5 +8,4 @@ and even certain URL protocols within attributes that contain URLs.
Any HTML elements or attributes that you don't explicitly allow
will be removed.
-Author: Ryan Grove
WWW: http://wonko.com/post/sanitize