{'author': 'WaAPI <info@waapi.app>',
 'description': 'Send Checkmk host and service notifications as WhatsApp '
                'messages through the\n'
                'WaAPI REST API.\n'
                '\n'
                'The plugin is a single bash script with no dependencies '
                'beyond curl. Configure\n'
                'it under Setup - Events - Notifications, choose the '
                'notification method Push\n'
                'Notification (using WhatsApp with waapi.app), select Call '
                'with the following\n'
                'parameters, and pass:\n'
                '\n'
                '  1. The WaAPI instance ID, for example 123.\n'
                '  2. The destination chat ID. A phone number suffixed with '
                'c.us addresses one\n'
                '     person, a group ID suffixed with g.us addresses a '
                'group.\n'
                '  3. The WaAPI API token. Can also be supplied through the '
                'environment\n'
                '     variable WAAPI-API-TOKEN instead, to keep it out of the '
                'rule.\n'
                '  4. Optionally, an alternative API base URL.\n'
                '\n'
                'The script has a test mode that sends one message from the '
                'site shell and\n'
                'prints the exact reason if the API refuses, so the '
                'configuration can be\n'
                'verified before a rule is created. Every failure path exits '
                'non zero with a\n'
                'specific reason, so a notification that cannot be delivered '
                'is retried and\n'
                'recorded by Checkmk rather than reported as sent.\n'
                '\n'
                'Requires a waapi.app account with an instance connected to a '
                'phone number.\n'
                'Source, documentation and issue tracker are linked below.\n'
                '\n'
                'WhatsApp is a trademark of WhatsApp LLC. This package is an '
                'independent\n'
                'integration and is not affiliated with, endorsed or sponsored '
                'by WhatsApp LLC,\n'
                'Meta or Checkmk GmbH.\n',
 'download_url': 'https://github.com/WaAPIapp/check_mk-whatsapp-notify',
 'files': {'doc': ['whatsapp_notify.md'],
           'notifications': ['check_mk_whatsapp-notify.sh']},
 'name': 'whatsapp_notify',
 'title': 'WhatsApp notifications (via WaAPI)',
 'version': '2.0.1',
 'version.min_required': '2.0.0b1',
 'version.packaged': 'waapi build-mkp.py 1.0',
 'version.usable_until': None}
