Metadata-Version: 2.1
Name: softener
Version: 0.0.0b0
Summary: A CLI tool for generating GitHub workflow annotations
Home-page: https://github.com/bottle-garden/softener
Keywords: testing,ci-cd,text-processing,qa-automation
Author: norosa
Author-email: 23469+norosa@users.noreply.github.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: charset-normalizer (>=2.0.7,<3.0.0)
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: inflection (>=0.5.1,<0.6.0)
Requires-Dist: lxml (>=4.6.4,<5.0.0)
Requires-Dist: pastel (>=0.2.1,<0.3.0)
Requires-Dist: pyjq (>=2.5.2,<3.0.0)
Requires-Dist: sh (>=1.14.2,<2.0.0)
Requires-Dist: wrapt (>=1.13.3,<2.0.0)
Project-URL: Repository, https://github.com/bottle-garden/softener
Description-Content-Type: text/markdown

# Softener

_A CLI tool for GitHub Actions that can generate annotations directly from the
output of your workflows_

> 🚧&nbsp;&nbsp;**This repository is under construction**

