Key | Value |
---|---|
FileName | ./usr/share/doc/python3-pyparsing/changelog.Debian.gz |
FileSize | 1885 |
MD5 | BB12D433094EED0BBA8F3736EC19B6A1 |
SHA-1 | B8A572B1CE53BAAF549BDB1AE8AD393ED171CF69 |
SHA-256 | 84DB8181EE27C40C8FB6F13EF828F6DC14A880CC2656C6EA2E7A06A111D683AA |
SSDEEP | 48:XHo299Mo8DjgZevck2IrAdtZ+iqQRAmTd9HEg6gp2VSGq:XjnMo8DaRIrADMiqQKmxREFoGq |
TLSH | T1AE413BEB63A599F4E1D2B3C4E1C28C2370CC9BC4D178DF70EADE018184DB88960208D1 |
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 | 35410 |
MD5 | 8CB58BD0D5B6574C796A43F33B466996 |
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.3+dfsg1-1 |
SHA-1 | 1CCAFB1CAEBD826970564838A4D9E79E62BE5BBE |
SHA-256 | C2FB4BD645AFD556D8146ED05395D4A9293C4EAC1BC5862202B16D426084EAE5 |