SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-cmd2 rpm build for : Fedora 28. For other distributions click python3-cmd2.

Name : python3-cmd2
Version : 0.6.8 Vendor : Fedora Project
Release : 13.fc28 Date : 2018-02-09 08:12:08
Group : Development/Libraries Source RPM : python-cmd2-0.6.8-13.fc28.src.rpm
Size : 0.12 MB
Packager : Fedora Project
Summary : Extra features for standard library\'s cmd module
Description :
Enhancements 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 \"AATT\" 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/

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/28/Everything/ppc64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-cmd2-0.6.8-13.fc28.noarch.rpm
ftp.icm.edu.pl  python3-cmd2-0.6.8-13.fc28.noarch.rpm
     

Provides :
python3-cmd2
python3.6dist(cmd2)
python3dist(cmd2)

Requires :
python(abi) = 3.6
python3-pyparsing
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/__pycache__/cmd2.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/cmd2.cpython-36.pyc
/usr/lib/python3.6/site-packages/cmd2-0.6.8-py3.6.egg-info
/usr/lib/python3.6/site-packages/cmd2-0.6.8-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/cmd2-0.6.8-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/cmd2-0.6.8-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/cmd2-0.6.8-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/cmd2-0.6.8-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/cmd2.py
/usr/share/doc/python3-cmd2
/usr/share/doc/python3-cmd2/README.txt

 
ICM