pepotron

View on PyPIReverse Dependencies (0)

1.2.0 pepotron-1.2.0-py3-none-any.whl

Wheel Details

Project: pepotron
Version: 1.2.0
Filename: pepotron-1.2.0-py3-none-any.whl
Download: [link]
Size: 8708
MD5: cdcf5b7d62cdd08a5620c4b5e3afda07
SHA256: de94092cec0daf95e3b9478cb8127d70356540c4c2b670428318cdd1c5934c2f
Uploaded: 2024-04-24 15:13:26 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pepotron
Version: 1.2.0
Summary: CLI to open PEPs in your browser
Author: Hugo van Kemenade
Project-Url: Changelog, https://github.com/hugovk/pepotron/releases
Project-Url: Homepage, https://github.com/hugovk/pepotron
Project-Url: Source, https://github.com/hugovk/pepotron
License: MIT
Keywords: bpo,cli,pep
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: ghapi
Requires-Dist: platformdirs
Requires-Dist: python-slugify
Requires-Dist: rapidfuzz
Requires-Dist: urllib3 (>=2)
Requires-Dist: freezegun; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5073 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pepotron/__init__.py sha256=jyQO9XkV_nudO7AxlxvAfDyBIYAIiKH_Q6pLfmNeN_Y 5204
pepotron/__main__.py sha256=mPVVEEMoDPJc5ZNcv6pe7En7-_gu87XrxFl_jkyGZF0 104
pepotron/_cache.py sha256=EbSPqWnCKoho2sYDF1mVC8rzh-fBn2TIEMWqHnrghjs 1651
pepotron/cli.py sha256=XHikMlBTLWVwBFaybAEfIcE7nqIu_AvF--TM0b41rYo 2268
pepotron/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pepotron/scripts/run_command.py sha256=kRvZ2VjihovruV97Z40bBTlmahsXnfKYB84VzO6f9JI 613
pepotron-1.2.0.dist-info/METADATA sha256=oPHkJvtZYZg7uXTYrIctcEN05TmHtlyjaYbiL_-0ZD0 6529
pepotron-1.2.0.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
pepotron-1.2.0.dist-info/entry_points.txt sha256=HRaIL6vVFUlLnu1Vff088zRl4wT29iTAsmLs3vYLMq0 65
pepotron-1.2.0.dist-info/licenses/LICENSE.txt sha256=0-efzNtzdIMQNefIuYiOJA3MgxZvAuI63l4hForU8IU 1079
pepotron-1.2.0.dist-info/RECORD

entry_points.txt

bpo = pepotron.cli:bpo
pep = pepotron.cli:main