applecrate

View on PyPIReverse Dependencies (0)

0.2.0 applecrate-0.2.0-py2.py3-none-any.whl

Wheel Details

Project: applecrate
Version: 0.2.0
Filename: applecrate-0.2.0-py2.py3-none-any.whl
Download: [link]
Size: 26887
MD5: e289b6adc3a211326c642283753a02fb
SHA256: d8d793c382783cc4645a02b86dfe19a5826e93ab007046d9c8da5c1309c52890
Uploaded: 2024-02-17 16:37:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: applecrate
Version: 0.2.0
Summary: applecrate: A Python package for creating macOS installer packages.
Author-Email: Rhet Turnbull <rturnbull+git[at]gmail.com>
Project-Url: Home, https://github.com/RhetTbull/applecrate
Project-Url: Issues, https://github.com/RhetTbull/applecrate/issues
Project-Url: Source, https://github.com/RhetTbull/applecrate
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: Jinja2 (>=3.1.3)
Requires-Dist: click (>=8.1.7)
Requires-Dist: markdown2 (>=2.4.12)
Requires-Dist: packaging (>=23.2)
Requires-Dist: pip (>=24.0)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: bump2version (<2.0.0,>=1.0.1); extra == "dev"
Requires-Dist: cogapp (<4.0.0,>=3.3.0); extra == "dev"
Requires-Dist: mypy (>=1.8.0); extra == "dev"
Requires-Dist: types-toml; extra == "dev"
Requires-Dist: mkdocs (>=1.4.2); extra == "docs"
Requires-Dist: mkdocs-material (>=9.0.13); extra == "docs"
Requires-Dist: mkdocstrings-python (>=0.8.3); extra == "docs"
Requires-Dist: ruff (>=0.1.14); extra == "lint"
Requires-Dist: pytest (>=7.4.2); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: mypy (>=1.8.0); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 15479 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
applecrate/__init__.py sha256=4UDmqQIUguDC43AASbSrwqDoHjGL2iYEXqZjJrW6X5E 217
applecrate/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
applecrate/build.py sha256=rCwYOuYqQUvp2NHwZ-_WpAY4SDguePpMPRITibyvcrQ 23254
applecrate/cli.py sha256=dc4Twgiz_Lz8mNHbrR4yfO6pkPtpPwcwuNXGvfVjyz4 6514
applecrate/pkgutil.py sha256=MOX8pIkkvn27S9lCywbmFnlq_wqm3F2yrPb24ntbIVM 3195
applecrate/selfupdate.py sha256=-Q_WyXgKg9OleHHXeWRLM1T1osDFhNH1-nr0XSt_slE 3338
applecrate/template_utils.py sha256=N3smzhh7lrAqJ0u-g5TjiRC4jTMzDglerIEdPIOWrKU 3435
applecrate/utils.py sha256=FpAZHJXHcspTQPdDAcwNYIGVRYXy_YuAmynJLYjBILY 1405
applecrate/version.py sha256=Zn1KFblwuFHiDRdRAiRnDBRkbPttWh44jKa5zG2ov0E 22
applecrate/templates/Distribution sha256=Hd2NOpDOkdNACX2OE9NjgyeWlEG36Auky7TBlDgTYC8 1765
applecrate/templates/README.md sha256=44QWdvVcAiGcHrvT-7jpCj_dEDl_dhN7SDfpHAlYBe8 96
applecrate/templates/conclusion.md sha256=mx7PuRIQP_p5SKjTTC2KDYO2vWKl1mXqlNpnNu937KQ 484
applecrate/templates/postinstall sha256=t1BxzjIofNR8YbAXRzrC5cMrvnALau3CLDwnXV28QE4 402
applecrate/templates/preinstall sha256=MZy51VtXuik2VZ5WDA2G3Mb0AvGJUSK8S8IycWmjs7c 94
applecrate/templates/uninstall.sh sha256=-yY7kxQEz028-45Xps_PgRS1XfIe4vsYnaY5ZsR9dac 2438
applecrate/templates/welcome.md sha256=luuZmk_LUUL6tDn5pZjAXvpcUilM3oVquMSiXu9za1E 181
applecrate-0.2.0.dist-info/entry_points.txt sha256=7O7WAnQR2DJoJqlhxj_DXSItXTlmEmPUWW3wilmsIv4 49
applecrate-0.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
applecrate-0.2.0.dist-info/WHEEL sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY 99
applecrate-0.2.0.dist-info/METADATA sha256=XJGuzDhcLVuF66DKjfa3-AdoRV_umh3L-lOwEDZoNys 16758
applecrate-0.2.0.dist-info/RECORD

entry_points.txt

applecrate = applecrate.cli:cli