Key | Value |
---|---|
CRC32 | 6D857C71 |
FileName | ./usr/share/doc/python3-pyparsing/changelog.Debian.gz |
FileSize | 1786 |
MD5 | D5247E1D60ABEEAF6801D5309C5B6C27 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Chinese-Simplified', 'Language': 'Chinese', 'MfgCode': '1111', 'OpSystemCode': '599', 'ProductCode': '17324', 'ProductName': 'Ubuntu Kylin 14.04.3 LTS 32-bit', 'ProductVersion': '2016-01-15'} |
SHA-1 | 4369A8A61922BF79A3A4AFE1BF33F84C02904E73 |
SHA-256 | A121BEF0F8463BEA861CEF0D1AA75C8A4E10493FAC80DAB77B75ECEC50B5728F |
SSDEEP | 48:Xa49KS4weiqb30WA1Ld8/N1XI4L8PRgi0cYN21rc2ziCZCA/Ae0DI:D9KS4jinWAk/N1/L6Z3v3nCS5 |
SpecialCode | |
TLSH | T1423109FA37D663C23DCA39B9DBFB1448AD898855498872D23D2AAC811F33C5910D4F9D |
db | nsrl_modern_rds |
insert-timestamp | 1647003528.2049308 |
source | NSRL |
hashlookup:parent-total | 1 |
hashlookup:trust | 55 |
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 34412 |
MD5 | 3E43E8288F022B10406526723F7CC705 |
PackageDescription | Python parsing module, Python3 package The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains the Python3 version of python-pyparsing. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-pyparsing |
PackageSection | python |
PackageVersion | 2.0.1+dfsg1-1build1 |
SHA-1 | 6FE36D73C0EA581DDC01E02F983D117FE8B724DC |
SHA-256 | 15A1FC91FCF9A19820F7019AB049D2D8771CE7C0E978BD45A4ED41437E20E108 |