https://bugzilla.redhat.com/show_bug.cgi?id=1468383 Bug ID: 1468383 Summary: Review Request: python-easyargs - Making argument parsing easy Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: carl@george.computer QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://carl.george.computer/review/python-easyargs.spec SRPM URL: https://carl.george.computer/review/python-easyargs-0.9.4-1.fc27.src.rpm Description: A project designed to make command line argument parsing easy. There are many ways to create a command line parser in python: argparse, docopt, click. These are all great options, but require quite a lot of configuration and sometimes you just need a function to be called. Enter easyargs. Define the function that you want to be called, decorate it and let easyargs work out the command line. Fedora Account System Username: carlwgeorge Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=20370080 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx