Download List

Project Description

英語版PalmOSで日本語を扱うためのプロクシサーバ。CJKOS+Blazerで日本語を検索できます。

System Requirements

System requirement is not defined

Released at 2007-01-28 17:48
ruby-entity-reference 0.1.4 (1 files Hide)

Release Notes

ruby-html-entities is a Ruby library to convert non-ASCII
characters to character entity references in a hope that
those characters are properly displayed in HTML pages of
non-European encoding.

Changelog

Modified to use String#gsub instead of String#scan and
String#+ resulting in a dramatic speed-up.