Result for 271B0D2C4037BD15DDFF62DC74F2D02DAC4AA862

Query result

Key Value
FileNamesnap-hashlookup-import/lib/python3.6/site-packages/asteval/astutils.py
FileSize16110
MD5164601749E8E5EB1641E36221F9224DA
SHA-1271B0D2C4037BD15DDFF62DC74F2D02DAC4AA862
SHA-25673E02B092F73EB400D73D45A9A195558BBD3C1AD7360E6C3891A11FF151322EE
SHA-51259E1D9108FAF855F9FF650D2BA349C6350DF6E4DEC9D87DEE49D4F06A7155960139B8FCAE20242D13D546A9238D0CBDAF14E1EA4099A7133603F297293AE26A4
SSDEEP192:NZpVcTSTDcSKkxgpIGuWIGkQ6slI0j9mn6FpmS4BjYXvC4/H6fIG9l8UqnEEdwcZ:NZcTS7xsnS4b3wn23
TLSHT19672B536EA6759578973D49BC8BC58436BA85807C80A34F9BCDC08452FCD61DC9B8F74
insert-timestamp1659213677.3114913
mimetypetext/plain
sourcesnap:TO6pUxshWv0C00tVueyAHLW1eb8oPgjv_75
tar:gnameroot
tar:unameroot
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
SHA-1458CB88471788C12C6713AA5F6E395C308516329
snap-authoritycanonical
snap-filenameTO6pUxshWv0C00tVueyAHLW1eb8oPgjv_75.snap
snap-idTO6pUxshWv0C00tVueyAHLW1eb8oPgjv_75
snap-namekfit
snap-publisher-idfAk2J5yVuWCSkxJTtgcWvadDFUXqGDmD
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2019-08-03T19:46:39.078953Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/TO6pUxshWv0C00tVueyAHLW1eb8oPgjv_75.snap
Key Value
FileNamehttp://archlinux.mirror.root.lu//pool//community//python-asteval-0.9.21-1-any.pkg.tar.zst
MD5934315FD70CCADBE03323EF7D962F425
SHA-1EA3109850C398CAF65E8154367AC6001D7943ED7
SHA-2561C050627CBBEF74610A1DAEC9EA96450BB64015EDBF62F75E20DF3F06B62D404
SSDEEP768:s3NNWhqGy/MmaRJnjNKGRKTZYOhNRX0fuvTtuyg94a5JyGEum930:iGhby/QwuKTus/XO6k76anmV0
TLSHT15CF2F1EC24CE59B315BD032FEE5BADC1D80F18836EA9012FE904E154766D5D1DB8BE18
Key Value
MD5DF481662D5339FDB5F201160D22EC745
PackageArchnoarch
PackageDescriptionASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available.
PackageMaintainerFedora Project
PackageNamepython3-asteval
PackageRelease1.fc33
PackageVersion0.9.19
SHA-1520DDC50509A635DE023C802247A0474A8E37172
SHA-256143EB8AC8D83C9BD48BBCA632E9365ADDBC07E8DF0DC1EC807D2E177B71641EB
Key Value
FileSize17416
MD5B2B4FA3C1C85C909AD5EA032D74F3CB3
PackageDescriptionminimalistic evaluator of Python 3 expression using ast module ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available. . Many Python lanquage constructs are supported by default, These include slicing, subscripting, list comprehension, conditionals (if-elif-else blocks and if expressions), flow control (for loops, while loops, and try-except-finally blocks). All data are Python objects, and built-in data structures (dictionaries, tuple, lists, numpy arrays, strings) are fully supported by default. . Many of the standard builtin Python functions are available, as are all mathemetical functions from the math module. If the numpy module is installed, many of its functions will also be available. Users can define and run their own functions within the confines of the limitations of asteval. . There are several absences and differences with Python, and asteval is by no means an attempt to reproduce Python with its own ast module. Some of the most important differences and absences are: . * Variable and function symbol names are held in a simple symbol table (a single dictionary), giving a flat namespace. * creating classes is not supported. * importing modules is not supported. * function decorators, yield, lambda, exec, and eval are not supported. * files can only be opened in read-only mode. . In addition, accessing many internal methods and classes of objects is forbidden in order to strengthen asteval against malicious user code. . . This package installs the library for Python 3.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-asteval
PackageSectionpython
PackageVersion0.9.19-2
SHA-15053F68F0E516340C625292BE967CD4C3B5486EA
SHA-25617A2A71C76554F29B30F88149F65223069D3601E229D896ECA1A7995610455A9
Key Value
FileSize17372
MD5C7CDEFE153C64FCED8EAD6FACBCCE4A7
PackageDescriptionminimalistic evaluator of Python 3 expression using ast module ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available. . Many Python lanquage constructs are supported by default, These include slicing, subscripting, list comprehension, conditionals (if-elif-else blocks and if expressions), flow control (for loops, while loops, and try-except-finally blocks). All data are Python objects, and built-in data structures (dictionaries, tuple, lists, numpy arrays, strings) are fully supported by default. . Many of the standard builtin Python functions are available, as are all mathemetical functions from the math module. If the numpy module is installed, many of its functions will also be available. Users can define and run their own functions within the confines of the limitations of asteval. . There are several absences and differences with Python, and asteval is by no means an attempt to reproduce Python with its own ast module. Some of the most important differences and absences are: . * Variable and function symbol names are held in a simple symbol table (a single dictionary), giving a flat namespace. * creating classes is not supported. * importing modules is not supported. * function decorators, yield, lambda, exec, and eval are not supported. * files can only be opened in read-only mode. . In addition, accessing many internal methods and classes of objects is forbidden in order to strengthen asteval against malicious user code. . . This package installs the library for Python 3.
PackageMaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
PackageNamepython3-asteval
PackageSectionpython
PackageVersion0.9.19-2
SHA-1A9D061A3BDFB978D16218C530C18935A910358E7
SHA-256DFF6CFAAAE34E1652DD76281E21C2CF5572D38BDB3044FF81DD2629D2E9C2EFE