autopkg-wrapper

View on PyPIReverse Dependencies (0)

2024.8.1 autopkg_wrapper-2024.8.1-py3-none-any.whl

Wheel Details

Project: autopkg-wrapper
Version: 2024.8.1
Filename: autopkg_wrapper-2024.8.1-py3-none-any.whl
Download: [link]
Size: 11319
MD5: 4ac2e7e6e7e013bb5de68a17bd7deb40
SHA256: cbebd6ae0d43101d656dbb3d7fb724d7c8a28ae2b977972ac8e6056973313023
Uploaded: 2024-08-02 04:50:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autopkg-wrapper
Version: 2024.8.1
Summary: A package used to execute some autopkg functions, primarily within the context of a GitHub Actions runner.
Author: James Smith
Author-Email: james[at]smithjw.me
Home-Page: https://github.com/smithjw/autopkg-wrapper
Project-Url: Repository, https://github.com/smithjw/autopkg-wrapper
License: BSD-3-Clause
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: chardet (>=5)
Requires-Dist: idna (>=3)
Requires-Dist: pygithub (>=2)
Requires-Dist: requests (>=2)
Requires-Dist: ruamel-yaml (>=0.18)
Requires-Dist: toml (>=0.10)
Requires-Dist: urllib3 (>=2)
Description-Content-Type: text/markdown
[Description omitted; length: 1954 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autopkg_wrapper/__init__.py sha256=LH37MkR079fO0oez0_vLvmySB5pH_U7FgoqJn5fRbuI 25
autopkg_wrapper/autopkg_wrapper.py sha256=7hi8QmQgAqX5LHlv89ongl06NIvznXo8Qqhy4srHXQw 13042
autopkg_wrapper/notifier/__init__.py sha256=ShXQBVjyiSOHxoQJS2BvNG395W4KZfqMxZWBAR0MZrE 22
autopkg_wrapper/notifier/slack.py sha256=nKHeSmgDaTaSUo19ZgnjjjKzeWgg34fMHUwNj9C5FMY 1982
autopkg_wrapper/utils/__init__.py sha256=ShXQBVjyiSOHxoQJS2BvNG395W4KZfqMxZWBAR0MZrE 22
autopkg_wrapper/utils/args.py sha256=5VyPP28DYHttuwBD6iPTLMWSy1IiJ11md01GpkIWt8s 4718
autopkg_wrapper/utils/git_functions.py sha256=zMMzwRG9V2VFaQk3y_o1H63_hzI1qohwBKaetNDS2mY 2975
autopkg_wrapper/utils/logging.py sha256=3knpMViO_zAU8WM5bSImQaz5M01vMFk_raB4lt1cbvo 324
autopkg_wrapper-2024.8.1.dist-info/LICENSE sha256=PpNOQjZGcsKFuA0wU16YU7PueVxqPX4OnyZ7TlLQlq4 1602
autopkg_wrapper-2024.8.1.dist-info/METADATA sha256=D5E6qm9B79Ezm6lEkJp0-ACksXweM8kFMN6kdecRwHw 2756
autopkg_wrapper-2024.8.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
autopkg_wrapper-2024.8.1.dist-info/entry_points.txt sha256=-whajEGfgetm2CroLN1IMolYlyM9QqUPM7oJZWQrVfE 72
autopkg_wrapper-2024.8.1.dist-info/RECORD

entry_points.txt

autopkg_wrapper = autopkg_wrapper.autopkg_wrapper:main