gha-utils

View on PyPIReverse Dependencies (0)

4.8.4 gha_utils-4.8.4-py3-none-any.whl

Wheel Details

Project: gha-utils
Version: 4.8.4
Filename: gha_utils-4.8.4-py3-none-any.whl
Download: [link]
Size: 29658
MD5: d913b619a0658e567a0ebc34b7218f87
SHA256: ada799b02545ed2920a706aba875e2e72b7f58aa56abfc8686d6a4e205a61e33
Uploaded: 2024-11-22 14:03:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gha-utils
Version: 4.8.4
Summary: ⚙️ CLI helpers for GitHub Actions + reuseable workflows
Author-Email: Kevin Deldycke <kevin[at]deldycke.com>
Project-Url: Homepage, https://github.com/kdeldycke/workflows
Project-Url: Repository, https://github.com/kdeldycke/workflows
Project-Url: Funding, https://github.com/sponsors/kdeldycke
Project-Url: Issues, https://github.com/kdeldycke/workflows/issues
Project-Url: Changelog, https://github.com/kdeldycke/workflows/blob/main/changelog.md
Keywords: build-automation,changelog-formatter,ci-cd,cli,formatting,github-actions,labels,linting,markdown,mypy,nuitka,packaging,pypi,python,release-automation,sphinx,sponsorship,terminal,typo,workflow-reusable,yaml
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Sphinx
Classifier: Framework :: Pelican
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
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 :: Implementation :: CPython
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: File Formats :: JSON
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Shells
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Terminals
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: backports.strenum (~=1.3.1); python_version < "3.11"
Requires-Dist: boltons (>=24.0.0)
Requires-Dist: bump-my-version (>=0.21.0)
Requires-Dist: click-extra (~=4.11.0)
Requires-Dist: packaging (~=24.1)
Requires-Dist: PyDriller (~=2.6)
Requires-Dist: pyproject-metadata (~=0.9.0)
Requires-Dist: tomli (~=2.0.1); python_version < "3.11"
Requires-Dist: wcmatch (>=8.5)
Requires-Dist: coverage[toml] (~=7.6.0); extra == "test"
Requires-Dist: pytest (~=8.3.1); extra == "test"
Requires-Dist: pytest-cases (~=3.8.3); extra == "test"
Requires-Dist: pytest-cov (~=6.0.0); extra == "test"
Requires-Dist: pytest-github-actions-annotate-failures (~=0.2.0); extra == "test"
Requires-Dist: pytest-randomly (~=3.16.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 15265 characters]

WHEEL

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

RECORD

Path Digest Size
gha_utils/__init__.py sha256=O1_dwlnipQhaW2LRp3Sq8NkIr7o6aS2JTaIr_xXDJTw 865
gha_utils/__main__.py sha256=Dck9BjpLXmIRS83k0mghAMcYVYiMiFLltQdfRuMSP_Q 1703
gha_utils/changelog.py sha256=oahY88A9FRV14f1JSFKIiYrN_TS7Jo3QlljXqJbeuaE 5892
gha_utils/cli.py sha256=1sgNwDQS9vL5eTUjFXWQVYxtV6LTLRyo4kMnl4Joqg4 9175
gha_utils/mailmap.py sha256=snSQBn1BDZ21783l4yCkQc3RLIxh5X6QCunFRkDj-24 6301
gha_utils/metadata.py sha256=6N_YIARr18gKzDET8B57iFROSQxhzsbhJ9CwahsUM9E 49125
gha_utils/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gha_utils-4.8.4.dist-info/METADATA sha256=d791zTndfI_ltmkEYyYtialH1tkaBWujgfVXFaFmIP0 18466
gha_utils-4.8.4.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
gha_utils-4.8.4.dist-info/entry_points.txt sha256=8bJOwQYf9ZqsLhBR6gUCzvwLNI9f8tiiBrJ3AR0EK4o 54
gha_utils-4.8.4.dist-info/top_level.txt sha256=C94Blb61YkkyPBwCdM3J_JPDjWH0lnKa5nGZeZ5M6yE 10
gha_utils-4.8.4.dist-info/RECORD

top_level.txt

gha_utils

entry_points.txt

gha-utils = gha_utils.__main__:main