public
Description: An update of Scott Raymond's insanely easy flickr library
Clone URL: git://github.com/ctagg/flickr.git
Chris Taggart (author)
Mon May 12 06:39:01 -0700 2008
commit  2bd476fc5b656b20adf451f647fb4dc88add782d
tree    351c5896bfffae80942f4eee5c4d7107519c5b08
parent  12a6397989f5db3cd38eca633e3d0e5324ed006b
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 06:39:01 -0700 2008 More work on groups. [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 06:39:01 -0700 2008 More work on groups. [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 06:39:01 -0700 2008 More work on groups. [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 06:39:01 -0700 2008 More work on groups. [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.