diff --git a/python-argh.spec b/python-argh.spec index d3a932a..f379d2a 100644 --- a/python-argh.spec +++ b/python-argh.spec @@ -10,13 +10,7 @@ BuildArch: noarch %description -Building a command-line interface? Found yourself uttering "argh!" while -struggling with the API of `argparse`? Don't like the complexity but need -the power? - Everything should be made as simple as possible, but no simpler. - -- Albert Einstein (probably) -`Argh` is a smart wrapper for `argparse`. `Argparse` is a very powerful tool; -`Argh` just makes it easy to use. +Argh: The Natural CLI %package -n python3-argh Summary: An unobtrusive argparse wrapper with natural syntax @@ -24,25 +18,13 @@ Provides: python-argh BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-argh -Building a command-line interface? Found yourself uttering "argh!" while -struggling with the API of `argparse`? Don't like the complexity but need -the power? - Everything should be made as simple as possible, but no simpler. - -- Albert Einstein (probably) -`Argh` is a smart wrapper for `argparse`. `Argparse` is a very powerful tool; -`Argh` just makes it easy to use. +Argh: The Natural CLI %package help Summary: Development documents and examples for argh Provides: python3-argh-doc %description help -Building a command-line interface? Found yourself uttering "argh!" while -struggling with the API of `argparse`? Don't like the complexity but need -the power? - Everything should be made as simple as possible, but no simpler. - -- Albert Einstein (probably) -`Argh` is a smart wrapper for `argparse`. `Argparse` is a very powerful tool; -`Argh` just makes it easy to use. +Argh: The Natural CLI %prep %autosetup -n argh-0.26.2