Metadata-Version: 1.1
Name: d6
Version: 0.2.2
Summary: ['An rpg backend implementing the free 1d6 roleplaying system for python3.']
Home-page: http://1w6.org/programme
Author: Arne Babenhauserheide
Author-email: arne_bab@web.de
License: GNU GPL-3 or later
Description: 
        Information: http://rpg-1d6.sf.net 
        
        Changes:
        
        
        d6 tip
        
        - Added signature for changeset 318619f073fe
        - Added tag 0.2.2 for changeset b77f61fa9c5b
        
        d6 0.2.2
        
        - version 0.2.2
        - added missing module: termctl
        - Fixed bordercase skill- and attribute value calculation errors (i.e. float to int conversion problems for 1/3 + 1/3 + 1/3…).
        - BUG exposed: breaks at attval 12
        - cleanup of float to int error avoidance hacks…
        - Added signature for changeset 89ae55f4556c
        - Added tag 0.2.1 for changeset 6ace0d1f6427
        
Keywords: ews,rpg,characters,1d6,d6
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Requires: yaml
