yaml-stripper

View on PyPIReverse Dependencies (0)

2.1.2 yaml_stripper-2.1.2-py3-none-any.whl

Wheel Details

Project: yaml-stripper
Version: 2.1.2
Filename: yaml_stripper-2.1.2-py3-none-any.whl
Download: [link]
Size: 4439
MD5: 8edce8806892cec47322a9d38498e4fe
SHA256: c6b3409f6ecd6899f11ed5638073db575deed9ffb35c2c9d8eec465a9a7d3936
Uploaded: 2023-04-22 17:22:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yaml-stripper
Version: 2.1.2
Summary: A command-line tool for removing specified fields from YAML files.
Author: Wagner Silva
Author-Email: wra.silva[at]gmail.com
Home-Page: https://github.com/vavasilva/yaml-stripper
Project-Url: Bug Tracker, https://github.com/vavasilva/YamlStripper
Project-Url: Documentation, https://github.com/vavasilva/YamlStripper
Project-Url: Source Code, https://github.com/vavasilva/YamlStripper
Project-Url: Homepage, https://github.com/vavasilva/YamlStripper
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: click (>=8.1.3)
Requires-Dist: keyring
Description-Content-Type: text/markdown
[Description omitted; length: 2770 characters]

WHEEL

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

RECORD

Path Digest Size
YamlStripper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
YamlStripper/cli.py sha256=OylL1lYcgaHJxeHR-ge9OS-MPTSUkRA3kTyGBcNCSYQ 467
YamlStripper/yaml_stripper.py sha256=PgikdvhPzK7exMpfMkIpXYV0ohrR00iulrCI0SKer3A 1703
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/test_yaml_stripper.py sha256=zZDOE5EtD52dLTlnFwPhGCrw6N_jzItxMPac9WdY4wc 1223
yaml_stripper-2.1.2.dist-info/METADATA sha256=v7NkAaIjJBC2CcKZTr1f27D0gEfn6sY9VUW3LTf5ln0 3577
yaml_stripper-2.1.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
yaml_stripper-2.1.2.dist-info/entry_points.txt sha256=t5uJJpUrHwyrwlWdWSIjcPUNh1afF4uT5s3P_FbOMx4 56
yaml_stripper-2.1.2.dist-info/top_level.txt sha256=w--hUqNOmmMfzHPQ6TiWO9WELVkOrQTAr0LAaSBemDQ 18
yaml_stripper-2.1.2.dist-info/RECORD

top_level.txt

YamlStripper
test

entry_points.txt

yaml-stripper = YamlStripper.cli:main