Fri, 19 Jul 2024 23:32:53 UTC | login

Information for build python-cmd2-2.4.2-4.fc39

ID252341
Package Namepython-cmd2
Version2.4.2
Release4.fc39
Epoch
SummaryExtra features for standard library's cmd module
DescriptionEnhancements for standard library's cmd module. Drop-in replacement adds several features for command-prompt tools: * Searchable command history (commands: "hi", "li", "run") * Load commands from file, save to file, edit commands in file * Multi-line commands * Case-insensitive commands * Special-character shortcut commands (beyond cmd's "@" and "!") * Settable environment parameters * Parsing commands with flags * > (filename), >> (filename) redirect output to file * < (filename) gets input from file * bare >, >>, < redirect to/from paste buffer * accepts abbreviated commands when unambiguous * `py` enters interactive Python console * test apps against sample session transcript (see example/example.py) Usable without modification anywhere cmd is used; simply import cmd2.Cmd in place of cmd.Cmd. See docs at http://packages.python.org/cmd2/
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Oct 2023 07:53:19 UTC
CompletedFri, 20 Oct 2023 07:53:19 UTC
Tags
f40
RPMs
src
python-cmd2-2.4.2-4.fc39.src.rpm (info) (download)
noarch
python3-cmd2-2.4.2-4.fc39.noarch.rpm (info) (download)
Changelog * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.4.2-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Sep 18 2022 Kevin Fenzi <kevin@scrye.com> - 2.4.2-1 - Update 2.4.2. Fixes rhbz#2075345 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.4.0-2 - Rebuilt for Python 3.11 * Thu Mar 03 2022 Fabian Affolter <mail@fabian-affolter.ch> - 2.4.0-1 - Update to latest upstream release 2.4.0 (closes rhbz#2057232) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Kevin Fenzi <kevin@scrye.com> - 2.3.3-1 - Update to 2.3.2. Fixes rhbz#2027510 * Sun Nov 28 2021 Kevin Fenzi <kevin@scrye.com> - 2.3.2-1 - Update to 2.3.2. Fixes rhbz#2022524 * Sat Sep 25 2021 Kevin Fenzi <kevin@scrye.com> - 2.2.0-1 - Update to 2.2.0. Fixes rhbz#2004224 * Sun Aug 08 2021 Kevin Fenzi <kevin@scrye.com> - 2.1.2-1 - Update to 2.1.2. Fixes rhbz#1971701 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild