Skip to content

Fork of the original genx4r (that wraps Tim Bray's GenX library for generating correct, cannonical XML in an idiomatic Ruby API.)

License

Notifications You must be signed in to change notification settings

fotonauts/genx4r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is GenX4r, a Ruby extension that wraps Tim Bray's genx library for 
generating correct, cannonical xml.

For more information on genx itself please refer to it's web page at:

  http://www.tbray.org/ongoing/When/200x/2004/02/20/GenxStatus

GenX4r should build through the fairly standard setup.rb process...

$ ruby setup.rb config
$ ruby setup.rb setup

Once you've compiled it, run the unit tests via 'ruby setup.rb check'
to confirm that GenX4r is functioning properly, then feel free to install 
it via 'ruby setup.rb install' and let me know what you think!

GenX4r is made available under the same license as genx, see the LICENSE 
file for more details.

setup.rb is under the LGPL, see it's web page at

  http://i.loveruby.net/en/prog/setup.html

for details.

There is currently no real documentation on how to use GenX4r, but until 
that changes the unit tests should provide a useful introduction.

Please direct any questions to the author,

Garrett Rooney <rooneg@electricjellyfish.net>

Note that this version has been modified by the Fotonauts team to have a 
gem version number.

About

Fork of the original genx4r (that wraps Tim Bray's GenX library for generating correct, cannonical XML in an idiomatic Ruby API.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published