Result for 1BF45BBBACD519F66DEC1FC12846FC2DBC6B3F90

Query result

Key Value
FileName./usr/lib/python3.8/site-packages/astor/__pycache__/node_util.cpython-38.pyc
FileSize6800
MD56EF1211DADD328AB4ED0D7CADB969CA4
SHA-11BF45BBBACD519F66DEC1FC12846FC2DBC6B3F90
SHA-256471843498724E7DC4B74D7C35B666126C60BE1BDF73307BF001CD5988336463C
SSDEEP96:iMN7f7wAxNWzUPYfuteSYdiePrZv3Mtp8FbTa8s8VYaba4EBFWwSHiSlu2drgbJi:i67f7Zx8GjYieFipW+wYJ2HFdrYw
TLSHT160E1B5C9728066BAFDABF379C61A60607A21D27B73515364344DC4729F0B2E82B329DD
hashlookup:parent-total5
hashlookup:trust75

Network graph view

Parents (Total: 5)

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

Key Value
MD59723D159A82E3A1C7E1592C68739A181
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.4
PackageVersion0.8.1
SHA-1355591F1E9FD261BD412FCEB6EDBDE8ADD9012A8
SHA-25630218144133F47CFDB5181171DE9A3E677FE6BE0669E1A77DAA2F3AFB96FC2C8
Key Value
MD522742A84AED2980471BD497C063E99C7
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
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython38-astor
PackageRelease6.3
PackageVersion0.8.1
SHA-1D5D90C06B93DF840EA60E7B060D9A17E248CBFAA
SHA-25678937372472C7B451AE691FF3486D17DFEBC9BECC2F8A9A0E856E59C96FABD3B
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
Key Value
MD50170A02477473D77664B9838C5F2B87E
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.4
PackageVersion0.8.1
SHA-157E0FA7338E4D712A73B6E209C9FC77120A961BD
SHA-256A4FD1A65CBD0802A5E299165FF550D12DF6DC48A757221151B5B9AE4EB97BA62
Key Value
MD53D3190B2B015F841BEA74E7CD2071FDC
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.4
PackageVersion0.8.1
SHA-16FA9C4127E27AC177C6C1C6FCA81EAD8B5213042
SHA-25672C0B1812E3333CFE6D41D98955B58EDBEF558DC73AD5BE854DC886B22F193D6