#!/usr/bin/env python3 import mkp mkp.dist({'author': 'Albert Stefanov ', 'description': 'Agent-based plugin for checking OpenWRT Wi-Fi interfaces status, for use @openfest.org', 'name': 'wifi_interfaces', 'title': 'OpenWRT Wi-Fi Interfaces', 'download_url': 'https://github.com/openfest/openfest-network-2023', 'version': '0.0.3', 'version.min_required': '2.0.0', }, path='.')