# File: AUTHORS
[ "README", "AUTHORS", "ChangeLog", "xslt.c", nil].each do
XML.view_html
XML::XSLT.view_html
XML::XSLT::TransformationError.view_html
XML::XSLT::ParsingError.view_html
XML::XSLT::XSLTError.view_html
end
AUTHORS / Mon Nov 14 17:59:08 CET 2005

Authors

Gregoire Lejeune <gregoire dot lejeune at free dot fr>

  • Maintener

Eustáquio "TaQ" Rangel <eustaquiorangel at yahoo dot com>

  • Add parameters support

Brendan Taylor <whateley at gmail dot com>

  • Add external function support
  • Add media_type function
  • Changes to the way XSLT files are loaded, so that we can keep their base URI straight

<kiyoya at gmail dot com>

  • Add definitions for some error classes and sets libxml error function

Thanks to :

knu <knu at freebsd dot org> for FreeBSD port (see www.freshports.org/textproc/ruby-xslt/)

Robert Shaw <rshaw at opendarwin dot org> for opendarwin port (see rb-xslt.darwinports.com/)

Alexis Bernard aka alex__ for testing