[Bug 495322] New: Review Request: python-cmd2 - Enhancements for Python's cmd module

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 11 21:37:09 UTC 2009


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 at fedoraproject.org
        ReportedBy: silas at sewell.ch
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   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 at silas result]$ rpmlint python-cmd2-0.5.2-1.fc10.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
[silas at 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.




More information about the Fedora-package-review mailing list