Result for 0952E31C13BF0DCFDDACA0D82918526CABE2E14C

Query result

Key Value
FileNamesnap-hashlookup-import/lib/python2.7/site-packages/alembic/runtime/environment.py
FileSize36456
MD52FB767B90E8811E514FDBC45E511789C
SHA-10952E31C13BF0DCFDDACA0D82918526CABE2E14C
SHA-2566755FEEB97C22115A0049734425B634F1E70FD26E1FF369F9CA81D9E7F2E7A7A
SHA-5125A5BF1C3F3F7BFA5670F3425ACC775CE9E81684BE89625E611AEA49BD51830521F56FF1AA17F898F6EDCCADA5BB61885065DD5FFDF35514F2F1FD10A5A7CBF24
SSDEEP384:PlEcLO8FrJ7D7Pyiaq4jBjvcejolLPrOg7eYHLZ97r:PlvL9miaq89vcejADq6b
TLSHT129F2C55B7A48E67312570960919F90149736D35F3A18B030B8ACC5DC2F8A778E2F7AF9
insert-timestamp1727116970.1682703
mimetypetext/x-python
sourcesnap:ac0l7bv5wvFOPCbIuv3jNfuc1LtKtEGd_145
hashlookup:parent-total9
hashlookup:trust95

Network graph view

Parents (Total: 9)

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

Key Value
FileSize101490
MD594C48E213A7436A2D8F9B16DB49DC7C5
PackageDescriptionlightweight database migration tool for SQLAlchemy - Python 2.x Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package contains the Python 2.x module.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-alembic
PackageSectionpython
PackageVersion0.8.10-0ubuntu1
SHA-1798B3E0DAD01975D0BAA32759849C68282D690D8
SHA-2561DBD046A2104503AF4AB791BA723C8F224CD6A540D8D0BB2010F57211EFE48AB
Key Value
SHA-12073A0222FBA60DFAC018E937419E5F339A510BD
snap-authoritycanonical
snap-filenameAdZmZ3MrTHEawKvkxjcRW17d0g1wIuua_71.snap
snap-idAdZmZ3MrTHEawKvkxjcRW17d0g1wIuua_71
snap-nameneutron
snap-publisher-idJwaWKYZ7i2E8Zu1AhiKeRzcVzxXmQbtq
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2017-07-11T15:33:00.462547Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/AdZmZ3MrTHEawKvkxjcRW17d0g1wIuua_71.snap
Key Value
SHA-1E65F4C6A97100237A0F74E5E2354086B59D2F8C6
snap-authoritycanonical
snap-filenameynpjl4dARh2gD8t8sGKdUtrG4iVgfShr_105.snap
snap-idynpjl4dARh2gD8t8sGKdUtrG4iVgfShr_105
snap-namenova-hypervisor
snap-publisher-idJwaWKYZ7i2E8Zu1AhiKeRzcVzxXmQbtq
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2017-07-07T19:55:02.608485Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/ynpjl4dARh2gD8t8sGKdUtrG4iVgfShr_105.snap
Key Value
SHA-1B2110B34B647C905C2FBAF86EF4668637E7FFAAF
snap-authoritycanonical
snap-filenameo3boTc1AQGmznTrwHAIk16yMn1uLXbGK_63.snap
snap-ido3boTc1AQGmznTrwHAIk16yMn1uLXbGK_63
snap-nameglance
snap-publisher-idJwaWKYZ7i2E8Zu1AhiKeRzcVzxXmQbtq
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2017-07-11T15:32:13.019676Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/o3boTc1AQGmznTrwHAIk16yMn1uLXbGK_63.snap
Key Value
SHA-168E548EDB822E25B09C0288675B0CCAC922229E7
snap-authoritycanonical
snap-filenameAZmHUCXLeOEFw583UP9jcBZyw4URq2Ea_72.snap
snap-idAZmHUCXLeOEFw583UP9jcBZyw4URq2Ea_72
snap-namenova
snap-publisher-idJwaWKYZ7i2E8Zu1AhiKeRzcVzxXmQbtq
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2017-07-11T15:33:25.783049Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/AZmHUCXLeOEFw583UP9jcBZyw4URq2Ea_72.snap
Key Value
FileSize101474
MD5A7931E3CF9CE13B9D19BDC4DD60AB66D
PackageDescriptionlightweight database migration tool for SQLAlchemy - Python 3.x Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package contains the Python 3.x module.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-alembic
PackageSectionpython
PackageVersion0.8.10-0ubuntu2
SHA-16399C718328680F9C9B83A254190D997F0A5898E
SHA-256308B10D75E564D723B5A61A4BEBCC430D11F7EF0E7197980473B0E996C9A11BE
Key Value
FileSize101524
MD58D548B1AB57EBA3A3BA7D1764C58A3F5
PackageDescriptionlightweight database migration tool for SQLAlchemy - Python 3.x Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package contains the Python 3.x module.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-alembic
PackageSectionpython
PackageVersion0.8.10-0ubuntu1
SHA-1EEE698852F0DC42AF945BA0533DE044B1D963029
SHA-2568F5E8491F96A8E818B2F3E3AE34826DCC4E5C74AE57E2606C66FF4003735C715
Key Value
FileSize101438
MD55D08E1112972238F678042F2E5B21C38
PackageDescriptionlightweight database migration tool for SQLAlchemy - Python 2.x Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package contains the Python 2.x module.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-alembic
PackageSectionpython
PackageVersion0.8.10-0ubuntu2
SHA-10ED03F5E7C5602B798D5915324B54957C1FA4C9E
SHA-256E4FAE2BDDA5305049D989B65114AA99386EE0002E1B27D265F99F4A2A117B1C3
Key Value
SHA-1CD361961E1F8ADDA60B186E1CBFFAAC0571D0D9D
snap-authoritycanonical
snap-filenameac0l7bv5wvFOPCbIuv3jNfuc1LtKtEGd_145.snap
snap-idac0l7bv5wvFOPCbIuv3jNfuc1LtKtEGd_145
snap-namekeystone
snap-publisher-idJwaWKYZ7i2E8Zu1AhiKeRzcVzxXmQbtq
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2017-07-11T15:26:00.929749Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/ac0l7bv5wvFOPCbIuv3jNfuc1LtKtEGd_145.snap