Key | Value |
---|---|
FileName | snap-hashlookup-import/lib/python3.6/site-packages/parso/python/grammar39.txt |
FileSize | 7544 |
MD5 | BD768EB1CF31BD338621CB3653B530FF |
SHA-1 | 277B4FD73AD9FF1E61ED34E81ED9BCC15F483CDA |
SHA-256 | A06AC99C842521C63A8CEA104B5C09C34F67250C3606DA8204D9386F72CE9832 |
SHA-512 | 3AAD0A7E39146003624A1591F6096C781E9C8ABC54E114681A1368F1F165F62C52F4C0F037DC1ED56305CBD3EC5C59C9053FF856459FDBD8149DEC0194D849C8 |
SSDEEP | 96:d8cQAzzNX3X1pR3SylDu5riFl69BFmlETSX6MckLb99c83OiEhNhfO5ZCCl2OGMI:d8cTX3X1pR3SylXgMH9hUUI |
TLSH | T147F1801CA6EB07450BC150B7554CF3BA45C9D18E203B8176FBCD92FD8FCA0A82622B66 |
insert-timestamp | 1727031937.4546092 |
mimetype | text/plain |
source | snap:lc8Wf4IerdwnRw6ENKbYZFBh2NMlrEto_1739 |
hashlookup:parent-total | 4 |
hashlookup:trust | 70 |
The searched file hash is included in 4 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | C7A3432CDB9919EA5413EA7383F192B0 |
PackageArch | noarch |
PackageDescription | Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. Parso has been battle-tested by jedi. It was pulled out of jedi to be useful for other projects as well. Parso consists of a small API to parse Python and analyse the syntax tree. |
PackageName | python3-parso |
PackageRelease | 2.3 |
PackageVersion | 0.7.0 |
SHA-1 | B5BF9638CA49EA7D0BDFDD3B9DF595F475E763D0 |
SHA-256 | A403BB2F8400DD243BB21985285CFE87294FEB72C16BAB99ADDCAD2EF1D69795 |
Key | Value |
---|---|
FileSize | 64532 |
MD5 | 416463D4DA7FE1B7541AF130D7C2DAD9 |
PackageDescription | Python parser that supports error recovery - Python 3.X Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your Python file. . Parso has been battle-tested by jedi. It was pulled out of jedi to be useful for other projects as well. . Parso consists of a small API to parse Python and analyse the syntax tree. . A simple example: . >>> import parso >>> module = parso.parse('hello + 1', version="3.6") >>> expr = module.children[0] >>> expr PythonNode(arith_expr, [<Name: hello@1,0>, <Operator: +>, <Number: 1>]) >>> print(expr.get_code()) hello + 1 >>> name = expr.children[0] >>> name <Name: hello@1,0> >>> name.end_pos (1, 5) >>> expr.end_pos (1, 9) . To list multiple issues: . >>> grammar = parso.load_grammar() >>> module = grammar.parse('foo +\nbar\ncontinue') >>> error1, error2 = grammar.iter_errors(module) >>> error1.message 'SyntaxError: invalid syntax' >>> error2.message "SyntaxError: 'continue' not properly in loop" |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-parso |
PackageSection | python |
PackageVersion | 0.7.0-1 |
SHA-1 | 564F6ADBDDA7341457FEDAF0C147F8DB68F79F96 |
SHA-256 | 7D87A6D6AE3B33E3F8FFA3BC7B5CF6DC7E7504F48586140715F4706B1BEB42BD |
Key | Value |
---|---|
MD5 | 96BB22B29D6A1D7EBA50FD8F5543ADF9 |
PackageArch | noarch |
PackageDescription | Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. Parso has been battle-tested by jedi. It was pulled out of jedi to be useful for other projects as well. Parso consists of a small API to parse Python and analyse the syntax tree. |
PackageMaintainer | Fedora Project |
PackageName | python3-parso |
PackageRelease | 2.fc33 |
PackageVersion | 0.7.0 |
SHA-1 | 64332ACF7576C6CD2EB9B687591ED09545934323 |
SHA-256 | F3E310406F767D3CEC3C8E924B3579A7C5D034F864205DF89867431095AC59AE |
Key | Value |
---|---|
SHA-1 | B4FD37FC2513881CF9EB0A3F3CFD4D7FCDA9B2AB |
snap-authority | canonical |
snap-filename | lc8Wf4IerdwnRw6ENKbYZFBh2NMlrEto_1739.snap |
snap-id | lc8Wf4IerdwnRw6ENKbYZFBh2NMlrEto_1739 |
snap-name | nikola |
snap-publisher-id | pCl1Bbit3xET3fcOXaD8VeV3KHu5lz3u |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2016-09-05T18:41:24.773687Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/lc8Wf4IerdwnRw6ENKbYZFBh2NMlrEto_1739.snap |