shiv

View on PyPIReverse Dependencies (11)

1.0.8 shiv-1.0.8-py2.py3-none-any.whl

Wheel Details

Project: shiv
Version: 1.0.8
Filename: shiv-1.0.8-py2.py3-none-any.whl
Download: [link]
Size: 20516
MD5: 043cae7f25abcedaa391abefcd483fd4
SHA256: a60e4b05a2d2f8b820d567b1d89ee59af731759771c32c282d03c4ceae6aba24
Uploaded: 2024-11-01 19:47:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: shiv
Version: 1.0.8
Summary: A command line utility for building fully self contained Python zipapps.
Author: Loren Carvalho
Author-Email: loren[at]linkedin.com
Home-Page: https://github.com/linkedin/shiv
License: BSD License
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
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
Requires-Python: >=3.6
Requires-Dist: click (!=7.0,>=6.7)
Requires-Dist: pip (>=9.0.3)
Requires-Dist: setuptools
Requires-Dist: importlib-resources; python_version < "3.7"
Requires-Dist: sphinx-click; extra == "rtd"
Provides-Extra: rtd
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3823 characters]

WHEEL

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

RECORD

Path Digest Size
shiv/__init__.py sha256=X3EineUmolAEonZmbYMp1m9LZbOpopk6rIq2fRj1nqY 45
shiv/__main__.py sha256=tYA5H2MnsHDBaN2UijFjZ_-S5eb2ogBmQEwd52FyOqw 139
shiv/__version__.py sha256=NND_6JDYnYnGzN3-RTpS5F7wzv62vDf7hAxiyTSBJfE 22
shiv/builder.py sha256=1D_wWU7Ar1Pwu-37myO4kQNJ1v5py2AwdgtkfRxDpWQ 7434
shiv/cli.py sha256=Vp7qu4fo481pULV1vAWM71qrSjLxTGnoadU_mPqSLsM 9521
shiv/constants.py sha256=jM6LvJOVpgmahHm5C7OvgEnbeHZMxG-urWkcYPkqRr8 1586
shiv/info.py sha256=0VFdtPPp3Orga4plhMJxzq9TV4PNBcxMKw-L8CSYdyM 1010
shiv/pip.py sha256=Rsbk3ZXoVdk1mZO7vImTeJ7FV6TkYFw-esDNKyy7B70 1983
shiv/bootstrap/__init__.py sha256=Kq0qcfjeZW5YNmW55_Ppz2bk1LAJKim8-h9mcPx0Dtg 9259
shiv/bootstrap/environment.py sha256=bmBExTiJ-BUjtOf3jj04zyT2eEdISR6JsyO4QA1QegU 3787
shiv/bootstrap/filelock.py sha256=ty3o2mDH83PPE6dlg4l-Cl5Rppp1tin9ANXKVbxku50 2063
shiv/bootstrap/interpreter.py sha256=G8r11OCv16tQBmkBMWsQ0XRr8a4AOzti7S2P3aVETgI 1762
shiv-1.0.8.dist-info/LICENSE sha256=reD8YvFISGJygxacODFsON7zoxS6dvMd9m-3_gki3Jk 1326
shiv-1.0.8.dist-info/METADATA sha256=wjAhU8-oCqrDXGmZDJTkGmn7KlmfGd1fCPKDpMqeeOs 4727
shiv-1.0.8.dist-info/WHEEL sha256=OpXWERl2xLPRHTvd2ZXo_iluPEQd8uSbYkJ53NAER_Y 109
shiv-1.0.8.dist-info/entry_points.txt sha256=ypg16_thY9ABM-MlzWkbxCt-4V13J9XriNA8DAoiF6A 66
shiv-1.0.8.dist-info/top_level.txt sha256=qsLSPSXqxW2zpe6arVEmAhxgbNClbNfuVZ7FcJW92U4 5
shiv-1.0.8.dist-info/RECORD

top_level.txt

shiv

entry_points.txt

shiv = shiv.cli:main
shiv-info = shiv.info:main