Alexandria
==========

    Alexandria is a GNOME application to help you manage your book collection.

    Alexandria:

      * retrieves book information from Amazon (including cover pictures) ;
      * saves data using the YAML format ;
      * features an HIG-compliant user interface ;
      * shows books in diffent views (standard list or icons list).

Requirements
------------

    Ruby >= 1.8.0:          http://www.ruby-lang.org
    GNOME >= 2.x:           http://www.gnome.org
    Ruby-GNOME2 >= 0.9.x:   http://ruby-gnome2.sourceforge.jp
    Ruby/Amazon >= 0.7.x:   http://www.caliban.org/ruby/ruby-amazon.shtml

Install
-------

    $ ruby install.rb config
    $ ruby install.rb setup
   ($ su)
    $ ruby install.rb install

Usage
-----

    $ alexandria

License
-------

    Alexandria is distributed under the terms of the GNU General Public License.
    See the COPYING file for more information.
