public
Description: API wrapper for Amazon Associates Web Service.
Clone URL: git://github.com/jnunemaker/aaws.git
Search Repo:
aaws /
name age message
folder History.txt Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
folder License.txt Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
folder Manifest.txt Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
folder README.txt Fri Mar 28 19:40:37 -0700 2008 updated readme [jnunemaker]
folder Rakefile Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
folder TODO.txt Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
folder config/ Fri Mar 28 19:43:22 -0700 2008 updated dependencies in hoe [jnunemaker]
folder examples/ Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
folder lib/ Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
folder log/ Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
folder script/ Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
folder setup.rb Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
folder spec/ Sun Jun 01 12:01:30 -0700 2008 got item search and book search flexibly workin... [jnunemaker]
folder tasks/ Fri Mar 28 19:36:30 -0700 2008 first commit, had some stuff going and decided ... [jnunemaker]
folder 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.