bork

View on PyPIReverse Dependencies (4)

8.0.0 bork-8.0.0-py3-none-any.whl

Wheel Details

Project: bork
Version: 8.0.0
Filename: bork-8.0.0-py3-none-any.whl
Download: [link]
Size: 19586
MD5: 32eb9cc409935417dffc563bf49057be
SHA256: d77907371526d5fb67e93e4f773abcf61aef42f6c78dd506cb01142350ea605c
Uploaded: 2023-12-15 22:35:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bork
Version: 8.0.0
Summary: A program to help build, maintain, and release PEP 517-compliant projects.
Author-Email: Ellen Marie Dash <me[at]duckie.co>
Project-Url: repository, https://github.com/duckinator/bork
Project-Url: documentation, https://bork.readthedocs.io/en/latest/
License: MIT
Classifier: Programming Language :: Python :: 3
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: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: build (~=1.0.3)
Requires-Dist: packaging (~=23.2)
Requires-Dist: twine (==4.0.1)
Requires-Dist: coloredlogs (~=15.0.1)
Requires-Dist: pip
Requires-Dist: readme-renderer (<42.0,>=35.0)
Requires-Dist: toml (~=0.10.2); python_version < "3.11"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-argparse; extra == "docs"
Requires-Dist: pylint (==3.0.1); extra == "lint"
Requires-Dist: mypy (==1.5.1); extra == "lint"
Requires-Dist: pytest (==7.4.2); extra == "test"
Requires-Dist: setuptools (>=61); extra == "test"
Requires-Dist: wheel; extra == "test"
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 4230 characters]

WHEEL

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

RECORD

Path Digest Size
bork/__init__.py sha256=s3-y9XADqbXBfOTs9CqYUkgvYtOoT_BMB_9Y3GfDZC4 106
bork/__main__.py sha256=EwgrZujcMN1I6axkdOyOETWL-l1wZ1KyfhUc9hT9_gw 30
bork/api.py sha256=mLRZMYeVhL-Drw2W5H7sKa4DFb9t5SiV-MXzvlwvbkU 6274
bork/asset_manager.py sha256=7OxqpN2QfmeUysIS8gQJyEymC5aUDerofHd0TlQzYi0 626
bork/builder.py sha256=5pP2wmLzyT4hXQzizA5Bkk6zsAWSK-7t_1UjRbOxMOk 3454
bork/cli.py sha256=SZoSygsQlWCSrN6gTzHtBhIT3NxvgeZ8RhzVBN6crzk 7709
bork/filesystem.py sha256=kTV6kltc6U5IFZbwD4RWbr7xuiwZmkuac-vqR22QpeA 1241
bork/github.py sha256=7Ipu26lbIRLglOPG0RUgocn69MoWyODBiOHo1RbHU3Q 4923
bork/github_api.py sha256=Je6p6btFZ835U2pvWedtgmXehmcyA5uweCDXP1PZf3k 5475
bork/log.py sha256=DhDdJFgpm51Rq-spyNhAyQmyo3OLfklbmg9cXB6SKqk 2155
bork/pypi.py sha256=8-eMFnJyRoSYqMORhMc_eOS61OUFBybdAGQ-KBGFfMI 2145
bork/pypi_api.py sha256=i-flbFGu4wYXEE9TnkC_n4icqcOKNugM2iT4QvpM2bw 2450
bork/version.py sha256=e9o1CVXzfrdK1Nw2-F4bxGvjFsIRCwB6WXziH8aqRkk 143
bork-8.0.0.dist-info/LICENSE.txt sha256=RXEOZS2JR_7_MjNKEWGjq_9wqQ6gv_KtgnmGK36Tc_Q 1083
bork-8.0.0.dist-info/METADATA sha256=uclILu4TH6m-xr9z1GpV8R1Cn23dL_JVzfY5LZtp7MM 5662
bork-8.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bork-8.0.0.dist-info/entry_points.txt sha256=30msYn9T2Jw0gl3eqQ9dwcQA_I6MY5p0UUerHsFrjnE 39
bork-8.0.0.dist-info/top_level.txt sha256=l7Yy0ANz0WRZThGTX9MKpsMDMxtmzDgIgxx0xSi2dkU 5
bork-8.0.0.dist-info/RECORD

top_level.txt

bork

entry_points.txt

bork = bork.cli:main