pahelee

View on PyPIReverse Dependencies (0)

1.0.0 pahelee-1.0.0-py2.py3-none-any.whl

Wheel Details

Project: pahelee
Version: 1.0.0
Filename: pahelee-1.0.0-py2.py3-none-any.whl
Download: [link]
Size: 7091
MD5: caee8fa7ef5661614481183f73682ab0
SHA256: f798721cd2015a585e0eef5f0c93adf4ee3b567e1bc71c0692999ca929e0eb7f
Uploaded: 2018-02-11 10:46:42 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: pahelee
Version: 1.0.0
Summary: Maze generator using recursive depth first search algorithm
Author: Sujan Poudel
Author-Email: Spoudel347[at]gmail.com
Home-Page: https://github.com/psuzn/pahelee
Download-Url: https://github.com/psuzn/pahelee/tarball/1.0.0
License: BSD
Keywords: mazegeneration,opengl,pahelee
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Dist: Pillow (==5.0.0)
Requires-Dist: PyOpenGL (==3.1.1a1)
Requires-Dist: setuptools (==38.5.0)
[Description omitted; length: 1306 characters; fails to render]

WHEEL

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

RECORD

Path Digest Size
pahelee/__init__.py sha256=jPqMjvLyOJteUMYUWl4MaIz6S3fstFE1IseGNikMcmc 67
pahelee/constants.py sha256=0rzt-fIjQWC1yDNabOxIGHGZyVy8YG7hljQ7TLgx6vQ 592
pahelee/lib.py sha256=AdWgS7DWvXKrJUPxquqI9F6imzw94Xj_cZptYXycQ6I 1561
pahelee/pahelee.py sha256=uxmRBy5pbkp18GANS12QYn8-1U1Vef-r2dxHmC1gCqU 4756
pahelee-1.0.0.dist-info/DESCRIPTION.rst sha256=FwH8Zp2taEbO_PzH8tznGGnQkxJ-xcS5rKOw3taQp0c 1306
pahelee-1.0.0.dist-info/METADATA sha256=5Tj81jenRdMSB_yInf2JdsQBpbPtqe_dF7myGuXV_RU 1934
pahelee-1.0.0.dist-info/RECORD
pahelee-1.0.0.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
pahelee-1.0.0.dist-info/entry_points.txt sha256=RSuzxOrWED8PLnnSV4Dr91mjqU_9qS3DdyTM4lOcv-s 50
pahelee-1.0.0.dist-info/metadata.json sha256=_XfqBpkaWKoSUBMCdc3h6Ak5Q5B6Uu8x_w21LQaJW-8 989
pahelee-1.0.0.dist-info/top_level.txt sha256=olIOfXx7AD-VXRF1N8UnBga3LlhWSPEU4aLeoSEa0_Q 8

top_level.txt

pahelee

entry_points.txt

pahelee = pahelee.pahelee:main