python3-tosca-parser

parser for TOSCA Simple Profile in YAML - Python 3.x
  https://github.com/openstack/tosca-parser
  0
  no reviews



The TOSCA Parser is an OpenStack project. It is developed to parse TOSCA Simple Profile in YAML. It reads the TOSCA templates and creates an in-memory graph of TOSCA nodes and their relationship.

TOSCA stands for: Topology and Orchestration Specification for Cloud Application.

This package contains the Python 3.x module.