Result for CC0AB9A7A12039B5657DD883DAA84B5829A1D336

Query result

Key Value
FileName./usr/share/doc/python2-cmd2-0.8.8/CODEOWNERS
FileSize556
MD5C08302690510C1DACCEB300D18EB8F14
SHA-1CC0AB9A7A12039B5657DD883DAA84B5829A1D336
SHA-256D4881D4B7E2032351149C80ED78F4E77FA4C6CFAE12E1D9A005333C6582CF26E
SSDEEP12:eG0BeZFlCxAGfWG5jom+QPisMrWFNtSRXCweDR54SUqti:d7ZrCxAiR4EMrCNtiy54S/ti
TLSHT152F0C00BA64ED670202110513E5FC2FDDB9AF15E1B37242FAA9C064D23026F650F31F5
hashlookup:parent-total7
hashlookup:trust85

Network graph view

Parents (Total: 7)

The searched file hash is included in 7 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5E68D1924ECC65652667E80DB12B2E756
PackageArchnoarch
PackageDescriptionEnhancements 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)
PackageNamepython2-cmd2
PackageReleaselp150.3.2
PackageVersion0.8.9
SHA-1885B5A64708F7FFB64760E125CBF414A90B0B0CC
SHA-256747E4B5F2FE60A09709B5A702DF220C4B6193CF23DB8C4594432199548F42274
Key Value
MD5691840A8CD93FEC65DFBF3C4148936E9
PackageArchnoarch
PackageDescriptionEnhancements 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)
PackageNamepython2-cmd2
PackageRelease1.36
PackageVersion0.8.9
SHA-189A89DB8A1F0DACA4A4B15DBD3B8319547331064
SHA-256E8B5A34D667A18E50DD2F8B16226A969FF199260AD239281615538FEAF297CC0
Key Value
MD51D89BAD8A1813EA391E7218E51933B3E
PackageArchnoarch
PackageDescriptionEnhancements 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)
PackageNamepython2-cmd2
PackageReleaselp150.1.1
PackageVersion0.8.9
SHA-186B65549CE4FF889679473906BCE651874651EFF
SHA-2564640819D7B367ED346C9CDEB46B0E8A2AE7ACECD7E193E6A1A8A55D02D091F6E
Key Value
MD562D55FA6183C26C661F6C3BD0DE83801
PackageArchnoarch
PackageDescriptionEnhancements 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)
PackageNamepython3-cmd2
PackageRelease4.3
PackageVersion0.8.9
SHA-1330846537E421DDDB0D75B0069C2B40B42110FA2
SHA-256580354866CE7811A675B3AC128C89452545F086A10A1F5BA8AFF2A751502F10D
Key Value
MD51AB4F632D4611CDA71710442D28F9402
PackageArchnoarch
PackageDescriptionEnhancements 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)
PackageNamepython2-cmd2
PackageRelease1.2
PackageVersion0.8.9
SHA-1064B918B9322C76AEECDFC227E16B7706811E516
SHA-2562CC1B0E09D01833B659810FCE08D3A57D6BC3D81ED28184E44D885B86806AA35
Key Value
MD5C8234374281C55E6883C0B547904364E
PackageArchnoarch
PackageDescriptionEnhancements 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/
PackageMaintainerCBS <cbs@centos.org>
PackageNamepython2-cmd2
PackageRelease5.el7
PackageVersion0.8.8
SHA-134A2F1263545F692FC7D3B9D1231BACAA6F2CCFB
SHA-256334CF09C85D413DACB3D1E328AFBF2F5B4832D3E94E834F6759664AF9942C5B7
Key Value
MD5F6D7D19F6C0E832EBA93378383137DD5
PackageArchnoarch
PackageDescriptionEnhancements 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)
PackageNamepython2-cmd2
PackageReleaselp151.1.2
PackageVersion0.8.9
SHA-1F653C1FF3DFCFB92DBB40B63ADD188922D173B6C
SHA-2562CC83011BE3DC5F5E588C852217BA5E8C3B4D3A0D3E31ED45D7D5752C0841E7B