Metadata-Version: 2.1
Name: concourseatom
Version: 0.1.0
Summary: Read Concourse Pipelines and intelligently allowing pipelines to be built from snipits
Home-page: https://github.com/PolecatWorks/concourseatom
License: GPL3
Author: Ben Greene
Author-email: BenJGreene@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: pydantic-yaml (>=0.8.0,<0.9.0)
Requires-Dist: ruamel.yaml (>=0.17.21,<0.18.0)
Project-URL: Repository, https://github.com/PolecatWorks/concourseatom
Description-Content-Type: text/markdown

# concourseatom

This project provides a merge funtion to intelligently merge concourse jobs together.

