ports/devel/py-click-aliases/pkg-descr
Shapovalov Alexey a1daeadf42 devel/py-click-aliases: Aliases support for Click framework
Sponsored by:   Serenity Cybersecurity, LLC
Co-authored-by:	Gleb Popov <arrowd@FreeBSD.org>
2024-08-17 23:44:42 +03:00

4 lines
195 B
Text

Click is a Python package for creating beautiful command line interfaces in a
composable way with as little code as necessary.
This plugin allows defining aliases for Click commands and groups.