From 3907a9b87879960a53a9b00c30155db5c3588626 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 14 Jan 2023 14:01:47 -0500 Subject: dev-python/click-option-group: treeclean Signed-off-by: Julien Roy --- dev-python/click-option-group/metadata.xml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 dev-python/click-option-group/metadata.xml (limited to 'dev-python/click-option-group/metadata.xml') diff --git a/dev-python/click-option-group/metadata.xml b/dev-python/click-option-group/metadata.xml deleted file mode 100644 index 0e597ed..0000000 --- a/dev-python/click-option-group/metadata.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - julien@jroy.ca - Julien Roy - - Click is a package for creating powerful and beautiful command line interfaces (CLI) in Python, but it has no the functionality for creating option groups. - -Option groups are convenient mechanism for logical structuring CLI, also it allows you to set the specific behavior and set the relationship among grouped options (mutually exclusive options for example). Moreover, argparse stdlib package contains this functionality out of the box. - -The aim of this package is to provide group options with extensible functionality using canonical and clean API (Click-like API as far as possible). - - - - Eugene Prilepin - esp.home@gmail.com - - https://github.com/click-contrib/click-option-group/releases - https://click-option-group.readthedocs.io/ - https://github.com/click-contrib/click-option-group/issues - click-contrib/click-option-group - click-option-group - - -- cgit v1.2.3