Key | Value |
---|---|
FileName | ./usr/share/doc/python-pyparsing/changelog.Debian.gz |
FileSize | 1787 |
MD5 | DE321DFC06E529D6322B36BE30890812 |
SHA-1 | 83A798CFDD2BD8112793E112D98D4D335D6414AE |
SHA-256 | 9D9C36C1CB283D84B6875C75C29560BAFA165F17182E38FAB3D7BA082238C931 |
SSDEEP | 48:Xa49KS4weiqb30WA1Ld8/N1XI4L8PRgi0cYN21rc2ziCZCA/Ae0DhGy:D9KS4jinWAk/N1/L6Z3v3nCSW |
TLSH | T1313109FA37C663C13DCA39B9D7FB1448AD88881A464872D23D1AAC811F33C5920E4E9D |
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 | 34316 |
MD5 | 33831B0B33CD23BD2266F6F19DAC2817 |
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 | 2.0.1+dfsg1-1build1 |
SHA-1 | 3116EACB714E9A3BEFABADB280734E5061A5F15A |
SHA-256 | F3E8AFFF2B645BB07274C10A4EE36DBAEFDE9BE22696B888B3DBAFCD3C45774B |