terminal-minesweeper

View on PyPIReverse Dependencies (0)

0.2.4 terminal_minesweeper-0.2.4-py3-none-any.whl

Wheel Details

Project: terminal-minesweeper
Version: 0.2.4
Filename: terminal_minesweeper-0.2.4-py3-none-any.whl
Download: [link]
Size: 22061
MD5: 386b6b4030f99b21a7512787693fedc8
SHA256: 9ee06b1b25dbbc4d6a3000d2f390bd1a1e9b911af2d16697c647b545e9cf8f38
Uploaded: 2022-08-01 09:17:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: terminal-minesweeper
Version: 0.2.4
Summary: A pure Python implementation of minesweeper using curses
Author: Mia Celeste
Author-Email: Mia Celeste <mia[at]miaceleste.dev>
Home-Page: https://minesweeper.mia1024.io
Project-Url: Homepage, https://minesweeper.mia1024.io
Project-Url: GitHub, https://github.com/mia1024/terminal-minesweeper
License: GPL-3.0-only
Classifier: Environment :: Console :: Curses
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.6
Requires-Dist: windows-curses; platform_system == "Windows"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 197 characters]

WHEEL

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

RECORD

Path Digest Size
minesweeper/__init__.py sha256=OuqD7ccFgzZpmQpnGVPU2O_U2ITvETGXiWZ0KHN5j9g 64
minesweeper/__main__.py sha256=ZD-rauMr9ex0AivUWGfkhiFcmhcTMv7nTvnjM3ei_-w 27
minesweeper/__version__.py sha256=k2uKAAzDEmm1BIVWeztFlHrCh9fq64H6szFcsXW7tvs 21
minesweeper/board.py sha256=1742H_vkCpIPwYVXfdBulIqd88UNIaG2axV7hrQw2a0 9403
minesweeper/box.py sha256=wAig1JnuAhAF1pgQyzToJSYRkVB2_VgPqF_I11dkvkg 2302
minesweeper/config.py sha256=WWuCEPA3FYeaYLFL2929c_eSZATMySMRc0I7kmrRInk 5533
minesweeper/debug.py sha256=klg2YakRWJ7ltxFMhnoLUYz8jY83E4VYwZkOCD1M0FQ 1240
minesweeper/main.py sha256=88Gn_oFmXeU9AbZG2IVRHNUMtvLUM457-4ACgFWM9WU 7523
minesweeper/ui.py sha256=HiX5VXY8KKPzKfOr7CqN_GdB8WOqeR7UntdaDqu0xAU 38771
terminal_minesweeper-0.2.4.dist-info/LICENSE sha256=yfsWrGT_KO6n1pJs2z4BZlI5yt8Kq3gUfOkKz5UF4f0 589
terminal_minesweeper-0.2.4.dist-info/METADATA sha256=MuRH1HAPSbGht6RJbV7PN3Sw5sFCN1beTVHGJ_Iyl2Y 1120
terminal_minesweeper-0.2.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
terminal_minesweeper-0.2.4.dist-info/entry_points.txt sha256=vWNemBabbzuDKe0XWPMq6HrBNhDaZyGe1U44I5O6jYQ 53
terminal_minesweeper-0.2.4.dist-info/top_level.txt sha256=tftCI5Lk6GwSsCb-OAVS7y3MvIy-Ybp7oH7CJOVXx0Q 12
terminal_minesweeper-0.2.4.dist-info/RECORD

top_level.txt

minesweeper

entry_points.txt

minesweeper = minesweeper.main:run