Metadata-Version: 1.1
Name: ansible-mikrotik-utils
Version: 0.0.2
Summary: This module provides code that can parse exported configurations from
    Mikrotik devices, and create the script that represents the necessary
    commands to reach a target configuration.

    This code is used by the `mkr_config` Ansible module, so that it can
    idempotently manage the configuration of Mikrotik routers.
    
Home-page: https://github.com/eden3d/ansible-mikrotik-utils
Author: EDEN 3D Engineering
Author-email: contact@eden-3d.org
License: GNU General Public Licence V3.0
Download-URL: https://github.com/eden3d/ansible-mikrotik-utils/zipball/master
Description: UNKNOWN
Keywords: mikrotik,ansible,configuration
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2.7
