
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 documentation.