https://bugzilla.redhat.com/show_bug.cgi?id=1134840
Bug ID: 1134840
Summary: Review Request: python3-script - Help for writing
shell scripts in Python
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: https://jorti.fedorapeople.org/python3-script/python3-script.spec
SRPM URL:
https://jorti.fedorapeople.org/python3-script/python3-script-1.7.2-1.fc20.src.rpm
Description: This module is mostly for folks who need to write a python script
that will be
run from the command line. You know, something that can parse command line
arguments and run other external programs via the shell. The kind of script
you can call with --help. Something that perhaps reads, copies, deletes, or
otherwise manipulates files by their pathname.
If any of these apply, perhaps this module is for you!
A simple import script statement can provide your code with convenient command
line parsing, à la carte --help documentation, useful path operations, shell
command invocation with optional pipe redirection, and early run-time
termination with exit status control. Read on for more. Cheers!
Fedora Account System Username: jorti
--
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review