Key | Value |
---|---|
FileName | ./usr/share/doc/python-pyparsing/changelog.Debian.gz |
FileSize | 1595 |
MD5 | 78EAB7C22D935CAA90D0BD0BA68F8183 |
SHA-1 | 0FAEC83C9EBCFD8ADB353E3B51B948A308CE92CB |
SHA-256 | 5AFFE347EE4FCA193C9C684CBE008BF3089EF39CFADB7FFDA39E2AF9D452935C |
SSDEEP | 24:XQxOe1XpSorvkMiajs35Y6WCOkqzZWz41/xaZPrPJSOOnD6PRlHBO+D71kL:XQYUpbr8MLU+6CzZK1Z9SOOn2ZlHQ+U |
TLSH | T10331EA21396C79918AD5BE1FA583D22061C0F4DD270991E481C2985DB15517CE76F35E |
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 | 38950 |
MD5 | 7F8D076F6724257B00A95399B7DEB92E |
PackageDescription | Python parsing module 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) |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-pyparsing |
PackageSection | python |
PackageVersion | 1.5.7+dfsg1-0ubuntu2 |
SHA-1 | 522CF1998211449A023CE56B79901BDCAC8B8FA5 |
SHA-256 | CEC7A47D318EBAC74BC76D2BE9179D4FA011FA359737EE087452A60518D4A420 |