Mon, 20 May 2024 05:56:52 UTC | login

Information for build python3-script-1.7.2-21.fc33

ID160608
Package Namepython3-script
Version1.7.2
Release21.fc33
Epoch
SummaryHelp for writing shell scripts in Python
DescriptionThis 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, "a 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!
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 13:17:55 UTC
CompletedWed, 03 Jun 2020 13:17:55 UTC
Tags
f33
RPMs
src
python3-script-1.7.2-21.fc33.src.rpm (info) (download)
noarch
python3-script-1.7.2-21.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.7.2-21 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.2-19 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.2-18 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.7.2-14 - Rebuilt for Python 3.7