public
Description: An update of Scott Raymond's insanely easy flickr library
Clone URL: git://github.com/ctagg/flickr.git
commit  f73d71b990b1ca0a392973e6dc8d7ac78cdf5b10
tree    1f2f4ad786f64d70485895558f118dc959ab24ff
parent  ac318ba401f5a676b324a16e7fb5b11951abed10
flickr /
name age message
file .DS_Store Mon May 12 03:00:24 -0700 2008 First step in updating to standard gem format (... [Chris Taggart]
file History.txt Mon May 12 04:32:38 -0700 2008 * Tweaked internals so new client instance isn'... [Chris Taggart]
file LICENSE Mon May 12 03:00:24 -0700 2008 First step in updating to standard gem format (... [Chris Taggart]
file Manifest.txt Mon May 12 03:00:24 -0700 2008 First step in updating to standard gem format (... [Chris Taggart]
file README.txt Mon May 12 03:00:24 -0700 2008 First step in updating to standard gem format (... [Chris Taggart]
file Rakefile Mon May 12 04:32:38 -0700 2008 * Tweaked internals so new client instance isn'... [Chris Taggart]
file TODO Mon May 12 03:00:24 -0700 2008 First step in updating to standard gem format (... [Chris Taggart]
file index.html Sun May 11 10:09:46 -0700 2008 first commit of updated version of flickr gem [Chris Taggart]
directory lib/ Mon May 12 04:32:38 -0700 2008 * Tweaked internals so new client instance isn'... [Chris Taggart]
directory script/ Mon May 12 03:00:24 -0700 2008 First step in updating to standard gem format (... [Chris Taggart]
directory test/ Mon May 12 04:32:38 -0700 2008 * Tweaked internals so new client instance isn'... [Chris Taggart]
README.txt
= flickr

* FIX (url)

== DESCRIPTION:

FIX (describe your package)

== FEATURES/PROBLEMS:

* FIX (list of features or problems)

== SYNOPSIS:

  FIX (code sample of usage)

== REQUIREMENTS:

* Xmlsimple gem

== INSTALL:

* sudo gem install flickr

== LICENSE:

(The MIT License)

Copyright (c) 2008 Scott Raymond, Patrick Plattes, Chris Taggart

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.