Metadata-Version: 1.0
Name: ansible-dotdiff
Version: 0.1.1
Summary: Nested structure diff library with dot-path notation for Ansible
Home-page: https://github.com/Klarrio/ansible-dotdiff
Author: Timo Beckers
Author-email: timo.beckers@klarrio.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: Ansible Dot-diff Library
        ========================
        
        Nested structure diff library with dot-path notation for Ansible.
        
        .. image:: https://img.shields.io/badge/License-MIT-yellow.svg
           :alt: License: MIT
           :target: https://opensource.org/licenses/MIT
        
        Importing
        ---------
        
            import ansible.module_utils.dotdiff
        
        License
        -------
        
        `MIT <https://github.com/Klarrio/ansible-dotdiff/blob/master/LICENSE>`_.
        
Platform: UNKNOWN
