Key | Value |
---|---|
CRC32 | 1875B619 |
FileName | ./usr/share/doc/python3-pyparsing/copyright |
FileSize | 1346 |
MD5 | E92C743E0DD98F1DEFE3350F71A11E58 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Chinese-Simplified', 'Language': 'Chinese', 'MfgCode': '1111', 'OpSystemCode': '599', 'ProductCode': '17324', 'ProductName': 'Ubuntu Kylin 14.04.3 LTS 32-bit', 'ProductVersion': '2016-01-15'} |
SHA-1 | 832CD2F922D93279B3FB5AF6F401F71A47C3F964 |
SHA-256 | A6698000C8366E599A7C1336236A65E95A4472C2F5FDEB672D6B3133F0B2CB02 |
SSDEEP | 24:0uzEi9AD9JHUUCHB/yPP3hEHe1oai9QHlsUjH8Ok47dYp3o3DqOFm:jzgD9J0UCBKPvhzmawQHlsyHIkYpY3Dm |
SpecialCode | |
TLSH | T1F621B60EB25403B22C5203B09566AD88F27B7117749B6BD4587EF64C633B82CE4F7908 |
db | nsrl_modern_rds |
insert-timestamp | 1647025816.0901992 |
source | NSRL |
hashlookup:parent-total | 10 |
hashlookup:trust | 100 |
The searched file hash is included in 10 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 585972 |
MD5 | CED759F883B850872C06AF1591C8B77E |
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.2-2ubuntu1 |
SHA-1 | 062A95E8324F0BCDFB1B421B488BFEF26F13153B |
SHA-256 | 480692524B1EB1AF9EC83AE016FBC0B6ED45D1E88E1C15CFC7922A9B7E58B1E2 |
Key | Value |
---|---|
FileSize | 460578 |
MD5 | C36826152155FB146D422B3FB655BE4C |
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.0.1+dfsg1-1 |
SHA-1 | 9FDDC77F58E48FD3124F24F813D8372C33973C5F |
SHA-256 | 917E9EB511A785BD0F314260B5785F2FE66160DAB9443F5510B04CF3CC18460F |
Key | Value |
---|---|
FileSize | 640316 |
MD5 | 42C6F48E155AEF476FA7CAE4A2E15A45 |
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 | 1.5.6+dfsg1-2 |
SHA-1 | 018043676D6C50B2109B61593A000C72157685A8 |
SHA-256 | E82DCB27439CDB0C4ABEFBE2A81CC3D6162CCE27F115DB15CC9AE6AD6DA6D31F |
Key | Value |
---|---|
FileSize | 34412 |
MD5 | 3E43E8288F022B10406526723F7CC705 |
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.1+dfsg1-1build1 |
SHA-1 | 6FE36D73C0EA581DDC01E02F983D117FE8B724DC |
SHA-256 | 15A1FC91FCF9A19820F7019AB049D2D8771CE7C0E978BD45A4ED41437E20E108 |
Key | Value |
---|---|
FileSize | 39194 |
MD5 | 9268A788B0853249367B8F94788064EC |
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-1 |
SHA-1 | F8ACB91B3956CF80F986E3BDB26964ACE39DD374 |
SHA-256 | 83F77306E4ED90A7ABC22658485DB950B9A29E91E3FFA38FA09C098E55873812 |
Key | Value |
---|---|
FileSize | 420598 |
MD5 | 613CDA74F3AF2CBD5275F7A9FCA56440 |
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.0.1+dfsg1-1build1 |
SHA-1 | 0F7602E65A486B610007DD60F0928DEBFA1EEBEF |
SHA-256 | 286DA84B930B78AD25DC7839CB5B20E989269458A358A3EA6CF12264B0CDE76C |
Key | Value |
---|---|
FileSize | 461358 |
MD5 | EBE17F30647131735C4411037FD2F62B |
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 | 1.5.7+dfsg1-0ubuntu2 |
SHA-1 | B7572F3E50734E4890D7CF8C7BCFF29EE5A0270C |
SHA-256 | 319ED131784614C199F3C5A097597C504B09D696B27C8CBEBCE7AC9FEAC9877E |
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 |
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 |
Key | Value |
---|---|
FileSize | 38752 |
MD5 | 12624A7F6EAE4BA244E456608279373C |
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.6+dfsg1-2 |
SHA-1 | C2964348FE51DA9E407E3AAC58136931C651A12E |
SHA-256 | F4F55B506B1D4EBD4E97E6C1A6907539D32334DC937AE22C8A9255BB0E667766 |