Result for 0A3183816777B512A616DBE0B632C5FCC68C2744

Query result

Key Value
CRC32DC4853A6
FileName./usr/share/doc/python-ply/examples/optcalc/README
FileSize195
MD5550233C00D7E41E1CFE54B7AE85D93C8
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '72411', 'OpSystemCode': '76', 'ProductCode': '185298', 'ProductName': 'DragonFly BSD', 'ProductVersion': '5.0.2'}
RDS:package_id293705
SHA-10A3183816777B512A616DBE0B632C5FCC68C2744
SHA-25642454D98F894598EAA6C8703BA054E2708F5B4C2E17019266E7694CCE102CB0A
SSDEEP6:C2haB2McFcyMCvYdkxRQsQ6IXWN29PDSBv:yB2xFcyMsNs6OLSBv
SpecialCode
TLSHT1F7D0802A55D1B7BE104715E6B4CD445B5730293DF2175E75387502884E84777C32C7F5
dbnsrl_modern_rds
insert-timestamp1678976247.243756
sourceRDS.db
tar:gnameroot
tar:unameroot
hashlookup:parent-total132
hashlookup:trust100

Network graph view

Parents (Total: 132)

The searched file hash is included in 132 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD566334AC06DF61514292B1228132A6B4D
PackageArchnoarch
PackageDescriptionPLY is a straightforward lex/yacc implementation. Here is a list of its essential features: * It is implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is straightforward to use and provides very extensive error checking. * PLY doesn't try to do anything more or less than provide the basic lex/yacc functionality. In other words, it's not a large parsing framework or a component of some larger system.
PackageMaintainerFedora Project
PackageNamepython-ply
PackageRelease2.fc23
PackageVersion3.6
SHA-101895738DA53458D6645F2A45CE581E432F0BB54
SHA-256454D13E87004E8FE0C0E4A524637B142D61D233E87F71173D38EEDB15D87D0EE
Key Value
FileSize62868
MD52FDD5EA4BAED64F865F13A522DDC4CF9
PackageDescriptionLex and Yacc implementation for Python (documentation) PLY is yet another implementation of lex and yacc for Python. . This package contains the documentation for Ply.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-ply-doc
PackageSectiondoc
PackageVersion3.11-4ubuntu1
SHA-10335A07691161519BF4B69E87D502B6414A838CB
SHA-256F6219E455B197BDE9ACDE4DEA30D56FB6670B4E38B86812526A934F01FB678A9
Key Value
MD5F31B390F63F47BB3A55B3B4D565A18DF
PackageArchnoarch
PackageDescriptionPLY is a straightforward lex/yacc implementation. Here is a list of its essential features: * It is implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is straightforward to use and provides very extensive error checking. * PLY doesn't try to do anything more or less than provide the basic lex/yacc functionality. In other words, it's not a large parsing framework or a component of some larger system.
PackageMaintainerFedora Project
PackageNamepython3-ply
PackageRelease7.fc21
PackageVersion3.4
SHA-10723369A582C82B25799712EF4F524243EC0FBF1
SHA-256AF36265C84431511EE4D686D2C3C1E01AD445E115CB99F3A39060B795AD2C53A
Key Value
FileSize64414
MD54FD1355E431F2E3073185A983FC65818
PackageDescriptionLex and Yacc implementation for Python (documentation) PLY is yet another implementation of lex and yacc for Python. . This package contains the documentation for Ply.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-ply-doc
PackageSectiondoc
PackageVersion3.7-1
SHA-10843508F6B20E0F044397AF36E22C1B38EED7D8B
SHA-2564B4ADA6E0B97BA707322C4242B5AD1914F173E7BC5F5BEC5175637489F1451F7
Key Value
MD5C12B12024BC6EDB05A1665AD9BA9A682
PackageArchnoarch
PackageDescriptionPLY is a straightforward lex/yacc implementation. Here is a list of its essential features: * It is implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is straightforward to use and provides very extensive error checking. * PLY doesn't try to do anything more or less than provide the basic lex/yacc functionality. In other words, it's not a large parsing framework or a component of some larger system.
PackageMaintainerFedora Project
PackageNamepython-ply
PackageRelease4.fc19
PackageVersion3.4
SHA-10918B402255FAFFD858211453B104008AD9BF035
SHA-256000F34041CC7378FED0860655E4B2FE4F3E1341C30DCADC434AA8E68B2702EDC
Key Value
MD55129D7509613735FFDD99A739282A546
PackageArchnoarch
PackageDescriptionPLY is yet another implementation of lex and yacc for Python. Some notable features include the fact that its implemented entirely in Python and it uses LALR(1) parsing which is efficient and well suited for larger grammars. PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. PLY provides extensive error checking. It is compatible with both Python 2 and Python 3.
PackageNamepython-ply-doc
PackageRelease4.9
PackageVersion3.11
SHA-10C47DFFBB14C58E6BEDF7D0A0C2A802A624A4961
SHA-2564D3C9AA516B9B8EB6631DC7D6DA295A163FD26438A33834D57F7CDD3130B88E2
Key Value
MD54764478F26E821DDD39737DAF3AE8FF9
PackageArchnoarch
PackageDescriptionPLY is a straightforward lex/yacc implementation. Here is a list of its essential features: * It is implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is straightforward to use and provides very extensive error checking. * PLY doesn't try to do anything more or less than provide the basic lex/yacc functionality. In other words, it's not a large parsing framework or a component of some larger system.
PackageMaintainerFedora Project
PackageNamepython-ply
PackageRelease3.fc18
PackageVersion3.4
SHA-10D43B3C4D6361345959AE330C55AF8C5C92BAD04
SHA-25617861135EE8A9D46DDBB7FF43BF8124A6C6D52D2A1BE53860CF6034D73A39DDD
Key Value
MD541F082EE586A591648CCC5583248C9F8
PackageArchnoarch
PackageDescriptionPLY is yet another implementation of lex and yacc for Python. Some notable features include the fact that its implemented entirely in Python and it uses LALR(1) parsing which is efficient and well suited for larger grammars. PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. PLY provides extensive error checking. It is compatible with both Python 2 and Python 3.
PackageNamepython-ply-doc
PackageRelease5.1
PackageVersion3.11
SHA-10E11305F640A48F5CF40366341FC42D624B0AE2D
SHA-256FE63DE859D0CA8D61361F0F6AE3F95578C20ACB1D5602876A946BA4F3CD9999B
Key Value
MD5440E57E4AA821931B2607F67B5F1F731
PackageArchnoarch
PackageDescriptionPLY is yet another implementation of lex and yacc for Python. Some notable features include the fact that its implemented entirely in Python and it uses LALR(1) parsing which is efficient and well suited for larger grammars. PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. PLY provides extensive error checking. It is compatible with both Python 2 and Python 3.
PackageNamepython-ply-doc
PackageReleaselp153.71.4
PackageVersion3.11
SHA-1101A874D6E4C402A3D8A912BF2C8A027C046E39B
SHA-2561ACE5CDB07C6C8216C1CEFAC626293C4B93DF19D838B16F8417E329CD80CCDB7
Key Value
MD57DB6E3F42CBBF980D73A1A1F6FC61F39
PackageArchnoarch
PackageDescriptionxonsh is a Python-ish, BASHwards-looking shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives. xonsh (pronounced conch) is meant for the daily use of experts and novices alike.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamexonsh
PackageReleasebp155.2.53
PackageVersion0.6.2
SHA-1125C9E966C31DCC35CB88551A5A474BA7D2AD836
SHA-25695F827EE05423160D0EFAE8472012A8089A5D18B2F6FB8CF8AB00692EC6C3F70