pepotron

View on PyPIReverse Dependencies (0)

1.4.0 pepotron-1.4.0-py3-none-any.whl

Wheel Details

Project: pepotron
Version: 1.4.0
Filename: pepotron-1.4.0-py3-none-any.whl
Download: [link]
Size: 9137
MD5: 75a86723e6ac6286c825ed3f72947f1a
SHA256: 995bd63bb390fde35057b76a4ab8fc226b05b328776779b92aafc9439351ae82
Uploaded: 2024-12-22 17:15:39 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pepotron
Version: 1.4.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.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 :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
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: 5284 characters]

WHEEL

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

RECORD

Path Digest Size
pepotron/__init__.py sha256=-SN34Ev7_Ccl3mIIJ51W6Stluid1i_v6bneRN_UEYQI 5170
pepotron/__main__.py sha256=mPVVEEMoDPJc5ZNcv6pe7En7-_gu87XrxFl_jkyGZF0 104
pepotron/_cache.py sha256=EbSPqWnCKoho2sYDF1mVC8rzh-fBn2TIEMWqHnrghjs 1651
pepotron/_version.py sha256=R8-T9fmURjcuoxYpHTAjyNAhgJPDtI2jogCjqYYkfCU 411
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.4.0.dist-info/METADATA sha256=J_oejsFzX6mPKyq7rPxVZ9MUTAp4vF8bjncok824sj4 6741
pepotron-1.4.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
pepotron-1.4.0.dist-info/entry_points.txt sha256=hq4CFjWEet6dEKk3QT6fOxGW1HFYiWp2nMHiOVEfuhc 94
pepotron-1.4.0.dist-info/licenses/LICENSE.txt sha256=0-efzNtzdIMQNefIuYiOJA3MgxZvAuI63l4hForU8IU 1079
pepotron-1.4.0.dist-info/RECORD

entry_points.txt

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