Metadata-Version: 1.1
Name: xdh-dice
Version: 0.1
Summary: A library that provides a numeric datatype that simulates polyhedral dice.
Home-page: https://github.com/xlorepdarkhelm/dice
Author: Cliff Hill
Author-email: xlorep@darkhelm.org
License: MIT
Download-URL: https://github.com/xlorepdarkhelm/dice/archive/master.zip
Description: # dice
        Pythonic implementation of dice-rolling mechanics as a numeric datatype
        
Keywords: dice xdh
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
