- Remove Author line

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-08-29 18:06:47 +00:00
parent 87574e228e
commit fdd462485d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325620
107 changed files with 1 additions and 118 deletions

View file

@ -1,4 +1,3 @@
Ruby-BZ2 is a Ruby extension to use libbz2.
Author: Guy Decoux <ts@moulon.inra.fr>
WWW: http://moulon.inra.fr/ruby/bz2.html

View file

@ -1,4 +1,3 @@
ruby-lha is a ruby extension library that unpack files, compressed with lha.
Author: arton <artonx@gmail.com>
WWW: http://arton.no-ip.info/collabo/backyard/?LhaLibEn

View file

@ -1,4 +1,3 @@
This is a Ruby module or reading and writing zip files.
Author: Thomas Sondergaard <thomass@deltadata.dk>
WWW: http://rubyzip.sourceforge.net/

View file

@ -2,5 +2,4 @@ Ruby-audiofile is a binding to the audiofile library, which reads
audio (wav, au, aiff, but not ogg or mp3) and can divine information
such as length, sample rate, etc.
Author: jared jennings <liver@soon.com>
WWW: http://ruby-audiofile.sourceforge.net/

View file

@ -1,4 +1,3 @@
Ruby/EsounD is a Ruby binding to the EsounD library.
Author: Hiroshi Kuwagata <kgt@kokone.to>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=ruby-esound

View file

@ -2,5 +2,4 @@ Ruby/Freedb is a library that provides access to Freedb/CDDB servers
to find some useful CD-Audio informations (CD-title, tracks titles).
This library includes low-level functions to access CD-ROM device.
Author: Guillaume Pierronnet <moumar@rubyforge.org>
WWW: http://ruby-freedb.rubyforge.org/

View file

@ -2,5 +2,4 @@ This library gives you access to low level informations on mp3 files
(bitrate, length, samplerate, etc...). It can read, write, remove
id3v1 tag and read id3v2. It is written in pure ruby.
Author: Guillaume Pierronnet <moumar@netcourrier.com>
WWW: http://rubyforge.org/projects/ruby-mp3info

View file

@ -2,5 +2,4 @@ Mp3Tag is a ruby module that handles ID3v1.1 tags in MP3 files. It
can read ID3v1.0 and ID3v1.1 but only write ID3v1.1 tags. It can save
new tags and remove tags.
Author: Lars Christensen <dsl8950@vip.cybercity.dk>
WWW: http://users.cybercity.dk/~dsl8950/ruby/mp3tag.html

View file

@ -2,5 +2,4 @@ This is a "Standard MIDI File" module, which handles encoding and
decoding SMF. This includes a simple MML as an example of
application.
Author: Tadayoshi Funaba <tadf@funaba.org>
WWW: http://www.funaba.org/en/ruby.html#smf

View file

@ -1,4 +1,3 @@
ruby-vorbisfile is a Ruby extension wrapping libvorbisfile.
Author: Rik Hemsley <rik@kde.org>
WWW: http://rikkus.info/ruby_vorbisfile.html

View file

@ -1,4 +1,3 @@
This is XMMS bindings for Ruby.
Author: Paul Duncan (pabs) <pabs@pablotron.org>
WWW: http://www.pablotron.org/software/xmms-ruby/

View file

@ -1,5 +1,4 @@
Ogginfo gives you access to low level information on ogg files (bitrate,
length, samplerate, encoder, etc... ), as well as tag.
Author: Guillaume Pierronnet <guillaume.pierronnet@gmail.com>
WWW: http://ruby-ogginfo.rubyforge.org/

View file

@ -1,3 +1,3 @@
This is dump.rb, a binary data dumper module for Ruby.
Author: miche@e-mail.ne.jp
WWW: http://www.geocities.co.jp/SiliconValley-Oakland/2986/

View file

@ -1,4 +1,3 @@
This is an iconv wrapper class for Ruby.
Author: Nobuyoshi.Nakada <nobu.nokada@softhome.net>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=iconv

View file

@ -1,5 +1,4 @@
This module provides Ruby interface to D. J. Bernstein's cdb (constant
database) library.
Author: Kazuteru Okahashi <kaz@fan.gr.jp>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=cdb

View file

@ -1,4 +1,3 @@
This is the MySQL driver for DBI-for-Ruby.
Author: Rainer Perl <rainer.perl@sprytech.com>
WWW: http://ruby-dbi.sourceforge.net

View file

@ -1,4 +1,3 @@
This is the ODBC driver for DBI-for-Ruby.
Author: Michael Neumann <neumann@s-direktnet.de>
WWW: http://ruby-dbi.sourceforge.net

View file

@ -1,4 +1,3 @@
This is the PostgreSQL driver for DBI-for-Ruby.
Author: Jim Weirich <jweirich@one.ent>
WWW: http://ruby-dbi.sourceforge.net

View file

@ -1,4 +1,3 @@
This is the SQLite driver for DBI-for-Ruby.
Author: Rainer Perl <rainer.perl@sprytech.com>
WWW: http://ruby-dbi.sourceforge.net

View file

@ -1,7 +1,4 @@
This is a DBI-for-Ruby. It is designed to behave like the DBI you
know from Perl.
Author: Rainer Perl <rainer.perl@sprytech.com>,
Michael Neumann <neumann@s-direktnet.de>
WWW: http://ruby-dbi.sourceforge.net/

View file

@ -6,5 +6,4 @@ in network-accessable memory space, and is used behind several
high-traffic dynamic web sites like LiveJournal, Slashdot, WikiPedia,
and others.
Author: Michael Granger <ged-raa@FaerieMUD.org>
WWW: http://www.deveiate.org/code/Ruby-MemCache.html

View file

@ -1,4 +1,3 @@
This is a Ruby API for mSQL.
Author: DATE Ken <ge6537@i.bekkoame.ne.jp>
WWW: http://dontstopmusic.no-ip.org/

View file

@ -1,4 +1,3 @@
ObjectDBM (o_dbm) is an OODB-like DBM module for Ruby.
Author: Keiju Ishitsuka <keiju@ishitsuka.com>
WWW: http://raa.ruby-lang.org/search.rhtml?search=o_dbm

View file

@ -4,5 +4,4 @@ RDBC provides a unified API to access RDBMS such as PostgreSQL and
Oracle. The composition of RDBC is like that of JDBC. Almost all the
names of the classes and the methods are mimicked.
Author: NAKAMURA Akifumi <BXQ04723@nifty.ne.jp>
WWW: http://homepage3.nifty.com/guion/SOFT/RDBC/INDEX_E.HTM

View file

@ -5,5 +5,4 @@ so you can do things that would otherwise be more difficult via DBI.
If you want portability between backends, use DBI. If you want ease
of use with SQLite, use this.
Author: Jamis Buck (minam) <jgb3@email.byu.edu>
WWW: https://github.com/luislavena/sqlite3-ruby

View file

@ -5,5 +5,4 @@ so you can do things that would otherwise be more difficult via DBI.
If you want portability between backends, use DBI. If you want ease
of use with SQLite, use this.
Author: Jamis Buck (minam) <jgb3@email.byu.edu>
WWW: https://github.com/luislavena/sqlite3-ruby

View file

@ -11,5 +11,4 @@ ASCII, UTF-8, EUC-JP and Shift_JIS.
2.x supports Ruby1.6/1.8
Author: K.Kosako <kosako@sofnec.co.jp>
WWW: http://www.geocities.jp/kosako3/oniguruma/

View file

@ -14,5 +14,4 @@ getdep.rb: gets file dependency to_s.rb: _name2str, _type2str
inst.rb: helps installation version.rb: VersionNumber class
must.rb: must/must_have/must_be methods
Author: Minero Aoki <aamine@loveruby.net>
WWW: http://www.loveruby.net/en/amstd.html

View file

@ -1,5 +1,4 @@
This is the AVL tree class for Ruby which works like a Hash,
implemented as a wrapper for libavl.
Author: Filip Pizlo <pizlo@purdue.edu>
WWW: http://bocks.psych.purdue.edu/~pizman/avl/

View file

@ -1,5 +1,4 @@
Ruby/Cache is a library for caching objects based on the LRU algorithm
for Ruby.
Author: Yoshinori K. Okuji <okuji@enbug.org>
WWW: http://www.nongnu.org/pupa/ruby-cache.html

View file

@ -17,5 +17,4 @@ Sdn module:
This module supports the following calendars:
Gregorian, Julian, French Republican, Jewish
Author: Tadayoshi Funaba <tadf@funaba.org>
WWW: http://www.funaba.org/en/calendar.html#calendar

View file

@ -3,5 +3,4 @@ rubyDialogs is a simple interface to dialog(1).
This software is distributed under the Bluesine public license, which
is a variant of the BSD license. (See: http://bluesine.com/license/)
Author: Jeff Clement <jeff@bluesine.com>
WWW: http://bluesine.com/archives/software/ruby/rubyDialogs/

View file

@ -1,4 +1,3 @@
This is FAM bindings for Ruby.
Author: Paul Duncan (pabs) <pabs@pablotron.org>
WWW: http://www.pablotron.org/software/fam-ruby/

View file

@ -2,5 +2,4 @@ FastRI improves on the aging RI documentation tool: much faster, needs less
RAM, "scoped" searches, e.g. get String extensions defined in a given RubyGems
package, fast full-text search, remote access via DRb (auto-discovered).
Author: Mauricio Julio Fernandez Pradier <mfp@acm.org>
WWW: http://eigenclass.org/hiki/fastri

View file

@ -2,5 +2,4 @@ Gem Finder is a simple class browser (built with Ruby/Tk) for Ruby
modules/programs. It allows a user to view the superclass,
subclasses, included modules and methods of any class in the system.
Author: Jim Weirich <jweirich@one.net>
WWW: http://onestepback.org/packages/gemfinder/

View file

@ -1,4 +1,3 @@
Ruby-intl -- A simple wrapper of GNU gettext for ruby
Author: HIRATA Naoto <hirata-naoto@sannet.ne.jp>
WWW: http://www.page.sannet.ne.jp/hirata-naoto/ruby-e.html

View file

@ -5,5 +5,4 @@ for Concurrent and Networked Objects_. It allows a single thread to
demultiplex and dispatch events from one or more IO objects to an
appropriate handler.
Author: Michael Granger <ged-raa@FaerieMUD.org>
WWW: http://www.deveiate.org/code/IO-Reactor.html

View file

@ -1,4 +1,3 @@
Ruby-locale -- A simple Ruby module that provides setlocale(3)
Author: Yasushi Shoji <yashi@kafka.salemstate.edu>
WWW: http://kafka.salemstate.edu/~yashi/ruby/#locale

View file

@ -1,5 +1,4 @@
Ruby-Locale is the pure ruby library which provides basic APIs for
localization.
Author: Masao Mutoh <mutoh at highway.ne.jp>
WWW: http://www.yotabanana.com/hiki/ruby-locale.html

View file

@ -3,5 +3,4 @@ and pattern matching in Ruby method definitions, choosing different
method bodies depending on the types and values of the parameters
the method is invoked with.
Author: Topher Cyll <christophercyll@gmail.com>
WWW: http://multi.rubyforge.org/

View file

@ -4,4 +4,3 @@ This library, developed after java.util.Properties class of Java
Language, provides simple properties scheme for application
configurations, resources, locale data, etc.
Author: Hiroshi IGARASHI <igarashi@ueda.info.waseda.ac.jp>

View file

@ -2,5 +2,4 @@ Racc is an LALR(1) parser generator for Ruby. It is written in Ruby
and generates Ruby code. Almost all functions of yacc(1) is
implemented.
Author: Minero Aoki <aamine@loveruby.net>
WWW: http://i.loveruby.net/en/racc.html

View file

@ -3,5 +3,4 @@ file. rbison uses Bison to do all the hard work (generating state
transition tables, etc), then translates the Bison-generated C code
into Ruby code.
Author: Jonathan Aseltine <aseltine@cs.umass.edu>
WWW: http://www.cs.umass.edu/~aseltine/rbison.html

View file

@ -9,5 +9,4 @@ implemented as roles and are weaved into domain classes via a
connector at runtime (runtime weaving). These aspects can be
explicitly activated and deactivated.
Author: Matthias Veit <matthias_veit@yahoo.de>
WWW: http://sourceforge.net/projects/robjectteam/

View file

@ -1,4 +1,3 @@
RReadline is a pure Ruby implementation of the Readline library.
Author: KUBO Hiroya <hiroya@netcom.mag.keio.ac.jp>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=ruby_readline

View file

@ -1,5 +1,4 @@
Setup.rb is a common installer script for ruby packages. It can
handle multiple binaries, libraries, extensions etc. in one archive.
Author: Minero Aoki <aamine@loveruby.net>
WWW: http://www.loveruby.net/en/setup.html

View file

@ -2,5 +2,4 @@ S-Expression is a pure Ruby library to parse strings
of Lisp style s-expressions into native Ruby style
s-expressions and back again.
Author: Topher Cyll <christophercyll@gmail.com>
WWW: http://sexp.rubyforge.org/

View file

@ -4,5 +4,4 @@ This is an extension module for S-Lang screen management library by
John E. Davis. S-Lang is famous for the fact that jed (editor) and
slrn (news reader) use it.
Author: Kikutani, Makoto <kikutani@debian.or.jp>
WWW: http://www.s-lang.org/

View file

@ -3,5 +3,4 @@ Ruby/TZFile is a TZFile handling library for Ruby.
It generates classes like Time class for timezones other than
localtime nor UTC.
Author: Tanaka Akira <akr@m17n.org>
WWW: http://cvs.m17n.org/~akr/ruby-tzfile/

View file

@ -3,5 +3,4 @@ package. Specifically, Wirble adds a saved history, a couple of useful
shortcuts, and color to Irb. Wirble also enables a Irb's built-in
tab-completion and a simpler prompt.
Author: Paul Duncan <pabs@pablotron.org>
WWW: http://pablotron.org/software/wirble/

View file

@ -2,5 +2,4 @@ FastRI improves on the aging RI documentation tool: much faster, needs less
RAM, "scoped" searches, e.g. get String extensions defined in a given RubyGems
package, fast full-text search, remote access via DRb (auto-discovered).
Author: Mauricio Julio Fernandez Pradier <mfp@acm.org>
WWW: http://eigenclass.org/hiki/fastri

View file

@ -1,4 +1,3 @@
Slop is a simple option parser with an easy to remember syntax and friendly API.
Author: Lee Jarvis <lee _at_ jarvis.co>
WWW: http://rubygems.org/gems/slop

View file

@ -18,5 +18,4 @@ The resulting program has the following main features:
NOTE: This is only Ruby interface part. To install exmars use games/exmars port.
Author: Martin Ankerl
WWW: http://corewar.co.uk/ankerl/exmars.htm

View file

@ -1,4 +1,3 @@
This is a Ruby library to measure the size of a given image file.
Author: Keisuke Minami <keisuke@rccn.com>
WWW: http://www.rubycgi.org/tools/index.en.htm

View file

@ -1,4 +1,3 @@
This is Imlib2 bindings for Ruby.
Author: Paul Duncan (pabs) <pabs@pablotron.org>
WWW: http://www.pablotron.org/software/imlib2-ruby/

View file

@ -1,4 +1,3 @@
This is OpenGL/GLU/GLUT interface modules for Ruby.
Author: Yoshiyuki Kusano <yoshi@giganet.net>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=opengl

View file

@ -1,5 +1,4 @@
This is a Ruby interface to PGPLOT graphics library, which generates
X-Y plot, contour/image/vector maps, etc. .
Author: Masahiro TANAKA <masa@ir.isas.ac.jp>
WWW: http://pgplot.rubyforge.org/

View file

@ -2,5 +2,4 @@ RMagick is a binding for ImageMagick. Defines approx. 120 methods for
2D image manipulation. HTML documentation contains usage guide and
API reference, including 116 complete example programs and images.
Author: Tim Hunter <cyclists@nc.rr.com>
WWW: http://rubyforge.org/projects/rmagick/

View file

@ -1,4 +1,3 @@
This is a Ruby library for generating SVG files.
Author: Yuya <yuya@4th.to>
WWW: http://sourceforge.jp/projects/ruby-svg/

View file

@ -1,4 +1,3 @@
Ruby/Tgif is a Ruby extension library to draw Tgif graphics.
Author: Noritsugu Nakamura <nnakamur@mxq.mesh.ne.jp>
WWW: http://www2s.biglobe.ne.jp/~Nori/ruby/

View file

@ -1,5 +1,4 @@
RICA is Ruby Internet relay chat Core Agents, an IRC client framework
for Ruby.
Author: zophos@koka-in.org
WWW: http://www.koka-in.org/~zophos/SideA/lsnt/rica.html

View file

@ -1,4 +1,3 @@
RICE is Ruby Irc interfaCE, an IRC interface library for Ruby.
Author: akira yamada <akira@ruby-lang.org>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rice

View file

@ -3,5 +3,4 @@ in Ruby.
With this, you can do a Namazu search from a Ruby script.
Author: Ryunosuke Ohshima <ryu@jaist.ac.jp>
WWW: http://www.namazu.org/ruby-namazu/index.html.en

View file

@ -1,7 +1,3 @@
rskkserv is an alternative implementation of skkserv written in Ruby.
Author: Shugo Maeda <shugo@ruby-lang.org>,
YAMASHITA Junji <ysjj@unixuser.org> (current maintainer)
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rskkserv

View file

@ -1,4 +1,3 @@
Ruby/ChaSen -- ChaSen module for Ruby.
Author: IKARASHI Akira <ikarashi@d3.dion.ne.jp>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=ruby-chasen

View file

@ -1,4 +1,3 @@
This is a Ruby library which wraps Ruby/ChaSen.
Author: Yuya <yuya@4th.to>
WWW: http://sourceforge.jp/projects/gyokuro/

View file

@ -3,5 +3,4 @@ object-oriented programming. It has many features to process text
files and to do system management tasks. This package contains
Japanese version of the Ruby users guide in HTML format.
Author: Yukihiro Matsumoto <matz@netlab.co.jp>
WWW: http://www.ruby-lang.org/

View file

@ -12,5 +12,4 @@ stdlib-doc is a RubyForge project that converts Ruby source code into this
documentation you are looking at.
It also tracks the status of the documentation effort.
Author: James G. Britt <j.g.britt@gmail.com>
WWW: http://www.ruby-doc.org/stdlib/

View file

@ -3,5 +3,4 @@ Ruby-Lua -- an embebed scripting language for ruby programs
This is a first attempt to make Lua script language as a class for
ruby, it's very basic right now.
Author: Domingo Alvarez <domingo@dad-it.com>
WWW: http://ruby-lua.unolotiene.com/

View file

@ -3,9 +3,4 @@ object-oriented programming. It has many features to process text
files and to do system management tasks. This package contains the
Ruby users guide in HTML format.
Author: Yukihiro Matsumoto <matz@netlab.co.jp> (Japanese version)
GOTO Kentaro <gotoken@notwork.org> (Initial translation)
Julian Fondren (ditto)
Mark Slagell <slagell@cs.iastate.edu> (Retranslation)
WWW: http://www.ruby-lang.org/

View file

@ -16,5 +16,4 @@ Features of Ruby are shown below.
+ Highly Portable(works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)
Author: Matsumoto "matz" Yukihiro <matz@zetabits.com>
WWW: http://www.ruby-lang.org/en/

View file

@ -16,5 +16,4 @@ Features of Ruby are shown below.
+ Highly Portable(works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)
Author: Matsumoto "matz" Yukihiro <matz@zetabits.com>
WWW: http://www.ruby-lang.org/en/

View file

@ -16,5 +16,4 @@ Features of Ruby are shown below.
+ Highly Portable(works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)
Author: Matsumoto "matz" Yukihiro <matz@zetabits.com>
WWW: http://www.ruby-lang.org/en/

View file

@ -2,5 +2,4 @@ RubyFilter is a set of Ruby classes built on top of the RubyMail
library that make it easy to write programs that filter and deliver
email to mailboxes.
Author: Matt Armstrong <matt@lickey.com>
WWW: http://www.lickey.com/rubyfilter/

View file

@ -1,5 +1,4 @@
This is RubyMail, a lightweight mail library containing various mail
utility classes and modules.
Author: Matt Armstrong <matt@lickey.com>
WWW: http://www.lickey.com/rubymail/

View file

@ -20,5 +20,4 @@ same principle. Here's an example usage of Ruby/Gnuplot:
plot.draw ( ds )
Author: Gordon Miller <gmiller@bittwiddlers.com>
WWW: http://physci.gmu.edu/~gmiller/gnuplot/

View file

@ -1,4 +1,3 @@
NArray is an Numerical N-dimensional Array class. Supported element types are 1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses.
Author: Masahiro TANAKA <masa16.tanaka @nospam@ gmail.com>
WWW: http://narray.rubyforge.org/

View file

@ -2,4 +2,3 @@ This is a Ruby module for handling ICMP packets.
Note that it requires root permission to handle any ICMP packets.
Author: GOTOU YUUZOU <gotoyuzo@notwork.org>

View file

@ -3,7 +3,4 @@ based on RFC1823.
Supported LDAP libraries are OpenLDAP, Michigan LDAP, and NetscapeSDK.
Author: Takaaki Tateishi <ttate@users.sourceforge.net>
Author: Ian Macdonald <ian@caliban.org>
Author: Alexey Chebotar <alexey.chebotar@gmail.com>
WWW: http://rubyforge.org/projects/ruby-ldap/

View file

@ -1,5 +1,4 @@
This is Ruby/TCPSocketPipe, a Ruby library to create I/O pipes for TCP
socket tunneling.
Author: NaHi (NAKAMURA, Hiroshi) <nahi@keynauts.com>
WWW: http://raa.ruby-lang.org/project/tcpsocketpipe

View file

@ -1,4 +1,3 @@
TServer is a Ruby library for writing a preforking server like Apache.
Author: TOMITA Masahiro <tommy@tmtm.org>
WWW: http://raa.ruby-lang.org/project/tserver

View file

@ -1,5 +1,4 @@
Ruby/Panda is a Ruby extension library to access Panda, a GPL'ed
library for dynamically generating PDF files.
Author: Noritsugu Nakamura <nnakamur@mxq.mesh.ne.jp>
WWW: http://www2s.biglobe.ne.jp/~Nori/ruby/

View file

@ -10,5 +10,4 @@ Ruby-GPGME is a ruby interface to GnuPG Made Easy (GPGME).
- The high-level API provides a convenient class-based interface to
frequently used GPGME functions.
Author: Daiki Ueno
WWW: http://ruby-gpgme.rubyforge.org/

View file

@ -6,5 +6,4 @@ standard is documented in RFC2104. Namely, a MAC provides a way to
check the integrity of information transmitted over or stored in an
unreliable medium, based on a secret key.
Author: Daiki Ueno <ueno@unixuser.org>
WWW: http://deisui.org/~ueno/ruby/hmac.html

View file

@ -2,5 +2,4 @@ Ruby/Password comprises a set of useful methods for creating,
verifying and manipulating passwords. It includes an interface to
CrackLib, a library commonly used for checking password strength.
Author: Ian Macdonald <ian@caliban.org>
WWW: http://www.caliban.org/ruby/ruby-password.shtml

View file

@ -1,4 +1,3 @@
ruby-tcpwrap -- TCP wrappers library for Ruby.
Author: Shugo Maeda <shugo@ruby-lang.org>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=ruby-tcpwrap

View file

@ -6,5 +6,4 @@ standard is documented in RFC2104. Namely, a MAC provides a way to
check the integrity of information transmitted over or stored in an
unreliable medium, based on a secret key.
Author: Daiki Ueno <ueno@unixuser.org>
WWW: http://deisui.org/~ueno/ruby/hmac.html

View file

@ -1,4 +1,3 @@
Ruby-quota is a ruby library to manipulate filesystem quotas.
Author: Takaaki Tateishi <ttate@users.sourceforge.net>
WWW: http://sourceforge.net/projects/ruby-quota/

View file

@ -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/

View file

@ -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/

View file

@ -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/

View file

@ -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/

View file

@ -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/

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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/

Some files were not shown because too many files have changed in this diff Show more