codestare-maze

View on PyPIReverse Dependencies (0)

0.1.2 codestare_maze-0.1.2-py3-none-any.whl

Wheel Details

Project: codestare-maze
Version: 0.1.2
Filename: codestare_maze-0.1.2-py3-none-any.whl
Download: [link]
Size: 7521
MD5: 02e9cc55faa693039f4fd0555020f57a
SHA256: a6b4b5896bfbc84c798861bdadd64ae40f64e385ef973237ca8cfd28920e5083
Uploaded: 2023-02-14 20:59:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codestare-maze
Version: 0.1.2
Summary: Simple Maze Generator
Author: Maximilian Schmidt
Author-Email: ga97lul[at]mytum.de
Home-Page: https://themenwhostareatco.de/
Keywords: maze,dnd,rpg
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: setuptools-changelog (==1.0.0); extra == "dev"
Requires-Dist: pytest (==7.1.2); extra == "test"
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE.rst
[Description omitted; length: 2524 characters]

WHEEL

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

RECORD

Path Digest Size
codestare/mazes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codestare/mazes/algorithms.py sha256=3oRHlgQBFDHsOqWa-vfz2jroRjHOF24WFzy5-K69O1k 2224
codestare/mazes/main.py sha256=DQS0xiEXOEJyHhUYN1NSn0qJCQ88RDz7jmBN8MmokqA 1947
codestare/mazes/representation.py sha256=bg0Or-VZAtUF2ofzD7mRbJwHQ9CPL5TBauuZxMvAwGg 5770
codestare_maze-0.1.2.dist-info/LICENSE.rst sha256=N1BNcpTgjwKZ3IVhENLQMgXLRDeueaeAdAjyWNIyr4c 1533
codestare_maze-0.1.2.dist-info/METADATA sha256=KIwBRoha4REbTP16fNv4TAAZ7wlxfDmo42ba9Ig5U0E 3070
codestare_maze-0.1.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
codestare_maze-0.1.2.dist-info/entry_points.txt sha256=lG5BLx5Wlsl4DSN5nqmbV44Hdlg0b_oiZUuDUG3DQTs 61
codestare_maze-0.1.2.dist-info/top_level.txt sha256=1ejVvxNbL_R6jQHq5E26V7YIO4i7m0cNWDqDCiOl_LA 10
codestare_maze-0.1.2.dist-info/RECORD

top_level.txt

codestare

entry_points.txt

maze-gen = codestare.mazes.main:main [cli]