Key | Value |
---|---|
FileName | ./usr/share/doc/python-pyparsing-doc/changelog.Debian.gz |
FileSize | 1391 |
MD5 | 5845019FE317965B3F225AFB8D6E3A38 |
SHA-1 | 117B9220F53B77D9068F43E3B6DE819053EE0F17 |
SHA-256 | AE1DBDCB1FBFC579953006AD93A70E6A010A2B732843061180CED611CD77FD73 |
SSDEEP | 24:Xi90qchg3LzvEehWR/ul970Wg0hpAA1/OmqWdMD+IZmKXOQ0E+sGLQ2xU:XSO04cX70Wg0hpv1mmg+I7T+sGLQ2U |
TLSH | T1C9210B8DDB5FB071D48D0C1C244F49DAA2D690A34A3616F5C31F7446C118254C65559F |
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 |