beerpong

View on PyPIReverse Dependencies (0)

0.0.0 beerpong-0.0.0-py3-none-any.whl

Wheel Details

Project: beerpong
Version: 0.0.0
Filename: beerpong-0.0.0-py3-none-any.whl
Download: [link]
Size: 6068
MD5: d5b6b265816230dd4225bb8779ef037a
SHA256: a9666294cf6cbf41e5d277574102de5ef34fe207de3ee453716542ed5551eaa8
Uploaded: 2023-09-27 10:30:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: beerpong
Version: 0.0.0
Summary: Bracketing tool with beerpong in mind
Author: Johann Christensen
Author-Email: johannchristensen[at]outlook.de
Home-Page: https://github.com/juhannc/beerpong.git
Project-Url: Source, https://github.com/juhannc/beerpong.git
Project-Url: Tracker, https://github.com/juhannc/beerpong/issues
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.8
Requires-Dist: PyQt6 (==6.5.2)
Requires-Dist: coverage; extra == "all"
Requires-Dist: flake8; extra == "all"
Requires-Dist: mypy; extra == "all"
Requires-Dist: pre-commit; extra == "all"
Requires-Dist: pycodestyle; extra == "all"
Requires-Dist: pytest (>=6.2.2); extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: pylint; extra == "all"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: mypy; extra == "tests"
Requires-Dist: pre-commit; extra == "tests"
Requires-Dist: pycodestyle; extra == "tests"
Requires-Dist: pytest (>=6.2.2); extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pylint; extra == "tests"
Provides-Extra: all
Provides-Extra: tests
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
[Description omitted; length: 1931 characters]

WHEEL

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

RECORD

Path Digest Size
beerpong/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beerpong/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beerpong/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beerpong/cli/beerpong.py sha256=rWgqLYbwOMjF6FpjdZ85NOt5yMxI5RK6_msW0r1l7mA 704
beerpong/cli/cli.py sha256=2XdngZXGYpUbQy9moizehQ2GSzEOWH-I9MIKIiB7dT0 748
beerpong/gui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beerpong/gui/gui.py sha256=d3BIHRAEKfp3T2USefoHEBeANu9ORcxkHZRg2pS5Gks 1290
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_cli.py sha256=J-CNtiZaNOlVggpso9HAhY8p8k3xe_0SC9wx96RaKXs 635
beerpong-0.0.0.dist-info/LICENSE sha256=ZwCox903w8z431Q7XZDZ61wmW_wQ_N1fV_HAkkoPZDI 1075
beerpong-0.0.0.dist-info/METADATA sha256=nZqMv6JcfTkVYxEnAZeaHOI5L7wkVFmZ8ha0nQQswL8 3608
beerpong-0.0.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
beerpong-0.0.0.dist-info/entry_points.txt sha256=Y5bOLCBt-WlhdTQpAbbZdvLIzWwQ9aY7kDMbz7e8cog 51
beerpong-0.0.0.dist-info/top_level.txt sha256=hpEFh3jT_kbSSv4Xej5CNGUvpJfg6qjYd0BF1G6VDhQ 15
beerpong-0.0.0.dist-info/RECORD

top_level.txt

beerpong
tests

entry_points.txt

beerpong = beerpong.cli.cli:main