Result for 1877A2F8F7262EE0458C2F75EFDA29DF9E7DCC40

Query result

Key Value
FileNamesnap-hashlookup-import/lib/python3.6/site-packages/starlette/middleware/trustedhost.py
FileSize2177
MD587A64763072485A3150D1333D6CA0A65
SHA-11877A2F8F7262EE0458C2F75EFDA29DF9E7DCC40
SHA-2563A98ABFE4E71D61375A0E2196D41122601174F9B17FDBFD738073801B242FD3E
SHA-51237A540A9C72D18BDBA9551907C32BD121DD3DAA6F980B4FEEB62EBA84B800BA3D718E5E7A04DF58FE27A5BDAFC009F9E33842C350C8C3AF780E01F7C30A0DF4A
SSDEEP24:dQ4KSpGMADSErKLEZLsEBIpnpTjdBxHiE0YNEs+AHtpF4eAa38XBd927+CO559gO:ppGM+SEGljdBAxgEsrPmdsSBullVo
TLSHT1B941204CD953A824A3775CAF48932563F35195430B480ABCFF7C136D0F1777AA168EAA
insert-timestamp1727040353.614545
mimetypetext/x-python
sourcesnap:pWkmwAaKLoqlJqO1fEJteEeCwi9NoADO_51
tar:gnameroot
tar:unameroot
hashlookup:parent-total8
hashlookup:trust90

Network graph view

Parents (Total: 8)

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

Key Value
FileSize42480
MD5AF37556A2816C8EEB20290C2A2A5D48A
PackageDescriptionASGI library ideal for building high performance asyncio services Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit, which is ideal for building high performance asyncio services. . It is production-ready, and gives you the following: . * Seriously impressive performance. * WebSocket support. * GraphQL support. * In-process background tasks. * Startup and shutdown events. * Test client built on `requests`. * CORS, GZip, Static Files, Streaming responses. * Session and Cookie support. * 100% test coverage. * 100% type annotated codebase. * Zero hard dependencies. . Example: . from starlette.applications import Starlette from starlette.responses import JSONResponse from starlette.routing import Route . async def homepage(request): return JSONResponse({'hello': 'world'}) . app = Starlette(debug=True, routes=[ Route('/', homepage), ])
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-starlette
PackageSectionpython
PackageVersion0.14.1-1
SHA-11C5137818480FBA5A99ACB4DFA9E94A05A29CC04
SHA-2564F7AB60A60335D95C1E35E77F4A53CCCFB33DC7C37907F4823D48820D807BB58
Key Value
SHA-1AF30A7359B4AFB8C215D569670B037FBD5C374D7
snap-authoritycanonical
snap-filenamepWkmwAaKLoqlJqO1fEJteEeCwi9NoADO_51.snap
snap-idpWkmwAaKLoqlJqO1fEJteEeCwi9NoADO_51
snap-nameparcel
snap-publisher-idixIKmdMaUVa6JDwEaVTIIgQJOq9ghsjH
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2019-06-05T16:18:32.035679Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/pWkmwAaKLoqlJqO1fEJteEeCwi9NoADO_51.snap
Key Value
FileSize41832
MD508430BD726AC351323D854417CB04EE9
PackageDescriptionASGI library ideal for building high performance asyncio services Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit, which is ideal for building high performance asyncio services. . It is production-ready, and gives you the following: . * Seriously impressive performance. * WebSocket support. * GraphQL support. * In-process background tasks. * Startup and shutdown events. * Test client built on `requests`. * CORS, GZip, Static Files, Streaming responses. * Session and Cookie support. * 100% test coverage. * 100% type annotated codebase. * Zero hard dependencies. . Example: . from starlette.applications import Starlette from starlette.responses import JSONResponse from starlette.routing import Route . async def homepage(request): return JSONResponse({'hello': 'world'}) . app = Starlette(debug=True, routes=[ Route('/', homepage), ])
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-starlette
PackageSectionpython
PackageVersion0.13.7-1
SHA-1176F109C68251850221BFC5B90E1FDE7CB409200
SHA-256B106998AC1C96F78B6B7DA3968C42F59EBA014AAAC3C43DF54286C01F1F5E74B
Key Value
MD5F29181ECB8DA47311E26FA5A0939E58D
PackageArchnoarch
PackageDescriptionStarlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.
PackageNamepython3-starlette
PackageReleaselp152.2.1
PackageVersion0.14.2
SHA-150E6498BB6D29C90BB61CFD3AF6E08F8E9A36CCE
SHA-2560861E84F5BCF51446BD261AF31EA627AE1FF8621C3EB8FA2E3B1C70B69E04BB9
Key Value
FileNamehttp://archlinux.mirror.root.lu//pool//community//python-starlette-0.13.8-3-any.pkg.tar.zst
MD5B84CE1B6C4DB4B4D1FCEBA03C9A2C771
SHA-15EF22A04FB691467D0AF21D63F93F4B4B8C71522
SHA-25626D9223F2DE27BDF4250B8965A0790C803D36EB97300041CE15C5E3C9A45812A
SSDEEP1536:UgcjtMNiEr/v353w9jwUVO22ftuX7L6lZ6RetrmkXLi5L9ngEs4PXDml7BqcrkF3:UHtAd3wJ9AlCRRetDLmhrTml7mmBNO
TLSHT1CFB323020DC2458856F42F5DD7DB635E967F0742736E5FB0E28CD82BE288D1A80EAC57
Key Value
FileSize42436
MD500438439916B8F91F2EB35B5D4D4C7E8
PackageDescriptionASGI library ideal for building high performance asyncio services Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit, which is ideal for building high performance asyncio services. . It is production-ready, and gives you the following: . * Seriously impressive performance. * WebSocket support. * GraphQL support. * In-process background tasks. * Startup and shutdown events. * Test client built on `requests`. * CORS, GZip, Static Files, Streaming responses. * Session and Cookie support. * 100% test coverage. * 100% type annotated codebase. * Zero hard dependencies. . Example: . from starlette.applications import Starlette from starlette.responses import JSONResponse from starlette.routing import Route . async def homepage(request): return JSONResponse({'hello': 'world'}) . app = Starlette(debug=True, routes=[ Route('/', homepage), ])
PackageMaintainerPiotr Ożarowski <piotr@debian.org>
PackageNamepython3-starlette
PackageSectionpython
PackageVersion0.14.1-1
SHA-12CF234F93648BB1E56D492C650AE50D53ED168F4
SHA-25640CC810B57FB460272B0165B992A1C881F919D54AA6836A1B76D034E8073A2C0
Key Value
MD5A92D819ED1252D00E0984E23481E6A48
PackageArchnoarch
PackageDescriptionStarlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.
PackageNamepython3-starlette
PackageRelease2.1
PackageVersion0.14.2
SHA-1B1D4EBC9F93BE6C5A9D075DFADC1E8346A97C2E1
SHA-2562F7FCB1EEE1B8A8ABEDE953CCE9A89C92F90A16239883FF9FC21EB16D1B82D7C
Key Value
MD5BAD6FD3502B43FBB074FA089E214CA0C
PackageArchnoarch
PackageDescriptionStarlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services. It is production-ready, and gives you the following: * Seriously impressive performance. * WebSocket support. * GraphQL support. * In-process background tasks. * Startup and shutdown events. * Test client built on requests. * CORS, GZip, Static Files, Streaming responses. * Session and Cookie support. * 100% test coverage. * 100% type annotated codebase. * Zero hard dependencies.
PackageMaintainerFedora Project
PackageNamepython3-starlette
PackageRelease4.fc34
PackageVersion0.14.2
SHA-10ACC226EB5B7C39E42A9DC7D4CFA7C82283468A7
SHA-256476E145A4E8400295AC209B6249A94CFBD1D83CD04EC3D9CCCCFFF3E393F8C15