Metadata-Version: 1.1
Name: wyckedsceptre
Version: 0.2.0
Summary: Simulating Dungeons & Dragons First Edition (Red Book - 1E)
    encounters in and predicting outcomes of combat encounters.
Home-page: http://code.google.com/p/wyckedsceptre
Author: UNKNOWN
Author-email: UNKNOWN
License: GNU General Public License v3
Download-URL: http://code.google.com/p/wyckedsceptre/downloads/list
Description: 
        @package wyckedsceptre
        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.
        @todo Make public members private
        
        project home: http://code.google.com/p/wyckedsceptre/
        $LastChangedDate: 2010-11-05 23:45:39 -0500 (Fri, 05 Nov 2010) $
        $Rev: 66 $
        
Keywords: dungeonsdragons dnd rpg dnd statistics game simulator analysis
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Topic :: Games/Entertainment :: Role-Playing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides: wyckedsceptre
