Metadata-Version: 2.1
Name: vro-package-diff
Version: 2.0.0
Summary: Provide a table-formated diff of two VMware vRealize Orchestrator packages.
Home-page: UNKNOWN
Author: Ludovic Rivallain
Author-email: ludovic.rivallain+vropackagediff@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Description-Content-Type: text/markdown
Requires-Dist: terminaltables
Requires-Dist: colored
Requires-Dist: click

# vRO-package-diff tool

[![Build Status](https://travis-ci.org/lrivallain/vro-package-diff.svg?branch=master)](https://travis-ci.org/lrivallain/vro-package-diff)
[![Documentation Status](https://readthedocs.org/projects/vro_package_diff/badge/?version=latest)](https://vro_package_diff.readthedocs.io/en/latest/?badge=latest)
![GitHub](https://img.shields.io/github/license/lrivallain/vro-package-diff)

Provide a table-formated diff of two vRealize Orchestrator packages.

![Sample of output](./docs/_static/vro-package-diff-sample.png)

## Documentation

**[vro_package_diff.readthedocs.io](https://vro_package_diff.readthedocs.io/)**


