pytience

View on PyPIReverse Dependencies (0)

0.0.4 pytience-0.0.4-py3-none-any.whl

Wheel Details

Project: pytience
Version: 0.0.4
Filename: pytience-0.0.4-py3-none-any.whl
Download: [link]
Size: 28260
MD5: 3a0c1f40a5f34ebcb52befedadb8554e
SHA256: e00ae6e66f8c04033d3bef0b7569d879d4a2614b1e0d61693ad3307acc4b86c1
Uploaded: 2020-05-22 15:19:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytience
Version: 0.0.4
Summary: A collection of patience solitaire card games.
Author: James Boehmer
Author-Email: james.boehmer[at]jamesboehmer.com
Home-Page: https://github.com/jamesboehmer/pytience
License: GPLv3
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.7
Requires-Dist: colorama (==0.4.3)
Requires-Dist: pyreadline (==2.1)
Description-Content-Type: text/markdown
[Description omitted; length: 6257 characters]

WHEEL

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

RECORD

Path Digest Size
pytience/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytience/cards/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytience/cards/deck.py sha256=TYTkMFLPVEv5uo-cSk5Jz3ZyvZhu79_g91ExwbPPUxc 4363
pytience/cards/exception.py sha256=F2rTlLelBw1eSJmqCiPYru8FX_RoT7-o0U-n2G8SspM 53
pytience/cmd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytience/cmd/klondike.py sha256=GqyLeXvWcrh97hHFdom5Obvt7hpmqYpCUsgHnlYWsLg 9905
pytience/games/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytience/games/exception.py sha256=CdGsq0528z2p6UrB9Nj0NQ6zhLktBQMkvfgy3iEpUaU 49
pytience/games/util.py sha256=p-Ax807VvEqwzcJ4u03b8BZ-53R09uPErEzhsEU3OkE 1486
pytience/games/solitaire/__init__.py sha256=MyfVgE2CqNdrpWw_nJrvtclO9Hu76poI8V5pHVyfe24 278
pytience/games/solitaire/exception.py sha256=0lBPc1knqJQH49n6txGrYwVwfc4ZDOTUvjX93mRkj5o 726
pytience/games/solitaire/foundation.py sha256=qIEh0b-aQF-VDu_QRFclIJV0h0RogG9daEpFIKEhfmo 3147
pytience/games/solitaire/klondike.py sha256=VqWwkmJKY1ksrNGYTXEAUcelvegi_KnjGRFc1oQQZmM 9234
pytience/games/solitaire/tableau.py sha256=roXcSrNMqnhvYCCm1sthju736TdO_UXlKtG6akYSxak 5201
pytience-0.0.4.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
pytience-0.0.4.dist-info/METADATA sha256=qzi1KpPzG5q8iUBST_8Nu9OOIxj-IoquaOCiDZNWq84 7041
pytience-0.0.4.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
pytience-0.0.4.dist-info/entry_points.txt sha256=LXKWQCZ8A5nkAwb8oXxfvmasvQq1TFgYxKVATsq0CEs 57
pytience-0.0.4.dist-info/top_level.txt sha256=CNmXnbLF2FC-AILdN7ztGzpEALp4XNgBZLwGL7B6UBk 9
pytience-0.0.4.dist-info/RECORD

top_level.txt

pytience

entry_points.txt

klondike = pytience.cmd.klondike:play