Result for 1664A4CBAE596C411A3F8A61F3C1E73058AFB323

Query result

Key Value
FileNamesnap-hashlookup-import/usr/local/lib/python3.6/site-packages/brainframe_qt/legal/licenses/LICENSE.astor
FileSize1554
MD5561205FDABC3EC52CAE2D30815B8ADE7
SHA-11664A4CBAE596C411A3F8A61F3C1E73058AFB323
SHA-256CE41EAFC2EFC018D9C7C96A1C779668246C77DB11A139E3889F347F464A61B9D
SHA-512F26D190C0D38489DBF14D040470BAEE7488FF4358F79441E213CC171E21731B28D81E97E71F6208A01DAC711E641A3A858CAFC189E830B53AB6F3832E5F814C4
SSDEEP48:ceAOOrpoJrJzuzP96432sv832s3EsIq3tYHv:FOrpoJrJzuZR3A3zVfaP
TLSHT15131955B12441BB759E21696655ABAC0B48DD02D3B236E012C7DF3445A7B83ED8B7041
insert-timestamp1728981648.3373113
mimetypetext/plain
sourcesnap:HG864Qacf76Hw9ngat7CzhpCGRSrwuQM_195
tar:gnameroot
tar:unameroot
hashlookup:parent-total79
hashlookup:trust100

Network graph view

Parents (Total: 79)

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

Key Value
MD524D8E23EFD191A0B3F4C68C37F2C8B6C
PackageArchnoarch
PackageDescriptionastor is designed to allow easy manipulation of Python source via the AST. There are some other similar libraries, but astor focuses on the following areas: - Round-trip an AST back to Python: - Modified AST doesn't need linenumbers, ctx, etc. or otherwise be directly compileable for the round-trip to work. - Easy to read generated code as, well, code - Can round-trip two different source trees to compare for functional differences, using the astor.rtrip tool (for example, after PEP8 edits). - Dump pretty-printing of AST - Harder to read than round-tripped code, but more accurate to figure out what is going on. - Easier to read than dump from built-in AST module - Non-recursive treewalk - Sometimes you want a recursive treewalk (and astor supports that, starting at any node on the tree), but sometimes you don't need to do that. astor doesn't require you to explicitly visit sub-nodes unless you want to: - You can add code that executes before a node's children are visited, and/or - You can add code that executes after a node's children are visited, and/or - You can add code that executes and keeps the node's children from being visited (and optionally visit them yourself via a recursive call) - Write functions to access the tree based on object names and/or attribute names - Enjoy easy access to parent node(s) for tree rewriting
PackageNamepython2-astor
PackageReleaselp152.27.3
PackageVersion0.8.1
SHA-100DE174A5C053E8D5F63E4C70595CA068AD8A323
SHA-256006840BDA8F95E5ABB62C5FC6F5A99AC0ACBE7D80AC85A9E1620BE61B733788F
Key Value
SHA-10265167C71D611D4025F842F2EDE7CBAA0AA8A89
snap-authoritycanonical
snap-filenameEE5GWu02z0YpTc00nobuYaTnsYOWA7ZQ_4.snap
snap-idEE5GWu02z0YpTc00nobuYaTnsYOWA7ZQ_4
snap-nameepitopepredict
snap-publisher-idwKNkmne29sQR93F3D0N6GFAFqfyv9hpz
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2017-09-18T21:52:25.816561Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/EE5GWu02z0YpTc00nobuYaTnsYOWA7ZQ_4.snap
Key Value
MD59A843700959D14D6A578E8C6DB0EAC27
PackageArchnoarch
PackageDescriptionastor is designed to allow easy manipulation of Python source via the AST. There are some other similar libraries, but astor focuses on the following areas: - Round-trip an AST back to Python: - Modified AST doesn't need linenumbers, ctx, etc. or otherwise be directly compileable for the round-trip to work. - Easy to read generated code as, well, code - Can round-trip two different source trees to compare for functional differences, using the astor.rtrip tool (for example, after PEP8 edits). - Dump pretty-printing of AST - Harder to read than round-tripped code, but more accurate to figure out what is going on. - Easier to read than dump from built-in AST module - Non-recursive treewalk - Sometimes you want a recursive treewalk (and astor supports that, starting at any node on the tree), but sometimes you don't need to do that. astor doesn't require you to explicitly visit sub-nodes unless you want to: - You can add code that executes before a node's children are visited, and/or - You can add code that executes after a node's children are visited, and/or - You can add code that executes and keeps the node's children from being visited (and optionally visit them yourself via a recursive call) - Write functions to access the tree based on object names and/or attribute names - Enjoy easy access to parent node(s) for tree rewriting
PackageNamepython2-astor
PackageReleaselp153.27.4
PackageVersion0.8.1
SHA-10B6727FB4D1D7A78ED027E1E5148F8F03DE22FA6
SHA-256737177BC061853FF7D0B304624B4A37F2DE36D371283D98B51D13239E9CB8A45
Key Value
MD55EF4FF56ABF46C9CCFBF96B19CA11B59
PackageArchnoarch
PackageDescriptionastor is designed to allow easy manipulation of Python source via the AST. There are some other similar libraries, but astor focuses on the following areas: - Round-trip an AST back to Python: - Modified AST doesn't need linenumbers, ctx, etc. or otherwise be directly compileable for the round-trip to work. - Easy to read generated code as, well, code - Can round-trip two different source trees to compare for functional differences, using the astor.rtrip tool (for example, after PEP8 edits). - Dump pretty-printing of AST - Harder to read than round-tripped code, but more accurate to figure out what is going on. - Easier to read than dump from built-in AST module - Non-recursive treewalk - Sometimes you want a recursive treewalk (and astor supports that, starting at any node on the tree), but sometimes you don't need to do that. astor doesn't require you to explicitly visit sub-nodes unless you want to: - You can add code that executes before a node's children are visited, and/or - You can add code that executes after a node's children are visited, and/or - You can add code that executes and keeps the node's children from being visited (and optionally visit them yourself via a recursive call) - Write functions to access the tree based on object names and/or attribute names - Enjoy easy access to parent node(s) for tree rewriting
PackageNamepython3-astor
PackageRelease29.1
PackageVersion0.8.1
SHA-10B9FEC4C1AB4E6E8BD1A864B6B92A305AA7C0B77
SHA-256B4F157D0D0B562CC94B1C170364DA52F748D9813BC38E67F27B0C75AF7BD47A0
Key Value
MD53549FA9995C46AB35B2EA053126B9D91
PackageArchnoarch
PackageDescriptionastor is designed to allow easy manipulation of Python source via the AST. There are some other similar libraries, but astor focuses on the following areas: - Round-trip an AST back to Python: - Modified AST doesn't need linenumbers, ctx, etc. or otherwise be directly compileable for the round-trip to work. - Easy to read generated code as, well, code - Can round-trip two different source trees to compare for functional differences, using the astor.rtrip tool (for example, after PEP8 edits). - Dump pretty-printing of AST - Harder to read than round-tripped code, but more accurate to figure out what is going on. - Easier to read than dump from built-in AST module - Non-recursive treewalk - Sometimes you want a recursive treewalk (and astor supports that, starting at any node on the tree), but sometimes you don't need to do that. astor doesn't require you to explicitly visit sub-nodes unless you want to: - You can add code that executes before a node's children are visited, and/or - You can add code that executes after a node's children are visited, and/or - You can add code that executes and keeps the node's children from being visited (and optionally visit them yourself via a recursive call) - Write functions to access the tree based on object names and/or attribute names - Enjoy easy access to parent node(s) for tree rewriting
PackageNamepython310-astor
PackageRelease29.4
PackageVersion0.8.1
SHA-112130070484E404670FF1F0413BFBA5310D1F4D3
SHA-256944EBD25770BCE765536566B4FBF3088075D96F07D9F8641F212EBD72AAF249A
Key Value
MD577ABFC71E169216D26A364E22EB3A116
PackageArchnoarch
PackageDescriptionastor is designed to allow easy manipulation of Python source via the AST. There are some other similar libraries, but astor focuses on the following areas: - Round-trip an AST back to Python: - Modified AST doesn't need linenumbers, ctx, etc. or otherwise be directly compileable for the round-trip to work. - Easy to read generated code as, well, code - Can round-trip two different source trees to compare for functional differences, using the astor.rtrip tool (for example, after PEP8 edits). - Dump pretty-printing of AST - Harder to read than round-tripped code, but more accurate to figure out what is going on. - Easier to read than dump from built-in AST module - Non-recursive treewalk - Sometimes you want a recursive treewalk (and astor supports that, starting at any node on the tree), but sometimes you don't need to do that. astor doesn't require you to explicitly visit sub-nodes unless you want to: - You can add code that executes before a node's children are visited, and/or - You can add code that executes after a node's children are visited, and/or - You can add code that executes and keeps the node's children from being visited (and optionally visit them yourself via a recursive call) - Write functions to access the tree based on object names and/or attribute names - Enjoy easy access to parent node(s) for tree rewriting
PackageNamepython2-astor
PackageReleaselp151.24.1
PackageVersion0.8.1
SHA-11213F2FFA6BD0872F612786E657DBBABDBE2616F
SHA-256E5224088A7B2CDA017C629C8732A3C516395D575ABF45DF2356D515F36D88343
Key Value
MD569FD15A74507FF9EF106C5F778509DEE
PackageArchnoarch
PackageDescriptionastor is designed to allow easy manipulation of Python source via the AST. There are some other similar libraries, but astor focuses on the following areas: - Round-trip an AST back to Python: - Modified AST doesn't need linenumbers, ctx, etc. or otherwise be directly compileable for the round-trip to work. - Easy to read generated code as, well, code - Can round-trip two different source trees to compare for functional differences, using the astor.rtrip tool (for example, after PEP8 edits). - Dump pretty-printing of AST - Harder to read than round-tripped code, but more accurate to figure out what is going on. - Easier to read than dump from built-in AST module - Non-recursive treewalk - Sometimes you want a recursive treewalk (and astor supports that, starting at any node on the tree), but sometimes you don't need to do that. astor doesn't require you to explicitly visit sub-nodes unless you want to: - You can add code that executes before a node's children are visited, and/or - You can add code that executes after a node's children are visited, and/or - You can add code that executes and keeps the node's children from being visited (and optionally visit them yourself via a recursive call) - Write functions to access the tree based on object names and/or attribute names - Enjoy easy access to parent node(s) for tree rewriting
PackageNamepython3-astor
PackageReleaselp150.2.2
PackageVersion0.8.1
SHA-1133D640D30E9EC613C113F471E3D340ABC2D2814
SHA-25692A8940DF598B89AAD979EC9CF0A9C27179F15551CEC343708AA80D23F11D74E
Key Value
MD511D03A23F9690DD6AFE2642DCD25C025
PackageArchnoarch
PackageDescriptionastor is designed to allow easy manipulation of Python source via the AST. There are some other similar libraries, but astor focuses on the following areas: - Round-trip an AST back to Python: - Modified AST doesn't need linenumbers, ctx, etc. or otherwise be directly compileable for the round-trip to work. - Easy to read generated code as, well, code - Can round-trip two different source trees to compare for functional differences, using the astor.rtrip tool (for example, after PEP8 edits). - Dump pretty-printing of AST - Harder to read than round-tripped code, but more accurate to figure out what is going on. - Easier to read than dump from built-in AST module - Non-recursive treewalk - Sometimes you want a recursive treewalk (and astor supports that, starting at any node on the tree), but sometimes you don't need to do that. astor doesn't require you to explicitly visit sub-nodes unless you want to: - You can add code that executes before a node's children are visited, and/or - You can add code that executes after a node's children are visited, and/or - You can add code that executes and keeps the node's children from being visited (and optionally visit them yourself via a recursive call) - Write functions to access the tree based on object names and/or attribute names - Enjoy easy access to parent node(s) for tree rewriting
PackageNamepython36-astor
PackageRelease5.2
PackageVersion0.8.1
SHA-117E84802E6D59C8DC7F8E7A921DDF8CDDBCC485E
SHA-256147DF2826EF8DD6C871A2F4C4BFBEC57D1791E3BA733233A3168F0D9813057F5
Key Value
SHA-118620D8F2991BCF43E37A434F9FFA5134D275E72
snap-authoritycanonical
snap-filenameHG864Qacf76Hw9ngat7CzhpCGRSrwuQM_97.snap
snap-idHG864Qacf76Hw9ngat7CzhpCGRSrwuQM_97
snap-namebrainframe-client
snap-publisher-idI0o75TR8GROiW0mSPVLjD9rn11RhhcUA
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2020-09-24T22:30:06.154536Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/HG864Qacf76Hw9ngat7CzhpCGRSrwuQM_97.snap
Key Value
MD580B1AAA8D0121C9DCBCB8A5DC7B8DD54
PackageArchnoarch
PackageDescriptionastor is designed to allow easy manipulation of Python source via the AST. There are some other similar libraries, but astor focuses on the following areas: - Round-trip an AST back to Python: - Modified AST doesn't need linenumbers, ctx, etc. or otherwise be directly compileable for the round-trip to work. - Easy to read generated code as, well, code - Can round-trip two different source trees to compare for functional differences, using the astor.rtrip tool (for example, after PEP8 edits). - Dump pretty-printing of AST - Harder to read than round-tripped code, but more accurate to figure out what is going on. - Easier to read than dump from built-in AST module - Non-recursive treewalk - Sometimes you want a recursive treewalk (and astor supports that, starting at any node on the tree), but sometimes you don't need to do that. astor doesn't require you to explicitly visit sub-nodes unless you want to: - You can add code that executes before a node's children are visited, and/or - You can add code that executes after a node's children are visited, and/or - You can add code that executes and keeps the node's children from being visited (and optionally visit them yourself via a recursive call) - Write functions to access the tree based on object names and/or attribute names - Enjoy easy access to parent node(s) for tree rewriting
PackageNamepython38-astor
PackageRelease29.5
PackageVersion0.8.1
SHA-11ACFDD48CCD308D909CA97BCA66C94FEE75F0E66
SHA-25674913F16E7FBFE30182403EF1FD1D85277141EA59FC9D17376057DF548D74065