public
Description: API wrapper for Amazon Associates Web Service.
Clone URL: git://github.com/jnunemaker/aaws.git
aaws /
name age message
file History.txt Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
file License.txt Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
file Manifest.txt Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
file README.txt Fri Mar 28 19:40:37 -0700 2008 updated readme [jnunemaker]
file Rakefile Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
file TODO.txt Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
directory config/ Fri Mar 28 19:43:22 -0700 2008 updated dependencies in hoe [jnunemaker]
directory examples/ Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
directory lib/ Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
directory log/ Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
directory script/ Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
file setup.rb Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
directory spec/ Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
directory tasks/ Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
directory website/ Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
README.txt
[[ This project is not worth anything yet. Just starting it. ]]

= aaws

* http://github.com/jnunemaker/aaws/

== DESCRIPTION:

API wrapper for Amazon Associates Web Service.

== REQUIREMENTS:

* active support

== INSTALL:

* soon to have gem install

== LICENSE:

(The MIT License)

Copyright (c) 2008 John Nunemaker

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.