Metadata-Version: 2.1
Name: pyrpgkit
Version: 0.0.1
Summary: A library for writing RPGs in Python
Home-page: https://github.com/feakuru/pyrpgkit
Author: feakuru
Author-email: feanarokurufinve@gmail.com
License: UNKNOWN
Description: # PyRPG
        
        This is a small library that facilitates creating Role-Playing Games in Python. It is designed with classic dice-based RPG systems in mind.
        
        ## Example usage
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
