
                            PySol-Cardsets
                             Version 3.00

             Copyright (C) Markus F.X.J. Oberhumer and others
                   <markus.oberhumer@jk.uni-linz.ac.at>


What is PySol ?
===============

PySol is a very nice solitaire card game written in 100% pure Python -
visit the PySol home page for more information:

    http://wildsau.idv.uni-linz.ac.at/mfx/pysol.html


What is PySol-Cardsets ?
========================

A collection of free cardsets adapted for use with PySol.
I'm distributing this as its own package because I want to
keep the main distribution reasonable small.

PySol-Cardsets should work with any PySol version >= 2.00,
but version 3.00 or better is strongly recommended.

PySol-Cardsets is distributed under the terms of the GNU General
Public License (GPL). The file COPYRIGHT in each of the cardset
directories contains additional information about the original authors.


How do I install the cardsets ?
===============================

Either
    copy the cardsets to your PySol installation directory
        e.g. `cp -a data/cardset-* /usr/share/pysol/3.00/
or
    copy or move the cardsets to your ~/.pysol/ directory
        e.g. `cp -a data/cardset-* ~/.pysol/'

Windows and Mac users might prefer using a filemanager for this ;-)

That's all - start PySol and enjoy.


Thanks
======

Special thanks to the ImageMagick team and to Eddie Kohler
for his enduring work on gifsicle.

Have fun,
Markus

