benaskins / weatherzone

Ruby client for the weatherzone web service

This URL has Read+Write access

commit  7757495cec3dc1b3c8b4402a5ab78276bd0cf5da
tree    097749508c4e426fbde3d478787df2a57fb59c43
parent  ddcace15091f8747bc315c78cbf02de39a817fb9
name age message
file .gitignore Tue Jan 20 18:26:20 -0800 2009 Cache web service responses using openuri_memca... [benaskins]
file History.txt Sun Nov 30 17:35:17 -0800 2008 First commit. [benaskins]
file Manifest.txt Mon Sep 21 16:23:12 -0700 2009 Tide resource missing from manifest. [benaskins]
file README.txt Tue Jul 14 17:10:47 -0700 2009 Round forecast temperatures to 0 decimal places... [benaskins]
file Rakefile Sun Nov 30 17:35:17 -0800 2008 First commit. [benaskins]
directory bin/ Sun Nov 30 17:35:17 -0800 2008 First commit. [benaskins]
directory lib/ Mon Nov 16 15:44:32 -0800 2009 Use explicit url option rather than determining... [benaskins]
directory test/ Mon Nov 16 15:44:32 -0800 2009 Use explicit url option rather than determining... [benaskins]
README.txt
= weatherzone

http://github.com/benaskins/weatherzone/

== DESCRIPTION:

Ruby client for the weatherzone webservice.

== LICENSE:

Copyright (c) 2008 FIX

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.