SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-cmd2 rpm build for : Fedora 24. For other distributions click python-cmd2.

Name : python-cmd2
Version : 0.6.8 Vendor : Fedora Project
Release : 8.fc24 Date : 2016-11-01 21:50:19
Group : Development/Libraries Source RPM : python-cmd2-0.6.8-8.fc24.src.rpm
Size : 0.13 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/updates/24/aarch64/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-cmd2-0.6.8-8.fc24.noarch.rpm
ftp.icm.edu.pl  python-cmd2-0.6.8-8.fc24.noarch.rpm
     

Provides :
python-cmd2

Requires :
/usr/bin/which
pyparsing >= 2.0.1
python(abi) = 2.7
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/python2.7/site-packages/cmd2-0.6.8-py2.7.egg-info
/usr/lib/python2.7/site-packages/cmd2-0.6.8-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/cmd2-0.6.8-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/cmd2-0.6.8-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/cmd2-0.6.8-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/cmd2-0.6.8-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/cmd2.py
/usr/lib/python2.7/site-packages/cmd2.pyc
/usr/lib/python2.7/site-packages/cmd2.pyo
/usr/share/doc/python-cmd2
/usr/share/doc/python-cmd2/README.txt

 
ICM