Metadata-Version: 2.1
Name: ghactions
Version: 0.0.0
Summary: A toolkit for developing GitHub Actions.
Home-page: https://github.com/finleyfamily/ghactions
License: Apache-2.0
Author: Kyle Finley
Author-email: kyle@finley.sh
Maintainer: Kyle Finley
Maintainer-email: kyle@finley.sh
Requires-Python: >=3.10,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
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.9
Project-URL: Repository, https://github.com/finleyfamily/ghactions
Description-Content-Type: text/markdown

# ghactions

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![pypi](https://img.shields.io/pypi/v/ghactions?style=flat)](https://pypi.org/project/ghactions/)
[![renovate](https://img.shields.io/badge/enabled-brightgreen?logo=renovatebot&logoColor=%2373afae&label=renovate)](https://developer.mend.io/github/finleyfamily/ghactions)

A toolkit for developing GitHub Actions.

