Metadata-Version: 2.4
Name: xflow.framework
Version: 0.1.0
Summary: 可以用 Python 写 Pipeline 的 CICD 框架。
Home-page: https://github.com/zhaowcheng/xflow.framework
Author: zhaowcheng
Author-email: zhaowcheng@163.com
Project-URL: Homepage, https://github.com/zhaowcheng/xflow.framework
Project-URL: Issues, https://github.com/zhaowcheng/xflow.framework/issues
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ruamel.yaml; python_version >= "3.10"
Requires-Dist: paramiko; python_version >= "3.10"
Requires-Dist: decorator; python_version >= "3.10"
Requires-Dist: filelock; python_version >= "3.10"
Requires-Dist: docker; python_version >= "3.10"
Requires-Dist: typed-settings[click,option-groups,pydantic]; python_version >= "3.10"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# xflow.framework

可以用 Python 写 Pipeline 的 CICD 框架。
