Result for A1E0DB062C928101B35B134A3C11629F8572F451

Query result

Key Value
FileNamesnap-hashlookup-import/usr/share/doc/python3-virtualenv/copyright
FileSize1723
MD572DD35133F12A4D0D6FC1C354ED8EBEB
RDS:package_id289308
SHA-1A1E0DB062C928101B35B134A3C11629F8572F451
SHA-25643A2422477EE51C78DBDA6C28D39A11A8B6F166F3D874534D5637F6FB94E2554
SHA-512F97E5CDCEA0D1156BB88AD29C3F6DF547BE9C82E8C2EC84F27C072534C8C4F88F359C141D6FB20BFE83FD8B8A6CCFC4F8B7303D911F864F15E9494AB0F0D3471
SSDEEP48:E3Y+f7AydmX70J5PPv2Ew1QH+shIpa3ecFD:E3Y+f7AyI0P+rQHdes
TLSHT1CC31865EB68807761A5963E19D6958C4A33B7217BDEB66C8B42FF2800F1681CF2F7005
insert-timestamp1728236304.0033925
mimetypetext/plain
sourcesnap:ILJ9jM3lrafwHz1t0iSiAAubKY7Xqxs0_1
hashlookup:parent-total11
hashlookup:trust100

Network graph view

Parents (Total: 11)

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

Key Value
SHA-1863EA9B6F3B325BE1BE0E2D5ED183EFACC0BD417
snap-authoritycanonical
snap-filenameDlAIkaMJ1XMsnQRKcn0EjE2nc1S37X4r_3.snap
snap-idDlAIkaMJ1XMsnQRKcn0EjE2nc1S37X4r_3
snap-namekf6-core22
snap-publisher-id2rsYZu6kqYVFsSejExu4YENdXQEO40Xb
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2023-08-25T16:13:17.561644Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/DlAIkaMJ1XMsnQRKcn0EjE2nc1S37X4r_3.snap
Key Value
FileSize71384
MD5BA8E81D90A045F88ED2B6584D7902EA3
PackageDescriptionPython virtual environment creator virtualenv is a tool to create isolated Python environments, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access. . Since Python 3.3, a subset of it has been integrated into the standard library under the venv module (python3-venv in Debian). The venv module does not offer all features of this library, to name just a few more prominent ones: . * is slower (by not having the app-data seed method), * is not as extendable, * cannot create virtual environments for arbitrarily installed python versions (and automatically discover these), * does not have as rich programmatic API (describe virtual environments without creating them). . This is the Python 3 version of the library. It includes the command line script.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-virtualenv
PackageSectionpython
PackageVersion20.4.6+ds-2
SHA-1BCED4E19476CA9234B60D272423B2B7149BC0B00
SHA-256E66410964FB880B9AA87E0A21CBE60A1CCF59B4678896F7C5EA697706E46BE35
Key Value
SHA-18076F51A4D7B99EA5B41FBEC57C6A32BB6154181
snap-authoritycanonical
snap-filenameDlAIkaMJ1XMsnQRKcn0EjE2nc1S37X4r_37.snap
snap-idDlAIkaMJ1XMsnQRKcn0EjE2nc1S37X4r_37
snap-namekf6-core22
snap-publisher-id2rsYZu6kqYVFsSejExu4YENdXQEO40Xb
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2024-04-15T09:31:09.897217Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/DlAIkaMJ1XMsnQRKcn0EjE2nc1S37X4r_37.snap
Key Value
FileSize2156
MD525A47ECE71E93AEAAC680E15351AFD98
PackageDescriptionPython virtual environment creator (Dependency package) The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access. . This is a dependency package and may be safely removed.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamevirtualenv
PackageSectionoldlibs
PackageVersion20.4.0+ds-1
SHA-18AD8D9BF0BA9C18A968D41DD63FB563CF9ACA77F
SHA-256BE91F82C5DAAAB46410B8C447742B5671017E95B7534A5F5F34085C32FDE3429
Key Value
FileSize21268
MD507D83C86BBD13C1ADAF3251E326DA2EB
PackageDescriptionPython virtual environment creator (Dependency package) The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access. . This is a dependency package and may be safely removed.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamevirtualenv
PackageSectionoldlibs
PackageVersion20.4.0+ds-2
SHA-11A6C0ACE10EF149F55951FED225106C961055DF5
SHA-256AEC4E59F5436CA34ABE20C2F11EC1181FCD9D6FE2DEE03184AD946C26761CF4B
Key Value
FileSize89812
MD5D7C592C21966C771C9D0FCA41AF5C89B
PackageDescriptionPython virtual environment creator virtualenv is a tool to create isolated Python environments, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access. . Since Python 3.3, a subset of it has been integrated into the standard library under the venv module (python3-venv in Debian). The venv module does not offer all features of this library, to name just a few more prominent ones: . * is slower (by not having the app-data seed method), * is not as extendable, * cannot create virtual environments for arbitrarily installed python versions (and automatically discover these), * does not have as rich programmatic API (describe virtual environments without creating them). . This is the Python 3 version of the library. It includes the command line script.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamepython3-virtualenv
PackageSectionpython
PackageVersion20.4.6+ds-2
SHA-14E7AE9FF97FA8ECF26A36F85FE12E1FFB16C8B23
SHA-256478B6CAFBCD4E685B75D452D4577D913303206C830A284FB380BD1DEF5E97195
Key Value
FileSize70896
MD58FF2DF3441663371B56798DFFEC846B2
PackageDescriptionPython virtual environment creator The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access. . This is the Python 3 version of the library. It includes the command line script.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-virtualenv
PackageSectionpython
PackageVersion20.4.0+ds-1
SHA-1E71DD571B9848CC22E6A7DA20328521E4756C9FB
SHA-256567E5EF2EBA5A3F31FDB1831B03CBC1271A19CCFBE7BF687B4D289BBE43C7F29
Key Value
SHA-1C49B195B859404A1BF8EBFF9EAAF7FEB4AA67B48
snap-authoritycanonical
snap-filenameILJ9jM3lrafwHz1t0iSiAAubKY7Xqxs0_1.snap
snap-idILJ9jM3lrafwHz1t0iSiAAubKY7Xqxs0_1
snap-namekde-qt6-core22
snap-publisher-id2rsYZu6kqYVFsSejExu4YENdXQEO40Xb
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2024-03-26T13:25:59.779325Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/ILJ9jM3lrafwHz1t0iSiAAubKY7Xqxs0_1.snap
Key Value
FileSize2156
MD5F880BA2917901D6EFA0089FFBAB1AD63
PackageDescriptionPython virtual environment creator (Dependency package) The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access. . This is a dependency package and may be safely removed.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamevirtualenv
PackageSectionoldlibs
PackageVersion20.4.6+ds-2
SHA-1DFA27E38AE63E76E42A2549BD4E9112A9F9D9A6D
SHA-256EC3CE53FE89B47479FC0F3A1397CAB1945F293C500459F77195DE3D661733C76
Key Value
FileSize21648
MD52241ADE1B41699B774F835B140B99057
PackageDescriptionPython virtual environment creator (Dependency package) The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access. . This is a dependency package and may be safely removed.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamevirtualenv
PackageSectionoldlibs
PackageVersion20.4.6+ds-2
SHA-15EA22074E80779AF6AE747127020E547D9701F75
SHA-256C796E0BABCFE26C5A811C12EF26AF052FB3727138F8F9672D6B84DE27576FD9D
Key Value
FileSize88992
MD5D7B9AEAA695180CCFD2A8D07319818A5
PackageDescriptionPython virtual environment creator The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access. . This is the Python 3 version of the library. It includes the command line script.
PackageMaintainerDebian Python Team <team+python@tracker.debian.org>
PackageNamepython3-virtualenv
PackageSectionpython
PackageVersion20.4.0+ds-2
SHA-117F84F7AEB0582893C683296D92C0D47FCB40516
SHA-25604ECAF83210FE4844740F12E03C86B08B0F33CBA8A694C507845ADE7BC0CBFDA