Wowr ---- Ruby Library for the World of Warcraft Armory Introduction ------------ Wowr is an API for accessing data in the World of Warcraft Armory. Using the XML data provided by the armory, it allows developers to query World of Warcraft items, characters, guilds and arena teams. It is designed to support developers that wish to add WoW information to their Ruby-powered site, as well as larger guild or portal sites for many users. Usage ----- See example.rb Documentation ------------- Please view the RubyDoc for more information on usage. http://wowr.rubyforge.org/doc/ Installation ------------ Wowr can be installed through RubyGems using the command below: gem install wowr Alternatively, the latest version can be downloaded from SVN with: svn checkout http://wowr.rubyforge.org/svn/trunk/lib/ Author ------ Originally written by Ben Humphreys benhumphreys[at]gmail.com Maintained by Peter Wood peter+wowr[at]alastria.net Patches: Renaud Chaput Michael Chen Ken Preudhomme Scott (thestorcks.de) Apologies to anyone missed, please let Peter Wood know if this is the case.