{'author': 'Christian Wirtz',
 'description': 'Command-line tool for a Checkmk site that finds and cleans up '
                'outdated and duplicate MKPs (extension packages) - mirroring '
                'the two areas shown under Setup > Maintenance > Extension '
                "packages: 'Enabled (inactive on this site)' and 'All packages "
                "(enabled or disabled)'. Detects packages superseded by a "
                'newer installed version of the same package (configurable via '
                '--keep-latest) and packages that are enabled but inactive on '
                "this site; optionally also packages whose declared 'Until "
                "Version' has been exceeded (off by default - it's just a "
                'declaration by the package author, not proof of '
                'incompatibility). Supports read-only --list/--view, '
                '--dry-run, a regex --filter, and scoped --cleanup-* actions '
                'that default to disabling (reversible via ) with an explicit '
                '--purge for permanent removal; plus --json and --nagios '
                'output for scripting/monitoring. Installs as '
                'local/bin/mkp-cleanup; run it as the site user (e.g. via ). '
                'No commercial-edition feature required.',
 'download_url': 'https://gitlab.com/checkmk1/checkmk_mkp-cleanup',
 'files': {'bin': ['mkp-cleanup']},
 'name': 'mkp_cleanup',
 'title': 'mkp-cleanup (find & clean up outdated/duplicate MKPs)',
 'version': '1.0.0',
 'version.min_required': '2.1.0',
 'version.packaged': 'cmk-mkp-tool 3.0.0',
 'version.usable_until': None}
