Sha256: 8259452048cf11bfe41e4767197c9cf5abb86e78acbf8cc2d9aeba7af87999a1

Contents?: true

Size: 968 Bytes

Versions: 1

Compression:

Stored size: 968 Bytes

Contents

= xmlparser

* http://www.yoshidam.net/Ruby.html#xmlparser
* http://rubyforge.org/projects/xmlparser/

== DESCRIPTION:

Expat (XML Parser Toolkit) Module for Ruby

This is a module to access to James Clark's XML Parser
Toolkit "expat" (http://www.jclark.com/xml/expat.html) from
Ruby.

This is a modified version of xmlparser:

- works on Ruby 1.9
- depends on hoe instead of mkrf

== FEATURES/PROBLEMS:

see README or README.ja.

== SYNOPSIS:

see README or README.ja.

== REQUIREMENTS:

None

== INSTALL:

* gem install mame-xmlparser

== LICENSE:

This extension module is copyrighted free software by
Yoshida Masato.

You can redistribute it and/or modify it under the same term as
Ruby or expat.

encoding.h and the functions of encoding map are part of
XML::Parser for Perl.

  Copyright (c) 1998 Larry Wall and Clark Cooper.
  All rights reserved.
  This program is free software; you can redistribute it and/or modify it
  under the same terms as Perl itself.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mame-xmlparser-0.6.81.1 README.txt