Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: python-cmd2 - Enhancements for Python's cmd module https://bugzilla.redhat.com/show_bug.cgi?id=495322 Summary: Review Request: python-cmd2 - Enhancements for Python's cmd module Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: silas@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://silassewell.googlecode.com/svn/trunk/projects/packages/rpms/python-cmd2/python-cmd2.spec SRPM URL: http://silassewell.googlecode.com/files/python-cmd2-0.5.2-1.fc10.src.rpm Description: A drop-in replacement for Python's cmd which 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) rpmlint [silas@silas result]$ rpmlint python-cmd2-0.5.2-1.fc10.src.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. [silas@silas result]$ rpmlint python-cmd2-0.5.2-1.fc10.noarch.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review