pycharsheet

View on PyPIReverse Dependencies (0)

0.0.4 pycharsheet-0.0.4-py3-none-any.whl

Wheel Details

Project: pycharsheet
Version: 0.0.4
Filename: pycharsheet-0.0.4-py3-none-any.whl
Download: [link]
Size: 8591
MD5: 8a719d5246d16ff1c1a43141b20c03cb
SHA256: 49369d60338cd82d795f0911f8d9120e11f2d1e73b1fe1d5ed6ae4e56c5765c2
Uploaded: 2019-08-29 00:07:45 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: pycharsheet
Version: 0.0.4
Summary: A library and utility for managing a role playing game character sheet and some character state as well
Author: Taylor C. Richberger and Brandon Phillips
Home-Page: https://gitlab.com/Taywee/pycharsheet
License: MIT
Keywords: dnd dungeons dragons rpg game utility
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Utilities
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Games/Entertainment :: Role-Playing
Requires-Dist: lupa (==1.8)
Requires-Dist: packaging (==19.1)
Requires-Dist: pathlib2 (==2.3.4)
Requires-Dist: wxPython (==4.0.6)
Description-Content-Type: text/x-rst
[Description omitted; length: 269 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pycharsheet/__init__.py sha256=ty3THeQz_2cpnlcMgzej0-lj9fRfLsLxcn969FIYO8E 158
pycharsheet/__main__.py sha256=yIaZgXrNpBuS53FbRDtdqS_z1d_2g3x8yobwju6xhQk 1729
pycharsheet/_meta.py sha256=9uOI-_OaLl3uRyhRrOKOx0tSeJtge9AxVo3-xRo3Vek 1480
pycharsheet/charsheet.py sha256=ty3THeQz_2cpnlcMgzej0-lj9fRfLsLxcn969FIYO8E 158
pycharsheet/error.py sha256=07Lrxi9dvfAy733qc1nNncTafYBE9MFiJqUrivWagFY 233
pycharsheet/cli/__init__.py sha256=zvU_McwUSqBau6wt-dAOdlrFfphSuP4_Meg6swzbQss 169
pycharsheet/cli/commands.py sha256=PD8HU-LjXcgb5yazXh96nvgjKhtmyZNfqeGxgFTow4w 267
pycharsheet/cli/error.py sha256=07Lrxi9dvfAy733qc1nNncTafYBE9MFiJqUrivWagFY 233
pycharsheet/gui/__init__.py sha256=7LsllfH-zrY5i-8ZKTz6izN8LmjRI9fWh37C2T8RpJA 163
pycharsheet/gui/frame.py sha256=fdiBs48teL0hAvVEitPNJRgL1Rdwz75JN7w1AqORc_Y 3160
pycharsheet-0.0.4.dist-info/DESCRIPTION.rst sha256=7un_LdKAjb1ismbDk2vZ8X2yhDgGTmgmMAPLyp8r2YY 269
pycharsheet-0.0.4.dist-info/METADATA sha256=2cfpQ5PNKZDyuCfg9jimok-jtsH0C_TY8XyHS8EtAA8 1207
pycharsheet-0.0.4.dist-info/RECORD
pycharsheet-0.0.4.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
pycharsheet-0.0.4.dist-info/entry_points.txt sha256=qyCeKFSID0S8zcvMucmuVW2RyEBGf01G7z1ruv-D2nU 113
pycharsheet-0.0.4.dist-info/metadata.json sha256=U62kRLafECIynnGHKg5uq3Zq37cra43-1ocXr_0Rwbw 1374
pycharsheet-0.0.4.dist-info/top_level.txt sha256=4V8H7znDATIy9m6bbBIQvPScD0fOJmVIODWjclaGgUk 12

top_level.txt

pycharsheet

entry_points.txt

pycharsheet = pycharsheet.__main__:main
wxcharsheet = pycharsheet.__main__:gui