mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Remove Author line
This commit is contained in:
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
|
@ -1,4 +1,3 @@
|
||||||
Ruby-BZ2 is a Ruby extension to use libbz2.
|
Ruby-BZ2 is a Ruby extension to use libbz2.
|
||||||
|
|
||||||
Author: Guy Decoux <ts@moulon.inra.fr>
|
|
||||||
WWW: http://moulon.inra.fr/ruby/bz2.html
|
WWW: http://moulon.inra.fr/ruby/bz2.html
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
ruby-lha is a ruby extension library that unpack files, compressed with lha.
|
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
|
WWW: http://arton.no-ip.info/collabo/backyard/?LhaLibEn
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is a Ruby module or reading and writing zip files.
|
This is a Ruby module or reading and writing zip files.
|
||||||
|
|
||||||
Author: Thomas Sondergaard <thomass@deltadata.dk>
|
|
||||||
WWW: http://rubyzip.sourceforge.net/
|
WWW: http://rubyzip.sourceforge.net/
|
||||||
|
|
|
@ -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
|
audio (wav, au, aiff, but not ogg or mp3) and can divine information
|
||||||
such as length, sample rate, etc.
|
such as length, sample rate, etc.
|
||||||
|
|
||||||
Author: jared jennings <liver@soon.com>
|
|
||||||
WWW: http://ruby-audiofile.sourceforge.net/
|
WWW: http://ruby-audiofile.sourceforge.net/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Ruby/EsounD is a Ruby binding to the EsounD library.
|
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
|
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=ruby-esound
|
||||||
|
|
|
@ -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).
|
to find some useful CD-Audio informations (CD-title, tracks titles).
|
||||||
This library includes low-level functions to access CD-ROM device.
|
This library includes low-level functions to access CD-ROM device.
|
||||||
|
|
||||||
Author: Guillaume Pierronnet <moumar@rubyforge.org>
|
|
||||||
WWW: http://ruby-freedb.rubyforge.org/
|
WWW: http://ruby-freedb.rubyforge.org/
|
||||||
|
|
|
@ -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
|
(bitrate, length, samplerate, etc...). It can read, write, remove
|
||||||
id3v1 tag and read id3v2. It is written in pure ruby.
|
id3v1 tag and read id3v2. It is written in pure ruby.
|
||||||
|
|
||||||
Author: Guillaume Pierronnet <moumar@netcourrier.com>
|
|
||||||
WWW: http://rubyforge.org/projects/ruby-mp3info
|
WWW: http://rubyforge.org/projects/ruby-mp3info
|
||||||
|
|
|
@ -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
|
can read ID3v1.0 and ID3v1.1 but only write ID3v1.1 tags. It can save
|
||||||
new tags and remove tags.
|
new tags and remove tags.
|
||||||
|
|
||||||
Author: Lars Christensen <dsl8950@vip.cybercity.dk>
|
|
||||||
WWW: http://users.cybercity.dk/~dsl8950/ruby/mp3tag.html
|
WWW: http://users.cybercity.dk/~dsl8950/ruby/mp3tag.html
|
||||||
|
|
|
@ -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
|
decoding SMF. This includes a simple MML as an example of
|
||||||
application.
|
application.
|
||||||
|
|
||||||
Author: Tadayoshi Funaba <tadf@funaba.org>
|
|
||||||
WWW: http://www.funaba.org/en/ruby.html#smf
|
WWW: http://www.funaba.org/en/ruby.html#smf
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
ruby-vorbisfile is a Ruby extension wrapping libvorbisfile.
|
ruby-vorbisfile is a Ruby extension wrapping libvorbisfile.
|
||||||
|
|
||||||
Author: Rik Hemsley <rik@kde.org>
|
|
||||||
WWW: http://rikkus.info/ruby_vorbisfile.html
|
WWW: http://rikkus.info/ruby_vorbisfile.html
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is XMMS bindings for Ruby.
|
This is XMMS bindings for Ruby.
|
||||||
|
|
||||||
Author: Paul Duncan (pabs) <pabs@pablotron.org>
|
|
||||||
WWW: http://www.pablotron.org/software/xmms-ruby/
|
WWW: http://www.pablotron.org/software/xmms-ruby/
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
Ogginfo gives you access to low level information on ogg files (bitrate,
|
Ogginfo gives you access to low level information on ogg files (bitrate,
|
||||||
length, samplerate, encoder, etc... ), as well as tag.
|
length, samplerate, encoder, etc... ), as well as tag.
|
||||||
|
|
||||||
Author: Guillaume Pierronnet <guillaume.pierronnet@gmail.com>
|
|
||||||
WWW: http://ruby-ogginfo.rubyforge.org/
|
WWW: http://ruby-ogginfo.rubyforge.org/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
This is dump.rb, a binary data dumper module for Ruby.
|
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/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is an iconv wrapper class for Ruby.
|
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
|
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=iconv
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
This module provides Ruby interface to D. J. Bernstein's cdb (constant
|
This module provides Ruby interface to D. J. Bernstein's cdb (constant
|
||||||
database) library.
|
database) library.
|
||||||
|
|
||||||
Author: Kazuteru Okahashi <kaz@fan.gr.jp>
|
|
||||||
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=cdb
|
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=cdb
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is the MySQL driver for DBI-for-Ruby.
|
This is the MySQL driver for DBI-for-Ruby.
|
||||||
|
|
||||||
Author: Rainer Perl <rainer.perl@sprytech.com>
|
|
||||||
WWW: http://ruby-dbi.sourceforge.net
|
WWW: http://ruby-dbi.sourceforge.net
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is the ODBC driver for DBI-for-Ruby.
|
This is the ODBC driver for DBI-for-Ruby.
|
||||||
|
|
||||||
Author: Michael Neumann <neumann@s-direktnet.de>
|
|
||||||
WWW: http://ruby-dbi.sourceforge.net
|
WWW: http://ruby-dbi.sourceforge.net
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is the PostgreSQL driver for DBI-for-Ruby.
|
This is the PostgreSQL driver for DBI-for-Ruby.
|
||||||
|
|
||||||
Author: Jim Weirich <jweirich@one.ent>
|
|
||||||
WWW: http://ruby-dbi.sourceforge.net
|
WWW: http://ruby-dbi.sourceforge.net
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is the SQLite driver for DBI-for-Ruby.
|
This is the SQLite driver for DBI-for-Ruby.
|
||||||
|
|
||||||
Author: Rainer Perl <rainer.perl@sprytech.com>
|
|
||||||
WWW: http://ruby-dbi.sourceforge.net
|
WWW: http://ruby-dbi.sourceforge.net
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
This is a DBI-for-Ruby. It is designed to behave like the DBI you
|
This is a DBI-for-Ruby. It is designed to behave like the DBI you
|
||||||
know from Perl.
|
know from Perl.
|
||||||
|
|
||||||
Author: Rainer Perl <rainer.perl@sprytech.com>,
|
|
||||||
Michael Neumann <neumann@s-direktnet.de>
|
|
||||||
|
|
||||||
WWW: http://ruby-dbi.sourceforge.net/
|
WWW: http://ruby-dbi.sourceforge.net/
|
||||||
|
|
|
@ -6,5 +6,4 @@ in network-accessable memory space, and is used behind several
|
||||||
high-traffic dynamic web sites like LiveJournal, Slashdot, WikiPedia,
|
high-traffic dynamic web sites like LiveJournal, Slashdot, WikiPedia,
|
||||||
and others.
|
and others.
|
||||||
|
|
||||||
Author: Michael Granger <ged-raa@FaerieMUD.org>
|
|
||||||
WWW: http://www.deveiate.org/code/Ruby-MemCache.html
|
WWW: http://www.deveiate.org/code/Ruby-MemCache.html
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is a Ruby API for mSQL.
|
This is a Ruby API for mSQL.
|
||||||
|
|
||||||
Author: DATE Ken <ge6537@i.bekkoame.ne.jp>
|
|
||||||
WWW: http://dontstopmusic.no-ip.org/
|
WWW: http://dontstopmusic.no-ip.org/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
ObjectDBM (o_dbm) is an OODB-like DBM module for Ruby.
|
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
|
WWW: http://raa.ruby-lang.org/search.rhtml?search=o_dbm
|
||||||
|
|
|
@ -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
|
Oracle. The composition of RDBC is like that of JDBC. Almost all the
|
||||||
names of the classes and the methods are mimicked.
|
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
|
WWW: http://homepage3.nifty.com/guion/SOFT/RDBC/INDEX_E.HTM
|
||||||
|
|
|
@ -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
|
If you want portability between backends, use DBI. If you want ease
|
||||||
of use with SQLite, use this.
|
of use with SQLite, use this.
|
||||||
|
|
||||||
Author: Jamis Buck (minam) <jgb3@email.byu.edu>
|
|
||||||
WWW: https://github.com/luislavena/sqlite3-ruby
|
WWW: https://github.com/luislavena/sqlite3-ruby
|
||||||
|
|
|
@ -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
|
If you want portability between backends, use DBI. If you want ease
|
||||||
of use with SQLite, use this.
|
of use with SQLite, use this.
|
||||||
|
|
||||||
Author: Jamis Buck (minam) <jgb3@email.byu.edu>
|
|
||||||
WWW: https://github.com/luislavena/sqlite3-ruby
|
WWW: https://github.com/luislavena/sqlite3-ruby
|
||||||
|
|
|
@ -11,5 +11,4 @@ ASCII, UTF-8, EUC-JP and Shift_JIS.
|
||||||
|
|
||||||
2.x supports Ruby1.6/1.8
|
2.x supports Ruby1.6/1.8
|
||||||
|
|
||||||
Author: K.Kosako <kosako@sofnec.co.jp>
|
|
||||||
WWW: http://www.geocities.jp/kosako3/oniguruma/
|
WWW: http://www.geocities.jp/kosako3/oniguruma/
|
||||||
|
|
|
@ -14,5 +14,4 @@ getdep.rb: gets file dependency to_s.rb: _name2str, _type2str
|
||||||
inst.rb: helps installation version.rb: VersionNumber class
|
inst.rb: helps installation version.rb: VersionNumber class
|
||||||
must.rb: must/must_have/must_be methods
|
must.rb: must/must_have/must_be methods
|
||||||
|
|
||||||
Author: Minero Aoki <aamine@loveruby.net>
|
|
||||||
WWW: http://www.loveruby.net/en/amstd.html
|
WWW: http://www.loveruby.net/en/amstd.html
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
This is the AVL tree class for Ruby which works like a Hash,
|
This is the AVL tree class for Ruby which works like a Hash,
|
||||||
implemented as a wrapper for libavl.
|
implemented as a wrapper for libavl.
|
||||||
|
|
||||||
Author: Filip Pizlo <pizlo@purdue.edu>
|
|
||||||
WWW: http://bocks.psych.purdue.edu/~pizman/avl/
|
WWW: http://bocks.psych.purdue.edu/~pizman/avl/
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
Ruby/Cache is a library for caching objects based on the LRU algorithm
|
Ruby/Cache is a library for caching objects based on the LRU algorithm
|
||||||
for Ruby.
|
for Ruby.
|
||||||
|
|
||||||
Author: Yoshinori K. Okuji <okuji@enbug.org>
|
|
||||||
WWW: http://www.nongnu.org/pupa/ruby-cache.html
|
WWW: http://www.nongnu.org/pupa/ruby-cache.html
|
||||||
|
|
|
@ -17,5 +17,4 @@ Sdn module:
|
||||||
This module supports the following calendars:
|
This module supports the following calendars:
|
||||||
Gregorian, Julian, French Republican, Jewish
|
Gregorian, Julian, French Republican, Jewish
|
||||||
|
|
||||||
Author: Tadayoshi Funaba <tadf@funaba.org>
|
|
||||||
WWW: http://www.funaba.org/en/calendar.html#calendar
|
WWW: http://www.funaba.org/en/calendar.html#calendar
|
||||||
|
|
|
@ -3,5 +3,4 @@ rubyDialogs is a simple interface to dialog(1).
|
||||||
This software is distributed under the Bluesine public license, which
|
This software is distributed under the Bluesine public license, which
|
||||||
is a variant of the BSD license. (See: http://bluesine.com/license/)
|
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/
|
WWW: http://bluesine.com/archives/software/ruby/rubyDialogs/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is FAM bindings for Ruby.
|
This is FAM bindings for Ruby.
|
||||||
|
|
||||||
Author: Paul Duncan (pabs) <pabs@pablotron.org>
|
|
||||||
WWW: http://www.pablotron.org/software/fam-ruby/
|
WWW: http://www.pablotron.org/software/fam-ruby/
|
||||||
|
|
|
@ -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
|
RAM, "scoped" searches, e.g. get String extensions defined in a given RubyGems
|
||||||
package, fast full-text search, remote access via DRb (auto-discovered).
|
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
|
WWW: http://eigenclass.org/hiki/fastri
|
||||||
|
|
|
@ -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,
|
modules/programs. It allows a user to view the superclass,
|
||||||
subclasses, included modules and methods of any class in the system.
|
subclasses, included modules and methods of any class in the system.
|
||||||
|
|
||||||
Author: Jim Weirich <jweirich@one.net>
|
|
||||||
WWW: http://onestepback.org/packages/gemfinder/
|
WWW: http://onestepback.org/packages/gemfinder/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Ruby-intl -- A simple wrapper of GNU gettext for ruby
|
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
|
WWW: http://www.page.sannet.ne.jp/hirata-naoto/ruby-e.html
|
||||||
|
|
|
@ -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
|
demultiplex and dispatch events from one or more IO objects to an
|
||||||
appropriate handler.
|
appropriate handler.
|
||||||
|
|
||||||
Author: Michael Granger <ged-raa@FaerieMUD.org>
|
|
||||||
WWW: http://www.deveiate.org/code/IO-Reactor.html
|
WWW: http://www.deveiate.org/code/IO-Reactor.html
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Ruby-locale -- A simple Ruby module that provides setlocale(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
|
WWW: http://kafka.salemstate.edu/~yashi/ruby/#locale
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
Ruby-Locale is the pure ruby library which provides basic APIs for
|
Ruby-Locale is the pure ruby library which provides basic APIs for
|
||||||
localization.
|
localization.
|
||||||
|
|
||||||
Author: Masao Mutoh <mutoh at highway.ne.jp>
|
|
||||||
WWW: http://www.yotabanana.com/hiki/ruby-locale.html
|
WWW: http://www.yotabanana.com/hiki/ruby-locale.html
|
||||||
|
|
|
@ -3,5 +3,4 @@ and pattern matching in Ruby method definitions, choosing different
|
||||||
method bodies depending on the types and values of the parameters
|
method bodies depending on the types and values of the parameters
|
||||||
the method is invoked with.
|
the method is invoked with.
|
||||||
|
|
||||||
Author: Topher Cyll <christophercyll@gmail.com>
|
|
||||||
WWW: http://multi.rubyforge.org/
|
WWW: http://multi.rubyforge.org/
|
||||||
|
|
|
@ -4,4 +4,3 @@ This library, developed after java.util.Properties class of Java
|
||||||
Language, provides simple properties scheme for application
|
Language, provides simple properties scheme for application
|
||||||
configurations, resources, locale data, etc.
|
configurations, resources, locale data, etc.
|
||||||
|
|
||||||
Author: Hiroshi IGARASHI <igarashi@ueda.info.waseda.ac.jp>
|
|
||||||
|
|
|
@ -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
|
and generates Ruby code. Almost all functions of yacc(1) is
|
||||||
implemented.
|
implemented.
|
||||||
|
|
||||||
Author: Minero Aoki <aamine@loveruby.net>
|
|
||||||
WWW: http://i.loveruby.net/en/racc.html
|
WWW: http://i.loveruby.net/en/racc.html
|
||||||
|
|
|
@ -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
|
transition tables, etc), then translates the Bison-generated C code
|
||||||
into Ruby code.
|
into Ruby code.
|
||||||
|
|
||||||
Author: Jonathan Aseltine <aseltine@cs.umass.edu>
|
|
||||||
WWW: http://www.cs.umass.edu/~aseltine/rbison.html
|
WWW: http://www.cs.umass.edu/~aseltine/rbison.html
|
||||||
|
|
|
@ -9,5 +9,4 @@ implemented as roles and are weaved into domain classes via a
|
||||||
connector at runtime (runtime weaving). These aspects can be
|
connector at runtime (runtime weaving). These aspects can be
|
||||||
explicitly activated and deactivated.
|
explicitly activated and deactivated.
|
||||||
|
|
||||||
Author: Matthias Veit <matthias_veit@yahoo.de>
|
|
||||||
WWW: http://sourceforge.net/projects/robjectteam/
|
WWW: http://sourceforge.net/projects/robjectteam/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
RReadline is a pure Ruby implementation of the Readline library.
|
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
|
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=ruby_readline
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
Setup.rb is a common installer script for ruby packages. It can
|
Setup.rb is a common installer script for ruby packages. It can
|
||||||
handle multiple binaries, libraries, extensions etc. in one archive.
|
handle multiple binaries, libraries, extensions etc. in one archive.
|
||||||
|
|
||||||
Author: Minero Aoki <aamine@loveruby.net>
|
|
||||||
WWW: http://www.loveruby.net/en/setup.html
|
WWW: http://www.loveruby.net/en/setup.html
|
||||||
|
|
|
@ -2,5 +2,4 @@ S-Expression is a pure Ruby library to parse strings
|
||||||
of Lisp style s-expressions into native Ruby style
|
of Lisp style s-expressions into native Ruby style
|
||||||
s-expressions and back again.
|
s-expressions and back again.
|
||||||
|
|
||||||
Author: Topher Cyll <christophercyll@gmail.com>
|
|
||||||
WWW: http://sexp.rubyforge.org/
|
WWW: http://sexp.rubyforge.org/
|
||||||
|
|
|
@ -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
|
John E. Davis. S-Lang is famous for the fact that jed (editor) and
|
||||||
slrn (news reader) use it.
|
slrn (news reader) use it.
|
||||||
|
|
||||||
Author: Kikutani, Makoto <kikutani@debian.or.jp>
|
|
||||||
WWW: http://www.s-lang.org/
|
WWW: http://www.s-lang.org/
|
||||||
|
|
|
@ -3,5 +3,4 @@ Ruby/TZFile is a TZFile handling library for Ruby.
|
||||||
It generates classes like Time class for timezones other than
|
It generates classes like Time class for timezones other than
|
||||||
localtime nor UTC.
|
localtime nor UTC.
|
||||||
|
|
||||||
Author: Tanaka Akira <akr@m17n.org>
|
|
||||||
WWW: http://cvs.m17n.org/~akr/ruby-tzfile/
|
WWW: http://cvs.m17n.org/~akr/ruby-tzfile/
|
||||||
|
|
|
@ -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
|
shortcuts, and color to Irb. Wirble also enables a Irb's built-in
|
||||||
tab-completion and a simpler prompt.
|
tab-completion and a simpler prompt.
|
||||||
|
|
||||||
Author: Paul Duncan <pabs@pablotron.org>
|
|
||||||
WWW: http://pablotron.org/software/wirble/
|
WWW: http://pablotron.org/software/wirble/
|
||||||
|
|
|
@ -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
|
RAM, "scoped" searches, e.g. get String extensions defined in a given RubyGems
|
||||||
package, fast full-text search, remote access via DRb (auto-discovered).
|
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
|
WWW: http://eigenclass.org/hiki/fastri
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Slop is a simple option parser with an easy to remember syntax and friendly API.
|
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
|
WWW: http://rubygems.org/gems/slop
|
||||||
|
|
|
@ -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.
|
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
|
WWW: http://corewar.co.uk/ankerl/exmars.htm
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is a Ruby library to measure the size of a given image file.
|
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
|
WWW: http://www.rubycgi.org/tools/index.en.htm
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is Imlib2 bindings for Ruby.
|
This is Imlib2 bindings for Ruby.
|
||||||
|
|
||||||
Author: Paul Duncan (pabs) <pabs@pablotron.org>
|
|
||||||
WWW: http://www.pablotron.org/software/imlib2-ruby/
|
WWW: http://www.pablotron.org/software/imlib2-ruby/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is OpenGL/GLU/GLUT interface modules for Ruby.
|
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
|
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=opengl
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
This is a Ruby interface to PGPLOT graphics library, which generates
|
This is a Ruby interface to PGPLOT graphics library, which generates
|
||||||
X-Y plot, contour/image/vector maps, etc. .
|
X-Y plot, contour/image/vector maps, etc. .
|
||||||
|
|
||||||
Author: Masahiro TANAKA <masa@ir.isas.ac.jp>
|
|
||||||
WWW: http://pgplot.rubyforge.org/
|
WWW: http://pgplot.rubyforge.org/
|
||||||
|
|
|
@ -2,5 +2,4 @@ RMagick is a binding for ImageMagick. Defines approx. 120 methods for
|
||||||
2D image manipulation. HTML documentation contains usage guide and
|
2D image manipulation. HTML documentation contains usage guide and
|
||||||
API reference, including 116 complete example programs and images.
|
API reference, including 116 complete example programs and images.
|
||||||
|
|
||||||
Author: Tim Hunter <cyclists@nc.rr.com>
|
|
||||||
WWW: http://rubyforge.org/projects/rmagick/
|
WWW: http://rubyforge.org/projects/rmagick/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is a Ruby library for generating SVG files.
|
This is a Ruby library for generating SVG files.
|
||||||
|
|
||||||
Author: Yuya <yuya@4th.to>
|
|
||||||
WWW: http://sourceforge.jp/projects/ruby-svg/
|
WWW: http://sourceforge.jp/projects/ruby-svg/
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Ruby/Tgif is a Ruby extension library to draw Tgif graphics.
|
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/
|
WWW: http://www2s.biglobe.ne.jp/~Nori/ruby/
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
RICA is Ruby Internet relay chat Core Agents, an IRC client framework
|
RICA is Ruby Internet relay chat Core Agents, an IRC client framework
|
||||||
for Ruby.
|
for Ruby.
|
||||||
|
|
||||||
Author: zophos@koka-in.org
|
|
||||||
WWW: http://www.koka-in.org/~zophos/SideA/lsnt/rica.html
|
WWW: http://www.koka-in.org/~zophos/SideA/lsnt/rica.html
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
RICE is Ruby Irc interfaCE, an IRC interface library for Ruby.
|
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
|
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rice
|
||||||
|
|
|
@ -3,5 +3,4 @@ in Ruby.
|
||||||
|
|
||||||
With this, you can do a Namazu search from a Ruby script.
|
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
|
WWW: http://www.namazu.org/ruby-namazu/index.html.en
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
rskkserv is an alternative implementation of skkserv written in Ruby.
|
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
|
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=rskkserv
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Ruby/ChaSen -- ChaSen module for Ruby.
|
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
|
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=ruby-chasen
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is a Ruby library which wraps Ruby/ChaSen.
|
This is a Ruby library which wraps Ruby/ChaSen.
|
||||||
|
|
||||||
Author: Yuya <yuya@4th.to>
|
|
||||||
WWW: http://sourceforge.jp/projects/gyokuro/
|
WWW: http://sourceforge.jp/projects/gyokuro/
|
||||||
|
|
|
@ -3,5 +3,4 @@ object-oriented programming. It has many features to process text
|
||||||
files and to do system management tasks. This package contains
|
files and to do system management tasks. This package contains
|
||||||
Japanese version of the Ruby users guide in HTML format.
|
Japanese version of the Ruby users guide in HTML format.
|
||||||
|
|
||||||
Author: Yukihiro Matsumoto <matz@netlab.co.jp>
|
|
||||||
WWW: http://www.ruby-lang.org/
|
WWW: http://www.ruby-lang.org/
|
||||||
|
|
|
@ -12,5 +12,4 @@ stdlib-doc is a RubyForge project that converts Ruby source code into this
|
||||||
documentation you are looking at.
|
documentation you are looking at.
|
||||||
It also tracks the status of the documentation effort.
|
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/
|
WWW: http://www.ruby-doc.org/stdlib/
|
||||||
|
|
|
@ -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
|
This is a first attempt to make Lua script language as a class for
|
||||||
ruby, it's very basic right now.
|
ruby, it's very basic right now.
|
||||||
|
|
||||||
Author: Domingo Alvarez <domingo@dad-it.com>
|
|
||||||
WWW: http://ruby-lua.unolotiene.com/
|
WWW: http://ruby-lua.unolotiene.com/
|
||||||
|
|
|
@ -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
|
files and to do system management tasks. This package contains the
|
||||||
Ruby users guide in HTML format.
|
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/
|
WWW: http://www.ruby-lang.org/
|
||||||
|
|
|
@ -16,5 +16,4 @@ Features of Ruby are shown below.
|
||||||
+ Highly Portable(works on many UNIX machines, and on DOS,
|
+ Highly Portable(works on many UNIX machines, and on DOS,
|
||||||
Windows, Mac, BeOS etc.)
|
Windows, Mac, BeOS etc.)
|
||||||
|
|
||||||
Author: Matsumoto "matz" Yukihiro <matz@zetabits.com>
|
|
||||||
WWW: http://www.ruby-lang.org/en/
|
WWW: http://www.ruby-lang.org/en/
|
||||||
|
|
|
@ -16,5 +16,4 @@ Features of Ruby are shown below.
|
||||||
+ Highly Portable(works on many UNIX machines, and on DOS,
|
+ Highly Portable(works on many UNIX machines, and on DOS,
|
||||||
Windows, Mac, BeOS etc.)
|
Windows, Mac, BeOS etc.)
|
||||||
|
|
||||||
Author: Matsumoto "matz" Yukihiro <matz@zetabits.com>
|
|
||||||
WWW: http://www.ruby-lang.org/en/
|
WWW: http://www.ruby-lang.org/en/
|
||||||
|
|
|
@ -16,5 +16,4 @@ Features of Ruby are shown below.
|
||||||
+ Highly Portable(works on many UNIX machines, and on DOS,
|
+ Highly Portable(works on many UNIX machines, and on DOS,
|
||||||
Windows, Mac, BeOS etc.)
|
Windows, Mac, BeOS etc.)
|
||||||
|
|
||||||
Author: Matsumoto "matz" Yukihiro <matz@zetabits.com>
|
|
||||||
WWW: http://www.ruby-lang.org/en/
|
WWW: http://www.ruby-lang.org/en/
|
||||||
|
|
|
@ -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
|
library that make it easy to write programs that filter and deliver
|
||||||
email to mailboxes.
|
email to mailboxes.
|
||||||
|
|
||||||
Author: Matt Armstrong <matt@lickey.com>
|
|
||||||
WWW: http://www.lickey.com/rubyfilter/
|
WWW: http://www.lickey.com/rubyfilter/
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
This is RubyMail, a lightweight mail library containing various mail
|
This is RubyMail, a lightweight mail library containing various mail
|
||||||
utility classes and modules.
|
utility classes and modules.
|
||||||
|
|
||||||
Author: Matt Armstrong <matt@lickey.com>
|
|
||||||
WWW: http://www.lickey.com/rubymail/
|
WWW: http://www.lickey.com/rubymail/
|
||||||
|
|
|
@ -20,5 +20,4 @@ same principle. Here's an example usage of Ruby/Gnuplot:
|
||||||
|
|
||||||
plot.draw ( ds )
|
plot.draw ( ds )
|
||||||
|
|
||||||
Author: Gordon Miller <gmiller@bittwiddlers.com>
|
|
||||||
WWW: http://physci.gmu.edu/~gmiller/gnuplot/
|
WWW: http://physci.gmu.edu/~gmiller/gnuplot/
|
||||||
|
|
|
@ -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.
|
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/
|
WWW: http://narray.rubyforge.org/
|
||||||
|
|
|
@ -2,4 +2,3 @@ This is a Ruby module for handling ICMP packets.
|
||||||
|
|
||||||
Note that it requires root permission to handle any ICMP packets.
|
Note that it requires root permission to handle any ICMP packets.
|
||||||
|
|
||||||
Author: GOTOU YUUZOU <gotoyuzo@notwork.org>
|
|
||||||
|
|
|
@ -3,7 +3,4 @@ based on RFC1823.
|
||||||
|
|
||||||
Supported LDAP libraries are OpenLDAP, Michigan LDAP, and NetscapeSDK.
|
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/
|
WWW: http://rubyforge.org/projects/ruby-ldap/
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
This is Ruby/TCPSocketPipe, a Ruby library to create I/O pipes for TCP
|
This is Ruby/TCPSocketPipe, a Ruby library to create I/O pipes for TCP
|
||||||
socket tunneling.
|
socket tunneling.
|
||||||
|
|
||||||
Author: NaHi (NAKAMURA, Hiroshi) <nahi@keynauts.com>
|
|
||||||
WWW: http://raa.ruby-lang.org/project/tcpsocketpipe
|
WWW: http://raa.ruby-lang.org/project/tcpsocketpipe
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
TServer is a Ruby library for writing a preforking server like Apache.
|
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
|
WWW: http://raa.ruby-lang.org/project/tserver
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
Ruby/Panda is a Ruby extension library to access Panda, a GPL'ed
|
Ruby/Panda is a Ruby extension library to access Panda, a GPL'ed
|
||||||
library for dynamically generating PDF files.
|
library for dynamically generating PDF files.
|
||||||
|
|
||||||
Author: Noritsugu Nakamura <nnakamur@mxq.mesh.ne.jp>
|
|
||||||
WWW: http://www2s.biglobe.ne.jp/~Nori/ruby/
|
WWW: http://www2s.biglobe.ne.jp/~Nori/ruby/
|
||||||
|
|
|
@ -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
|
- The high-level API provides a convenient class-based interface to
|
||||||
frequently used GPGME functions.
|
frequently used GPGME functions.
|
||||||
|
|
||||||
Author: Daiki Ueno
|
|
||||||
WWW: http://ruby-gpgme.rubyforge.org/
|
WWW: http://ruby-gpgme.rubyforge.org/
|
||||||
|
|
|
@ -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
|
check the integrity of information transmitted over or stored in an
|
||||||
unreliable medium, based on a secret key.
|
unreliable medium, based on a secret key.
|
||||||
|
|
||||||
Author: Daiki Ueno <ueno@unixuser.org>
|
|
||||||
WWW: http://deisui.org/~ueno/ruby/hmac.html
|
WWW: http://deisui.org/~ueno/ruby/hmac.html
|
||||||
|
|
|
@ -2,5 +2,4 @@ Ruby/Password comprises a set of useful methods for creating,
|
||||||
verifying and manipulating passwords. It includes an interface to
|
verifying and manipulating passwords. It includes an interface to
|
||||||
CrackLib, a library commonly used for checking password strength.
|
CrackLib, a library commonly used for checking password strength.
|
||||||
|
|
||||||
Author: Ian Macdonald <ian@caliban.org>
|
|
||||||
WWW: http://www.caliban.org/ruby/ruby-password.shtml
|
WWW: http://www.caliban.org/ruby/ruby-password.shtml
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
ruby-tcpwrap -- TCP wrappers library for Ruby.
|
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
|
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=ruby-tcpwrap
|
||||||
|
|
|
@ -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
|
check the integrity of information transmitted over or stored in an
|
||||||
unreliable medium, based on a secret key.
|
unreliable medium, based on a secret key.
|
||||||
|
|
||||||
Author: Daiki Ueno <ueno@unixuser.org>
|
|
||||||
WWW: http://deisui.org/~ueno/ruby/hmac.html
|
WWW: http://deisui.org/~ueno/ruby/hmac.html
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Ruby-quota is a ruby library to manipulate filesystem quotas.
|
Ruby-quota is a ruby library to manipulate filesystem quotas.
|
||||||
|
|
||||||
Author: Takaaki Tateishi <ttate@users.sourceforge.net>
|
|
||||||
WWW: http://sourceforge.net/projects/ruby-quota/
|
WWW: http://sourceforge.net/projects/ruby-quota/
|
||||||
|
|
|
@ -2,5 +2,4 @@ This is a Ruby library for approximate string matching and searching
|
||||||
using a dynamic programming algorithm to compute the Levenstein
|
using a dynamic programming algorithm to compute the Levenstein
|
||||||
distance between strings. Written in C for speed.
|
distance between strings. Written in C for speed.
|
||||||
|
|
||||||
Author: Florian Frank <flori@ping.de>
|
|
||||||
WWW: http://amatch.rubyforge.org/
|
WWW: http://amatch.rubyforge.org/
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
amrita is an HTML/XHTML template library for Ruby.
|
amrita is an HTML/XHTML template library for Ruby.
|
||||||
It makes html documents from a template and a model data.
|
It makes html documents from a template and a model data.
|
||||||
|
|
||||||
Author: Taku Nakajima <tnakajima@brain-tokyo.jp>
|
|
||||||
WWW: http://amrita.sourceforge.jp/
|
WWW: http://amrita.sourceforge.jp/
|
||||||
|
|
|
@ -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
|
These are used to create output with a similar format but with
|
||||||
changing values.
|
changing values.
|
||||||
|
|
||||||
Author: Paul Rubel <rubel@crhc.uiuc.edu>
|
|
||||||
WWW: http://formatr.sourceforge.net/
|
WWW: http://formatr.sourceforge.net/
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
HTML/FillInForm is a Ruby library that automatically inserts form data
|
HTML/FillInForm is a Ruby library that automatically inserts form data
|
||||||
into HTML.
|
into HTML.
|
||||||
|
|
||||||
Author: IKEBE Tomohiro <ikebe@shebang.jp>
|
|
||||||
WWW: http://shebang.jp/src/ruby/
|
WWW: http://shebang.jp/src/ruby/
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
HTML/Template is a Ruby library to use HTML as a template file from
|
HTML/Template is a Ruby library to use HTML as a template file from
|
||||||
CGI scripts.
|
CGI scripts.
|
||||||
|
|
||||||
Author: IKEBE Tomohiro <ikebe@shebang.jp>
|
|
||||||
WWW: http://shebang.jp/src/ruby/
|
WWW: http://shebang.jp/src/ruby/
|
||||||
|
|
|
@ -4,5 +4,4 @@ HTML document.
|
||||||
It is used with htmlsplit.rb and adds a method "repair" to the
|
It is used with htmlsplit.rb and adds a method "repair" to the
|
||||||
HTMLSplit class.
|
HTMLSplit class.
|
||||||
|
|
||||||
Author: MoonWolf <moonwolf-ruby@moonwolf.com>
|
|
||||||
WWW: http://raa.ruby-lang.org/project/htmlrepair
|
WWW: http://raa.ruby-lang.org/project/htmlrepair
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
This is htmlsplit.rb, a Ruby library to split an HTML document into an
|
This is htmlsplit.rb, a Ruby library to split an HTML document into an
|
||||||
array of tags and contents.
|
array of tags and contents.
|
||||||
|
|
||||||
Author: MoonWolf <moonwolf-ruby@moonwolf.com>
|
|
||||||
WWW: http://raa.ruby-lang.org/project/htmlsplit
|
WWW: http://raa.ruby-lang.org/project/htmlsplit
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
This is Ruby/MWDOM, DOM level2 module, XMLWriter and XHTMLWriter for
|
This is Ruby/MWDOM, DOM level2 module, XMLWriter and XHTMLWriter for
|
||||||
Ruby.
|
Ruby.
|
||||||
|
|
||||||
Author: MoonWolf <moonwolf-ruby@moonwolf.com>
|
|
||||||
WWW: http://raa.ruby-lang.org/project/mwdom
|
WWW: http://raa.ruby-lang.org/project/mwdom
|
||||||
|
|
|
@ -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 RSS 1.0s and display those items sorted by updating time.
|
||||||
* collect RSSs and display those items on each page.
|
* 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
|
WWW: http://www.cozmixng.org/~rwiki/index.rb?cmd=view;name=RSS+Parser
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
This is a Ruby library for parsing, creating, downloading, and caching
|
This is a Ruby library for parsing, creating, downloading, and caching
|
||||||
RSS (http://my.netscape.com/publish/help/mnn20/quickstart.html).
|
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
|
WWW: http://www.chadfowler.com/index.cgi?mode=max&cat=ruby
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
This is a Ruby module to access James Clark's XML Parser ToolKit. ("expat")
|
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
|
WWW: http://www.yoshidam.net/Ruby.html#xmlparser
|
||||||
|
|
|
@ -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.
|
It can be used for programmatically access outside HTML-pages.
|
||||||
I hope to extend it to become a web-publishing framework in the future.
|
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/
|
WWW: http://ruby-htmltools.rubyforge.org/
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue