Key | Value |
---|---|
FileName | ./usr/share/doc/python-pyparsing-doc/examples/excelExpr.py |
FileSize | 2147 |
MD5 | 2684C6B8D0E2FA398CB430E08BD00021 |
SHA-1 | 0874102D6D47332AD3B078735464F5C55E77316C |
SHA-256 | 94E453B53CF60BAA03890D058E55A185E4F1E0B31358F6916F9BC5E1AF308DEE |
SSDEEP | 48:36SIrvSXmamz31LLneQZdlKVwa8mYoXF8hWYM:36t7kg31LLn1KEmYHhWYM |
TLSH | T1FC4132A701332A512A7E77418CDB4614C06019931E340CD9B66DE3E25F326EF2A9E2BE |
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 | 422000 |
MD5 | 5C71B68B590E79FAB873A6D64E7C2488 |
PackageDescription | Python parsing module, documentation 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 documentation for python-pyparsing. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-pyparsing-doc |
PackageSection | doc |
PackageVersion | 2.1.8+dfsg1-1 |
SHA-1 | 4F6389518C2C01E0B6E03F8CA595FAC358812CC0 |
SHA-256 | E097523E22D6EE1B052653E3E7B081100AE0BC3FFACAC95246E3996370247760 |