Key | Value |
---|---|
FileName | ./usr/share/doc/python3-pyparsing/changelog.Debian.gz |
FileSize | 1872 |
MD5 | F7B3A47BA5E8C7C9CCC5FF8D41E55703 |
SHA-1 | 634F8C1687E31204F639F599C32465EA4F667596 |
SHA-256 | BB590AC4D1979E74E43298418CA44B5F588E3CA272D5B0536A1693A59EB629A7 |
SSDEEP | 48:XeQCnrc0wkyb3SsTlh+NmPJM76l8RpRCV7bscCc/:uH++sTv+NmPJEfq |
TLSH | T10731293E3DA4A2922BC0E3A40941DE39A2C0AFED7A4CCC00649450533B849EEC6CFCDC |
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 | 35464 |
MD5 | BC10E506BE54C808853DC9B313F6B0D4 |
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.0.3+dfsg1-1ubuntu0.2 |
SHA-1 | 2980BC6C1EDFB485CF621CEBFB995C5D7242A6FF |
SHA-256 | B7E12434109FEC1B9C09C102D4AB24E5C4CF229758323FDC50364E99EDBE4814 |