= Decken =

== Version 0.1 ==

Decken is organizer deck to Trading Card Games. More that this.

Its functionalities:

 * Search cards
 * Create decks
 * Card cotation
 * Card Management

Decken is yet alpha.

== Requirements ==

 * Python
 * Python gdata API (provided) (or http://code.google.com/apis/picasaweb/)
 * PyGTK
 * Glade
 * BeatifulSoup

All of them are available for Windows too:

 * Python, http://www.python.org/download/
 * PyGTK, http://www.pygtk.org/downloads.html
 * GTK+ runtime, http://sourceforge.net/project/showfiles.php?group_id=98754

There is a text mode option that does not require PyGTK nor Glade (nor
GTK+ runtime, in Windows).

To run in this mode, you have to invoke:

{{{ decken_script }}}

in a shell window.

Copyright 2010, Claudio Torcato <claudiotorcato@gmail.com>
