Package Name: wyckedsceptre

Version: 

Description:
    wyckedsceptre is a Python 2.6.5 module for simulating encounters in Dungeons & Dragons First Edition (Red Book - 1E) and predicting outcomes of combat encounters.

    This module is its authors first venture into active, open-source software development. The author, Tim, is also an amateur Python developer looking to get notes on his coding structure and style from experienced Python developers as well as general notes about open-source development and documentation. wyckedsecptre is intended to be PEP8 compliant and well documented.

Future features will include:
    calculate statistics of a combat encounter's outcome

Dependencies:
    none!

How to Install from the PyPi index:
    sudo easy_install wyckedsceptre
    
How to Install from a downloaded tar.gz file:
    1. Decompress the file into a directory
    2. In a command line, change into the directory where setup.py is located
    3. run "python setup.py install"

How to use the example:
    1. Navigate to the installed directory, then into wyckedsceptre\examples
    2. python example.py

Documentation:
    in docs/html/index.html within the install directory
    at one of the webpages listed below

Copyright/License:
    See LICENSE.txt included in this package

Project Hompage:
    http://code.google.com/p/wyckedsceptre/

Additional support and release pages:
    http://pypi.python.org/pypi/wyckedsceptre/
    http://packages.python.org/wyckedsceptre

The name wyckedsceptre is taken from a Mr. Show sketch about a metal band.
