py-cui-2048

View on PyPIReverse Dependencies (0)

0.0.1 py_cui_2048-0.0.1-py3-none-any.whl

Wheel Details

Project: py-cui-2048
Version: 0.0.1
Filename: py_cui_2048-0.0.1-py3-none-any.whl
Download: [link]
Size: 7758
MD5: 9ab2ec34deae62a54d5cf29089fb7cc5
SHA256: 871702951532d1af8bc0a913e4277d47e0de51aa7db3ab910cb636bc2ef2681a
Uploaded: 2020-01-27 19:36:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py-cui-2048
Version: 0.0.1
Summary: A command line version of the classic 2048 game, built with py_cui.
Author: Jakub Wlodek
Author-Email: jwlodek.dev[at]gmail.com
Home-Page: https://github.com/jwlodek/py_cui_2048
License: BSD 3-Clause
Keywords: tui command-line cli cui curses 2048
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: py-cui
Description-Content-Type: text/markdown
[Description omitted; length: 129 characters]

WHEEL

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

RECORD

Path Digest Size
py_cui_2048/__init__.py sha256=zYtnov3N4WNDLfz2a_JOtRl_-ouOLN1p2A36OstEdwg 11841
py_cui_2048/__main__.py sha256=3H7x7pE-_eYUZzqcO7D-yDqwQQ4ksv5PuRXp7ZWixJw 53
py_cui_2048/game.py sha256=ikqtzAwCwUw74alTnJFg4rrZ8T7o5ixPPobCuERBrCk 8354
py_cui_2048-0.0.1.dist-info/LICENSE sha256=mThCH-VN87PfSRb0CbWVDRE8cemdm_EFxSrqLJ4vL2E 1520
py_cui_2048-0.0.1.dist-info/METADATA sha256=QvoFtZ4P7p715UYpWteMUvZiSzmTyAbXAaycqQ3CxeA 906
py_cui_2048-0.0.1.dist-info/WHEEL sha256=XOj1g5kV4OxZCRiBvYFIQdhMldfnAF5nUxS8sgkc5Mg 92
py_cui_2048-0.0.1.dist-info/entry_points.txt sha256=7Ju4XrojVP04B78I_WMiMUG1VGWTTcsh2yCCvWh1zHc 45
py_cui_2048-0.0.1.dist-info/top_level.txt sha256=99MZ6AaDc3WfyR7SwM0Co78DZJGVPeD-l5fEUbWScqA 12
py_cui_2048-0.0.1.dist-info/RECORD

top_level.txt

py_cui_2048

entry_points.txt

py2048 = py_cui_2048:main