Key | Value |
---|---|
FileName | ./usr/share/lintian/overrides/pypy-pyparsing |
FileSize | 134 |
MD5 | F0DBC63EF6FBC246EDE9ABD06271A679 |
SHA-1 | 65016552CC10D8EBEDAB89203C0F218CE1641B0A |
SHA-256 | AB79C4AA710F611CBDCCD4874B05576D7905442DF9AADD7256C2D17F64BE4FD0 |
SSDEEP | 3:wy+WZI88hohW3+9OVcj+WZIbwM+rN0XAcX6pMeIQIA:wHWZI88hohWKOVJWZI4CX0n |
TLSH | T121C09B43E4C921054BD55457CBF5F64CD10537B4465F44116A5C5D8153F13D5C9D1877 |
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 | 88588 |
MD5 | 5EF6200604B967ED92266C2315C6B0B1 |
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 PyPy version of python-pyparsing. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | pypy-pyparsing |
PackageSection | python |
PackageVersion | 2.1.10+dfsg1-1 |
SHA-1 | 1B8796B18D607F306D0127EC1E728033FEE03E75 |
SHA-256 | D51762698F18402073BEE16CECBA82C7DF194B8B83845A8DF253A2967D11BB89 |