| Key | Value | 
|---|---|
| FileName | ./usr/share/licenses/python3-mpi4py-devel/LICENSE.rst | 
| FileSize | 1427 | 
| MD5 | 7F8145A4C1FE0451797FD69B551B6E83 | 
| SHA-1 | 21EDAE501E74D2238BEB8DE11F7CC57C76EC35D8 | 
| SHA-256 | CFDBBB2353D03193359DCDF3295F7A16F342B1B2FFAB9739584FA69A2D8C8A95 | 
| SSDEEP | 24:H3DZWUnoQ9+bOInrYFT09+JynrYFTt79ROs43sEskuK8WROLTt3hyxLTfyL3t1fy:H3VMOYrYJ0FrYJDR943Je53hELmL3tqL | 
| TLSH | T1E021639B12441BA646D21A9535F5AE84A4DD903D3F237D081C7EB385633B73EE9BB050 | 
| tar:gname | root | 
| tar:uname | root | 
| hashlookup:parent-total | 65 | 
| hashlookup:trust | 100 | 
The searched file hash is included in 65 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value | 
|---|---|
| MD5 | 468449B426B3313739B01E27F83ADD82 | 
| PackageArch | noarch | 
| PackageDescription | This package contains the license file shared between the subpackages of mpi4py. | 
| PackageMaintainer | Fedora Project | 
| PackageName | mpi4py-common | 
| PackageRelease | 6.fc33 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 0056D41C792EA0997175D5BF98CB7AB6EA7D67F5 | 
| SHA-256 | 9A19C032FF4E8FAB40C64B156DBD8757E877B6A173A4D9D549A8262FC4735B28 | 
| Key | Value | 
|---|---|
| MD5 | DC98C855F03A8A5D34E2465BE0320570 | 
| PackageArch | x86_64 | 
| PackageDescription | Documentation files and demos for python-mpi4py. | 
| PackageName | python-mpi4py-doc | 
| PackageRelease | lp151.2.64 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 03B38057FD41F2EFE15E9A4C5BB2AB3ED1D755A2 | 
| SHA-256 | AF3D5C33CC60A46B3184D18430B1A12E889DCAEAD94D6E767904D5D3FC9649A0 | 
| Key | Value | 
|---|---|
| MD5 | C5CF0892D89C095D12E792A6852BA0D5 | 
| PackageArch | x86_64 | 
| PackageDescription | Development libraries and headers needed to build packages using python-mpi4py for both python2 and python3. You normally do not need to install this directly, it will be pulled in by the python-specific devel package. | 
| PackageName | python-mpi4py-common-devel | 
| PackageRelease | lp151.2.64 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 08EC1D22751F298553B5411C9D9B44C10784898F | 
| SHA-256 | 9AD411DFF509A2CB7D29991E3E53D837482D62C7A9124A14FA86452E4D261D93 | 
| Key | Value | 
|---|---|
| MD5 | 73BF954D877C7B4ADC6CA3F6A7A63C41 | 
| PackageArch | i586 | 
| PackageDescription | Development libraries and headers needed to build packages using python3-mpi4py. | 
| PackageName | python3-mpi4py-devel | 
| PackageRelease | 2.11 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 0BB498F38CBBF0C85C703DE62D767251C5C8923D | 
| SHA-256 | BF2A9EF2F9595724CA67C1B87F83B40FF10318CA6BA75F8C2C50240C2BC15CBB | 
| Key | Value | 
|---|---|
| MD5 | 26E29ADEECFA67CD5C0C123387FB02F0 | 
| PackageArch | x86_64 | 
| PackageDescription | Documentation files and demos for python-mpi4py. | 
| PackageName | python-mpi4py-doc | 
| PackageRelease | lp150.2.6 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 1480A9FC26EDB8E9D7AAC13B8142B93926E6DEC5 | 
| SHA-256 | 1F93C89098E25E6A481A924C438E9D97BFFEE89585DD5286E0D4F7B0E6BCFE7B | 
| Key | Value | 
|---|---|
| MD5 | 9820857E2DB2BE2BF3839F6DA9F5D4FC | 
| PackageArch | i586 | 
| PackageDescription | This package provides Python bindings for the Message Passing Interface (MPI) standard. It is implemented on top of the MPI-1/2/3 specification and exposes an API which grounds on the standard MPI-2 C++ bindings. This package supports: + Communication of any picklable Python object * Point-to-point: send & receive * Collective: broadcast, scatter & gather, reductions + Communication of Python object exposing the Python buffer interface (NumPy arrays, builtin bytes/string/array objects) * Point-to-point: blocking/nonbloking/persistent send & receive * Collective: broadcast, block/vector scatter & gather, reductions + Process groups and communication domains * Creation of new intra/inter communicators * Cartesian & graph topologies + Parallel input/output: * read & write * blocking/nonbloking & collective/noncollective * individual/shared file pointers & explicit offset + Dynamic process management * spawn & spawn multiple * accept/connect * name publishing & lookup + One-sided operations * remote memory access: put, get, accumulate * passive target syncronization: start/complete & post/wait * active target syncronization: lock & unlock | 
| PackageName | python3-mpi4py | 
| PackageRelease | 2.11 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 14DF6357AA43C702A20B3867D15206F7D98B182A | 
| SHA-256 | 016269733E8D8F00A08D75E743A2C681B0FA15C6BF66D0EF6E8EB30B47BA679C | 
| Key | Value | 
|---|---|
| MD5 | F31D6FE6300B7BE278D54D57DB14A9C4 | 
| PackageArch | x86_64 | 
| PackageDescription | Development libraries and headers needed to build packages using python-mpi4py for both python2 and python3. You normally do not need to install this directly, it will be pulled in by the python-specific devel package. | 
| PackageMaintainer | https://bugs.opensuse.org | 
| PackageName | python-mpi4py-common-devel | 
| PackageRelease | bp154.1.127 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 1C02D05FABB0C9C8FE1AB121D1F6979253E8813C | 
| SHA-256 | 9DE24811BEC1CDF317983E38FB49C5698DE073FBFA55C5B10E4343F44090E701 | 
| Key | Value | 
|---|---|
| MD5 | 116E1356E6FC9508C33C1952EC5B9B33 | 
| PackageArch | x86_64 | 
| PackageDescription | Documentation files and demos for python-mpi4py. | 
| PackageMaintainer | https://bugs.opensuse.org | 
| PackageName | python-mpi4py-doc | 
| PackageRelease | bp156.3.4 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 26D2F548C0AC6859DF014A181DDD3D34623AA6CD | 
| SHA-256 | EDC4FC43CF6CE28A7F99FB007EACD0EF36BE17B216257CDF94665F796079D6C7 | 
| Key | Value | 
|---|---|
| MD5 | F7E7D8E327F8B0F2E7A96CA10F94B103 | 
| PackageArch | x86_64 | 
| PackageDescription | This package provides Python bindings for the Message Passing Interface (MPI) standard. It is implemented on top of the MPI-1/2/3 specification and exposes an API which grounds on the standard MPI-2 C++ bindings. This package supports: + Communication of any picklable Python object * Point-to-point: send & receive * Collective: broadcast, scatter & gather, reductions + Communication of Python object exposing the Python buffer interface (NumPy arrays, builtin bytes/string/array objects) * Point-to-point: blocking/nonbloking/persistent send & receive * Collective: broadcast, block/vector scatter & gather, reductions + Process groups and communication domains * Creation of new intra/inter communicators * Cartesian & graph topologies + Parallel input/output: * read & write * blocking/nonbloking & collective/noncollective * individual/shared file pointers & explicit offset + Dynamic process management * spawn & spawn multiple * accept/connect * name publishing & lookup + One-sided operations * remote memory access: put, get, accumulate * passive target syncronization: start/complete & post/wait * active target syncronization: lock & unlock | 
| PackageName | python3-mpi4py | 
| PackageRelease | 15.1 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 27097108C0E04D618B7EB60D93200F3ABC7F3250 | 
| SHA-256 | 01384996395B5D3C607BAE2B35F72F951C630A61A0FF1B996925B2D0F9E2FC55 | 
| Key | Value | 
|---|---|
| MD5 | B78AC3479D1EA4C48F9D0CECF5A7D2EB | 
| PackageArch | noarch | 
| PackageDescription | This package contains the license file shared between the subpackages of mpi4py. | 
| PackageMaintainer | Fedora Project | 
| PackageName | mpi4py-common | 
| PackageRelease | 7.fc34 | 
| PackageVersion | 3.0.3 | 
| SHA-1 | 2731ABA8C707E3446B605E4F7D078CA53ABFC701 | 
| SHA-256 | C3467E8590FA2D11EAA94501B1620A835C60D339AEC473194918F8C1275094F2 |