Metadata-Version: 2.1
Name: wexample-yaml-executor
Version: 0.0.2
Summary: Helper to execute commands based on yaml content
Home-page: https://github.com/wexample/python-workspaces
Author: weeger
Author-email: contact@wexample.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Yaml executor

This package is for you if you want to parse yaml files an execute some commands or scripts based on it (i.e. CI yaml configuration files)
