instiki/vendor/plugins/HTML5lib
Jacques Distler 1085168bbf Update to latest HTML5lib, Add Maruku testdir
Sync with the latest html5lib.
Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
2008-01-08 00:01:35 -06:00
..
bin Fix Unicode bug 2007-12-17 03:17:43 -06:00
lib Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00
test Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00
testdata Fix Unicode bug 2007-12-17 03:17:43 -06:00
History.txt Sanitize url refs in SVG attributes 2007-10-27 17:34:29 -05:00
LICENSE Many Minor Fixes 2007-06-12 17:37:55 -05:00
Manifest.txt Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00
Rakefile.rb Fix Unicode bug 2007-12-17 03:17:43 -06:00
README Minor S5 tweaks and Sync with Latest HTML5lib 2007-08-30 12:19:10 -05:00
test19.rb Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00

html5
    by Ryan King, et al
    http://code.google.com/p/html5lib

== DESCRIPTION:

A ruby implementation of the parsing algorithm in HTML5.


== FEATURES/PROBLEMS:



== SYNOPSIS:

  TODO

== REQUIREMENTS:

* chardet, only tested with 0.9.0

== INSTALL:

* sudo gem install html5

== LICENSE:

Copyright (c) 2006-2007 The Authors

Contributers:
James Graham - jg307@cam.ac.uk
Anne van Kesteren - annevankesteren@gmail.com
Lachlan Hunt - lachlan.hunt@lachy.id.au
Matt McDonald - kanashii@kanashii.ca
Sam Ruby - rubys@intertwingly.net
Ian Hickson (Google) - ian@hixie.ch
Thomas Broyer - t.broyer@ltgt.net
Jacques Distler - distler@golem.ph.utexas.edu
Ryan King - ryan@theryanking.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.