softener

View on PyPIReverse Dependencies (0)

0.0.0b0 softener-0.0.0b0-py3-none-any.whl

Wheel Details

Project: softener
Version: 0.0.0b0
Filename: softener-0.0.0b0-py3-none-any.whl
Download: [link]
Size: 14885
MD5: eb9ad617543972df7324ebe2a6ca1d2f
SHA256: 45ea92047a239ada705835245ebbfa1b4c48db8cdeab392f142fdec47e968089
Uploaded: 2021-12-07 21:38:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: softener
Version: 0.0.0b0
Summary: A CLI tool for generating GitHub workflow annotations
Author: norosa
Author-Email: 23469+norosa[at]users.noreply.github.com
Home-Page: https://github.com/bottle-garden/softener
Project-Url: Repository, https://github.com/bottle-garden/softener
Keywords: testing,ci-cd,text-processing,qa-automation
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-Python: >=3.7,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: charset-normalizer (<3.0.0,>=2.0.7)
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: inflection (<0.6.0,>=0.5.1)
Requires-Dist: lxml (<5.0.0,>=4.6.4)
Requires-Dist: pastel (<0.3.0,>=0.2.1)
Requires-Dist: pyjq (<3.0.0,>=2.5.2)
Requires-Dist: sh (<2.0.0,>=1.14.2)
Requires-Dist: wrapt (<2.0.0,>=1.13.3)
Description-Content-Type: text/markdown
[Description omitted; length: 176 characters]

WHEEL

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

RECORD

Path Digest Size
softener/__init__.py sha256=S5uKkUY5pp9DeIXQqZy-hcNkn13W3iWJ0vxEmpGV6sk 316
softener/cli/__init__.py sha256=E01WaRiQ_DvjN41XpG6cZk-QY6MOyK3k1tgSbkYSeMk 2511
softener/cli/cmds/__init__.py sha256=w1aLtSIKRwqE5p3UVyDAL-ZD4XNz87fm4xbISwzCmaA 960
softener/cli/cmds/debug.py sha256=XGVl5QTwPm7FT9-C3F1z6YwCvNlenxwg0anytQF-YTY 283
softener/cli/cmds/list.py sha256=fkpC9aCmd4CYVFljJKkY8QcJCpkl6JOIsLIi5GpXH9E 1096
softener/cli/cmds/parse.py sha256=Gxw-Z-hXuvX8JOxMo-4lZCkNp6ozLScWkIeS_WVCDhg 3009
softener/cli/cmds/path.py sha256=BAc9EAxpG_dWS8KP2tZjT86UfvSyH9xr_EVDyOsBcQw 1454
softener/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
softener/core/app.py sha256=NcmQXzPc24b2jy58Qlv90Lw7LQjdGBlxuSLKtnVm7kE 2652
softener/core/config.py sha256=SZuCXCGiEpR9yduT6kFg_njgv62ql1Ebx6ropD8Kvew 1626
softener/core/format.py sha256=1989xw_ZO3BoAQFAla2fz7tsUEWQygTtfszQB_kfU2k 3441
softener/core/parse.py sha256=Os-Ho7q2xvUu2ecPR0wnOr6YTUJPlkBfPSaBLrkmxZQ 4652
softener/core/query.py sha256=tW8vvrCYAGgdUhY5A76dlwZwQ5aA_zBqKOIXPWErhjo 6115
softener/data/schemas/config.json sha256=-qJrkDLkLQUkXI0wzUCnnKKXlYyEfbzBiJlWLEau-JY 1677
softener/errors.py sha256=tnKHbbiTeu9ea2LlCxNCvmQbW-jmqKmLHD3qErdMoF8 2164
softener-0.0.0b0.dist-info/entry_points.txt sha256=DgjnNyGcQiFsvC8d-tmVKCInTC2_wtUhU4ptQ5TFtK0 51
softener-0.0.0b0.dist-info/LICENSE sha256=LBMQcJJbFF923eXXGHjnaPKeYf5H7-TaLOyZyI2Ojg4 1081
softener-0.0.0b0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
softener-0.0.0b0.dist-info/METADATA sha256=VHGWI-g6i6kSK9oxKIfFgK3zOoe9saZM1AIRX5_i998 1542
softener-0.0.0b0.dist-info/RECORD

entry_points.txt

softener = softener.cli.cmds:main