Key | Value |
---|---|
FileName | snap-hashlookup-import/lib/python3.6/site-packages/parso/normalizer.py |
FileSize | 5742 |
MD5 | C3FB683D2ABFF1761BC3B384F70C9F71 |
SHA-1 | 57B2B42A3A23433C88DBFF3B3DF5462C723EA26F |
SHA-256 | F9C80C198E4D78D47BE9C759B7852C9314E283CCF44B2D7BCADD2E257A7B9599 |
SHA-512 | 166C3364F2AA8DE9F202A4C1C74306D4861C9B4501060B32060A20515CFDF962286EA2524CA9F7AE66719B914ED4CCBE573163A1ED699A4B7C2FC9B71638FAEB |
SSDEEP | 96:s4mBF6OE9NVrzyBhbkq4LwaKm7WbRQo0J1j7rdxOxI7fwaxDyeN3fhCeFtzhq:wDcQKwRm7Lbj7rdb2eFZhq |
TLSH | T104C11316ED56DC56C34BC82A68E7E082A70C7C4BC1087579BCFC91B86F55A38C1D2EE8 |
insert-timestamp | 1727031937.2498698 |
mimetype | text/x-python |
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 |