Key | Value |
---|---|
FileName | ./usr/share/doc/python3-pyparsing/changelog.Debian.gz |
FileSize | 1391 |
MD5 | 5DD9BEB967BD8D7391C00A7FE28A95BB |
SHA-1 | 822B986968087678BFAD4CB39FFE5CB8492CD2F5 |
SHA-256 | D5268E7B39241975178E014A7F35011F64842182E960DD6E8677B272CDE94819 |
SSDEEP | 24:XiTZkmhun7PZQPo71Iw+6ifnPDHQgINVTJVexyuX1zs6P/zLCkH2X3Meu:XcZk0S1gfPTQgINV9Vegs1zs6P/v5H2o |
TLSH | T16421087ECDB046C8EE101B3E184A8DC628D2EDBA6E005DF0E22AEFCCC2C6101E108465 |
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 | 50732 |
MD5 | 9D4657F759EB370D54B83252A4D53848 |
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.1.8+dfsg1-1 |
SHA-1 | 3595BBABE01B339D0C403FB8C30B4DC4724E0C8D |
SHA-256 | 845DAF1C17555812524D8A36F729BABBD9F215C6953121294DC88432FFE61C7D |