RAA - xmlscan

xmlscan / 0.2.3

Short description: pure Ruby XML parser
Category: Library/XML
Status: stable
Created: 2002-12-31 15:00:00 GMT
Last update: 2003-05-01 15:55:19 GMT
Owner: UENO Katsuhiro (Projects of this owner)
Homepage: http://www.blue.sky.or.jp/atelier/ruby/xmlscan/
Download: http://www.blue.sky.or.jp/atelier/ruby/xmlscan/xmlscan-0.2.3.tar.gz
License: Ruby's
Dependency:
Required by: rss/0.2.4 or XMLParser or REXML
Required by: gallery/0.0.8 or XMLParser or REXML
Description:

High-performance non-validating XML parser written in 100% pure Ruby.

=== Changes 0.2.2 -> 0.2.3
* use Test::Unit instead of RubyUnit for test suites.
* avoid calling XMLScanner#scan_prolog with an empty string.
* '&;' causes a parse error.
* avoid some warnings of Ruby-1.8.

Edit this project (for project owner)

back to RAA top