Skip to main content

A Python module to replace Makefile workflows

Project description

emake

emake provides a unified command-line interface for common development tasks that would otherwise require Makefile targets. It handles virtual environment management, testing, building, and linting with a simple, consistent interface.

I use it for consistency accross my python projects. Feel free to use it as well.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

emake-0.0.16.tar.gz (17.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

emake-0.0.16-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

emake-0.0.16-cp314-cp314-musllinux_1_2_x86_64.whl (458.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.16-cp314-cp314-musllinux_1_2_s390x.whl (494.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.16-cp314-cp314-musllinux_1_2_riscv64.whl (435.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.16-cp314-cp314-musllinux_1_2_ppc64le.whl (491.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.16-cp314-cp314-musllinux_1_2_i686.whl (483.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.16-cp314-cp314-musllinux_1_2_armv7l.whl (383.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.16-cp314-cp314-musllinux_1_2_aarch64.whl (426.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.16-cp314-cp314-manylinux_2_34_x86_64.whl (452.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.16-cp314-cp314-manylinux_2_34_s390x.whl (492.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.16-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (432.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

emake-0.0.16-cp314-cp314-manylinux_2_34_ppc64le.whl (478.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.16-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (390.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

emake-0.0.16-cp314-cp314-manylinux_2_34_aarch64.whl (415.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.16-cp313-cp313-musllinux_1_2_x86_64.whl (456.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.16-cp313-cp313-musllinux_1_2_s390x.whl (488.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.16-cp313-cp313-musllinux_1_2_riscv64.whl (435.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.16-cp313-cp313-musllinux_1_2_ppc64le.whl (486.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.16-cp313-cp313-musllinux_1_2_i686.whl (484.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.16-cp313-cp313-musllinux_1_2_armv7l.whl (391.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.16-cp313-cp313-musllinux_1_2_aarch64.whl (420.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.16-cp313-cp313-manylinux_2_34_x86_64.whl (450.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.16-cp313-cp313-manylinux_2_34_s390x.whl (488.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.16-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (430.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

emake-0.0.16-cp313-cp313-manylinux_2_34_ppc64le.whl (474.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.16-cp313-cp313-manylinux_2_34_i686.whl (476.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.16-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (395.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

emake-0.0.16-cp313-cp313-manylinux_2_34_aarch64.whl (408.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.16-cp312-cp312-musllinux_1_2_x86_64.whl (454.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.16-cp312-cp312-musllinux_1_2_s390x.whl (481.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.16-cp312-cp312-musllinux_1_2_riscv64.whl (430.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.16-cp312-cp312-musllinux_1_2_ppc64le.whl (484.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.16-cp312-cp312-musllinux_1_2_i686.whl (481.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.16-cp312-cp312-musllinux_1_2_armv7l.whl (388.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.16-cp312-cp312-musllinux_1_2_aarch64.whl (417.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.16-cp312-cp312-manylinux_2_34_x86_64.whl (448.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.16-cp312-cp312-manylinux_2_34_s390x.whl (484.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.16-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (427.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

emake-0.0.16-cp312-cp312-manylinux_2_34_ppc64le.whl (471.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.16-cp312-cp312-manylinux_2_34_i686.whl (472.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.16-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (396.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

emake-0.0.16-cp312-cp312-manylinux_2_34_aarch64.whl (406.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.16-cp311-cp311-musllinux_1_2_x86_64.whl (410.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.16-cp311-cp311-musllinux_1_2_s390x.whl (450.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.16-cp311-cp311-musllinux_1_2_riscv64.whl (387.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.16-cp311-cp311-musllinux_1_2_ppc64le.whl (456.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.16-cp311-cp311-musllinux_1_2_i686.whl (433.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.16-cp311-cp311-musllinux_1_2_armv7l.whl (338.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.16-cp311-cp311-musllinux_1_2_aarch64.whl (384.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.16-cp311-cp311-manylinux_2_34_x86_64.whl (404.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.16-cp311-cp311-manylinux_2_34_s390x.whl (463.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.16-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (385.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ riscv64manylinux: glibc 2.39+ riscv64

emake-0.0.16-cp311-cp311-manylinux_2_34_ppc64le.whl (437.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.16-cp311-cp311-manylinux_2_34_i686.whl (427.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.16-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (346.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARMv7lmanylinux: glibc 2.35+ ARMv7l

emake-0.0.16-cp311-cp311-manylinux_2_34_aarch64.whl (377.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

Details for the file emake-0.0.16.tar.gz.

File metadata

  • Download URL: emake-0.0.16.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.16.tar.gz
Algorithm Hash digest
SHA256 33ac662f1426b6221e9f5cd23ad6e901e4ea383161560e1b2a0ab3edb3ee6e26
MD5 27636350205015bd20170c8fce878bc4
BLAKE2b-256 ca7f1cd062b39527c40168915a7f5e7d6571b60767e25f69fb030a041c8344e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16.tar.gz:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-py3-none-any.whl.

File metadata

  • Download URL: emake-0.0.16-py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 1b5d1eaa62720a33b60e375c434fea3b5c5d749ad90aed0ccca6d8764dfc0216
MD5 681408a04776f7a5d762cb5daed23390
BLAKE2b-256 de1a9135bb2175b227feff5231c510ef7ca51e48dc36c8f50a5c9e60e2045f3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-py3-none-any.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 77a05e108d7e6d68ce6e88b4fb1934cfa2fd7ff97f43619baef8b6f90a190353
MD5 bea7f69c69c6166f68067dc7ce529299
BLAKE2b-256 58298193ad0acc57df661510c3db49ef3a595851f6dcb3e1b07ef8f2a4d06abc

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 448015ccaaed6cdc8803c0bf8570550b764a502833896d1864cfd535b73836f3
MD5 c9bdc3f6556cf6d338b272dc00c70084
BLAKE2b-256 1226a5febdcd0e083a72694664af394b406b98bb39646d74fd54e8da9bf3c1dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-musllinux_1_2_s390x.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 6a92ca821e5fc1eaf8569d911ffb9bc5821a11f8b6c73b2c758a32847893ee70
MD5 f1ab7b90741bd77b5f9c23c0ce8dc406
BLAKE2b-256 aa05753f9145fc74688cfbf8df97e1bdd9553b4b72fb1b8217584003d73fe8f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-musllinux_1_2_riscv64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 71c8b22fd8ace6707102e3919f4c52c720159373e1d19023f718333592cab0b0
MD5 269cfa32f9dbd2de09aa7e5b254e081e
BLAKE2b-256 b2d376cbac529d34941b3dcd1c598a77ab08182f4926b0565992f7698abddcec

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-musllinux_1_2_ppc64le.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 db50bc39a02f53c59cf4fe455abae1e2d3a317ed60cdd838de70d69265942dbb
MD5 6955dc65c0e974b11130bd339c91475b
BLAKE2b-256 7dc812055258e81d1f6c49540a9b1cdd20e63b1319869de2d32a3aa61a912ae3

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-musllinux_1_2_i686.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fe5532b73a98a5d60cad3c019a5e6eb6e185500ac3c34077922448ea26505456
MD5 209ea61c41d492a7af84863f2451c61b
BLAKE2b-256 25850b8dc01a1125b7569f446e8cc7e7d26eac7cb2cd7c6868ccd3ecc827e5d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-musllinux_1_2_armv7l.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0b7a0b37835742b237787946cb5f0948bd0086bd594936789d55777a28a55302
MD5 4ed3d27003c6395540fa48a94e38a344
BLAKE2b-256 235b494c5e3e947e7908f50136dbfdc04e28c79c1498dec4d0e179132eed1d3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 f5b5d6964ff6a4e4aa969925b1693809f4b73a58538c70ab8295f2b397a4a108
MD5 8ad2c5f80856e466ff5e1d71a9d68eae
BLAKE2b-256 482b968d9e36ba8d46aacbf68715694cefe8980f0d3a959658ee44dfd124f60f

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-manylinux_2_34_x86_64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 8d2aae676c0b48b4c8491f110e9755b096dc7e69e8dda0bfa72d5c9a9f3ac740
MD5 a03bbaa97111653e31da5ab26a28bb47
BLAKE2b-256 0c5a91d54093b702521140c835f3dcc24e70a858b8916e4e2c3bd416ee4f386b

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-manylinux_2_34_s390x.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 6cb48064cca52f358dbdbebf9a1261e4bab50e5fe6035ded080f49dcb3e9ea77
MD5 5b91864dcd6cf7193050d15b6030295d
BLAKE2b-256 b8ba61548f5366be9d9e2889eb9393841fbbd90daf139b6ad188df1556b0308f

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 105d29f077f5c307681cdbcc7670b45ee0c7bc7f04657e80e2bd599d91d397a3
MD5 655fe9546193e37f9e4123a945d8de46
BLAKE2b-256 ddb933252d6991c0545aa6329b3150118c3861470c86da52cc5d33b37360a2ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-manylinux_2_34_ppc64le.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 bcc3f341c263f591277794d263d40640f19074699726b8c8eaa862846351147e
MD5 1ee81b5c7e6b57859522db93cb109f01
BLAKE2b-256 3ea4301730e55592166d92e60b7397c07aa742e2bd81198cc9b5f2ce6942aa70

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp314-cp314-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 30c361ac12c708061403330b41a8d4bbaca64720f2c369b6c82864af98fab4d6
MD5 f2614418562a863ce3c09e52662e2029
BLAKE2b-256 a29c4071ee7f3883d4b645fe2b3f88ae11d4af35f7097345c3420459706229d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp314-cp314-manylinux_2_34_aarch64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b58c1bb8d5ec80a8ced9333178aa249ad05e015e35b982327ec36c17e78252c3
MD5 f293411b8d24475dbaf269fa0059b67a
BLAKE2b-256 4952e9a899a4555ff5852a2837ecf1a3831e1dbdf0319774a3497216731d8d58

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d6389a5e4b436bd06288df986e4c64739792625ae5d51a39e1da2429a1dd36a3
MD5 ea2815fc36252258e1e8d6fcfe2f875b
BLAKE2b-256 f337b2d927dca203e403333334273f681bb3914e51656eebda35ebc8fe45a28e

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-musllinux_1_2_s390x.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 4ccf686c39ed406147922b0f68969fd9583922ab6cd9248e1eed3df7817389b1
MD5 6e2a20f8e2b8d671901a694cca84037a
BLAKE2b-256 b5e4fc7cbd075960e0e7599786ee0f911295c2849f1fcca4482df609b72ed616

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-musllinux_1_2_riscv64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 1a9d64dd7fed6a44c8f2f1f0f5eff12d9d7868bfdb2b6c8d09e543259625bb2d
MD5 4b14b5b5802a558aff6a79f6c462e706
BLAKE2b-256 c6fddde65a800c3d106f7bb9f28f884b054ada5e2404b7f5bc52c8f192cc1fff

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ad607bbeb287064895735dd5fd62f00d30f936e6cc2d8c210fe17e611cab510f
MD5 9bfd8c5c17b0b46acc117d4d9ca210f6
BLAKE2b-256 1f51ec1446ac26372bdd7a3f30b69bd1219f644ab84bd2c01106e5b8f5f1f0c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 83ab97d1c6e1631720148c16fa36349166dc184e05e5adc9e8c55ee7365b8348
MD5 1ac3107340544c94214353431483dbbb
BLAKE2b-256 c9a3c89a9aa40fbf29aecaf2a79af5b076893d768324608a1411ed539a17c068

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 abed8e2896896b3a211bdb378847a82367a3c2985f252b944745d6069cc891b6
MD5 f6c96379c83fbad5331ff6cd3ba9db47
BLAKE2b-256 8145a4982d3f40159ad1ac4b9540fbff36d6c2e014b4333d2eb9127720614f34

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 6c0ac5a52ba56c48350acea2b3e086d46124acb395b83e985704b8a3c6e87a76
MD5 6a29d29e1ad72a30d48bf0fec7f6f2ec
BLAKE2b-256 a35f9c4887a32931829fe27882e975f75da3771af27ad716f06d1638dc2e1290

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-manylinux_2_34_x86_64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 0a3c0480879ec6c42707b62028015364128d4d586e24edd30dcdfd01722dbd5c
MD5 68f1b342e9254f34dcfd2c8f9d0ecfda
BLAKE2b-256 aca7db9c5d068fda276a90d0560b599c8a4b390a74651788c914557e145f7759

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-manylinux_2_34_s390x.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 a44bec13e2abcb62c0b1a76e446db5ea5e18293be5a05f3a0c3d9a927bdc2c07
MD5 72c0bdf9ab02ab2af09bf949e385d950
BLAKE2b-256 7d469d4a223fb357a375a3897bae044a8692d9d94fe2b79806035b359af7fe87

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 bef76db55e9fb2ba7cf51b26637a2032ea3e2b864261a93b16ce205f6819f88a
MD5 ce0b828665d16b5affd2357ba32cea9c
BLAKE2b-256 b8f658d2da8a24bbbaf3b672a50eb4e8f4bd9b1a76edf3f63ca90ef29d03dd2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-manylinux_2_34_ppc64le.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 5f4ffd0299131b09a4176aa738ef4b205f2be52beff7cb4d70ac67eae4c6676b
MD5 479a1d03613b0937e586ff9e75a23278
BLAKE2b-256 37161348caad36c2f0d0403c0b0717d562612410d0ce9c409b9173f56c9efd91

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-manylinux_2_34_i686.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 ee0d90e6773798479d9514809a628677525953a95d3724d9fb93c617e69089c4
MD5 363983f51c6353a3ad563ec3666fb320
BLAKE2b-256 dac8700c8aad896e806f219d1e2d4944f5c3ff6e44690eb5ab629dc7692bd89c

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp313-cp313-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 c9d1dc058a4093a2508461265aebd5476a531224c92fa92b48fa38f9f22efbc1
MD5 3cc454160626eb0f8d35f2ebb62c20fc
BLAKE2b-256 1bb02e7233f99249d7986aaf08aa86f89d9366781572ab0a0a1663b000f3b73d

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp313-cp313-manylinux_2_34_aarch64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5e9b21d4ada66260253c664dfa2561e61517dce26ebb5ade9f9392365f26a33e
MD5 502b08280c55b03f43b3847d37d962a6
BLAKE2b-256 8c54efa119a7be0e10863f8884b0a74b05360b8d2c45a8d628c107a043bbc49f

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 dfed77b40ad935bc07ef1fd8124cf0876db5bbc733ca983a2f5ef72b8d845949
MD5 be6a78b53ab6441547948128c45b0cb8
BLAKE2b-256 bc48fef8d988f012fc67ed8f57f1589b3b590600a090e1ab1828194757036f6e

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-musllinux_1_2_s390x.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 c37370bd50cfcc0924eaa6d6c8c6b9c0156d48139e6efd098d89053bcedbe9ea
MD5 0e438bae0541ae7c4e46557cd3d8addd
BLAKE2b-256 622fe510b83ef579e81a9d2e8d5264d58a73d0cd30cb82e81aea50920e5d94be

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-musllinux_1_2_riscv64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 85056cf3006db081bc8078d627e759317b6ca370b7ea7b26efa905ea67ee3693
MD5 d27e41d4394b9fe64b9a56088700965b
BLAKE2b-256 a9e73c669ed9385a6705edfd6b3fda68ca48b8b0622442e6545dbfc7cdb87468

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 05faa25c4e407ed73b141cd297a3940d2b0c1c6bfac9006950552e4a44f6b1fd
MD5 0f18f2ded15844975e8779077a4d93b6
BLAKE2b-256 74a49b2551c9bbe964742cf909783b684620a7d2d21c524fbb39e9bd94fd5299

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 be52af8d316ec1ece213cbf7e9088ecdb7554d3fc52707667a1fd6c4bc06e3ef
MD5 c3e320245814291579747b7c116e147b
BLAKE2b-256 1f77128a947a9577c82977df4ae542d614e7883a408c240a6d584d5376559fb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 16cfe465a99f8b22bec6abad71134d2e6dee90d9b0cc955f71d85c9f1090a148
MD5 943613141a68738e2500b81e78d403c9
BLAKE2b-256 208a09a23e87fb4b4569ec93f0c1648546b994ffd051cbc98ef8b04e66c35901

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 358a80bfd1cd87acb457c952e759155c2b8ad6bd96320e36e0f54fb071e8283e
MD5 7771463c94415e79bbd25b95ef3328f2
BLAKE2b-256 639188763c549ce1363b11ef0102133c8eee4c2677e43641363d65bd537774c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-manylinux_2_34_x86_64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 9e38dc266a4c31b6dd7f7598dfaf5826470e0b568898c4379320a24ec0774364
MD5 949dae50b34528b0b461d805bc713fc1
BLAKE2b-256 bf753219f5ed8cc9d367247ff39b8b78addbf5cd41aa1d1aec81fc5dc86c854b

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-manylinux_2_34_s390x.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 715e85a1edfb19b3d863dce82054e554bac0f461aea5ac088961b5df0d1e90dd
MD5 39c129a8ed6687ddb26a2d182f0a2ad3
BLAKE2b-256 a481f0cf7fade3dc9176d4078a2a8fb3281f9b796e0dc9cd17f3612e768a85d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 b513504809d2855f0f27e1b306fa6e3e0d56c1a20881fb9bcca6a1d352c85ad8
MD5 a2d6a2bc2efec068e39c4f502d0ac492
BLAKE2b-256 c6faab272e6788c34910e035cd0d5d9aa114cb9271af5673aab57591f4d39bb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-manylinux_2_34_ppc64le.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 eb0688dadccce719fd53de77bdce1dd7cb21790986baf865be0b543bb2a05fec
MD5 7159a891daaa245ac6dee575d02bd481
BLAKE2b-256 a8ddec32d89b524bf38481f46529fec8bf84df99176325c51b638e97aace6442

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-manylinux_2_34_i686.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 19b949b7aed68e2822dfee5a15c61bb5eada7dbe3e5efa772101f0e421f8c1fe
MD5 838c97759319822d38db70b4be4867f6
BLAKE2b-256 58e5a611c842a892cbf31868d24e5d7b05fe1c9284217c03c0f01b5b9ec681e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 292d3ca263185355854d9a89c60c008de80c11bb2d9c5b7b47515ecbc81c1f40
MD5 1c88242e2bb1f22aed2184b5dbb8bdc9
BLAKE2b-256 ee9904dfa8aaec2ab98eeeea77660b2eb671db396a15c083e4b6fb1dc35fbc06

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp312-cp312-manylinux_2_34_aarch64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99aaf900cf54d1d0d0ea172af4abccede5b2a126b7a2d18957c90f138e1721ba
MD5 f76a03b2e817a0575e0436f311a83da9
BLAKE2b-256 efee7ebf99bc88de9fd055cb464d80ce4b9568ab877dd7bc569b9e89a3778516

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 fbf254642d8ec5012512f243ee3d5b2d0e9cfc2352c03f6b788f4f1f9890d822
MD5 982df60f03b685df44332b713b7c00a6
BLAKE2b-256 7da75c96e8b5bbfad5c4ef55ffde9e3e722477b861e9ef3ef6c5b36f6fbdcf77

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-musllinux_1_2_s390x.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 a2b1ee6c4cb620c09dc52c3879051b7e8cb9584b9ed852f3822ba9831d59283f
MD5 ec6d5af150b94db5f06f19278d8ed429
BLAKE2b-256 014977f5bacb187673e40dc1d562439d864e0646b94d81fac18e5916d52c1fbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-musllinux_1_2_riscv64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 2dd881e0d751b27653b466d8d017c9f8e07a3720071f63f2bf9fe06ab2f2387c
MD5 a14706ddc4c64b6f9b8e92b88429cf26
BLAKE2b-256 298251819af29879845bc6c183cd09eeafb5b27c72809f4a1fa3ece083631671

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 edda8524f87d7ff5cdbdc7d18badf2bc32b38fb3cc4e8b10bfb84149f7e444a4
MD5 eb9c2a1ac8989a06a9c92b78def3ef15
BLAKE2b-256 a7627f3c00017a6450773a4336da7e10e5251e1bf03ab58badb618adc906610d

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1cee66aedc63dd9f658321be0402cc1797d90c0bae72b6486eef5b7252bed0e4
MD5 999dd80f88856a7f0bc19431ebd522b5
BLAKE2b-256 dd09d62b59eff99cfca65d8d7c36a1408e9294f791652a4b684fdbf427968b2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a2eeeb42b1eb2c97c5a391cfe29695d41bb8115d33fde7daa6b0930bf1593896
MD5 cd8841cd206ba9ea420d97ff60055041
BLAKE2b-256 59f11b70954083971655ee426a8ae375bd5e3664e5138416b8a957170ceb9b0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 ed13ced8ea31d88d2cc5a2dfba9b21475e2bc155465a4f8f63f0ffb313e2d66e
MD5 36f05ce18d29e36500221378fbf5fe18
BLAKE2b-256 a9f9e1049a60551d1c04996b44b23d55ba2e74c4ed83fedb4716430abe5fb046

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-manylinux_2_34_x86_64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 cb6ee09c63d873d5a415253f7b933c1846cd9d82939699e85ca1811d88641891
MD5 eb676460d5a0624ecf68b11b596a9f30
BLAKE2b-256 13125abf85134cd2d1ead21553bee772139132e481b85642fbf182a78a84cfb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-manylinux_2_34_s390x.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e00ad20449511ca973bcb97dfdbf4d16446bafdf83fa28db4a00e27d1b0629fd
MD5 ddc4d3d035609f94c844115cecdf59eb
BLAKE2b-256 e505dc3cd9e10e957d968b5763c5310dc21c39d88d9c406a077ad7e811d9cbce

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 2050cc2c7d0da163a16ab8544623c833caa66e850af7e572627a162ec4e129bf
MD5 6b4f938d5a36edf66d9d2fcdf8482a84
BLAKE2b-256 c2664c6678f2276dff28719fd37266d46f6d12d5a133765177abff2fed00184f

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-manylinux_2_34_ppc64le.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 4f69c9bfb578907198d6a58d4dd624b20d66c17df526362c86795eb56d12a468
MD5 3b3208413d8c49155e68604b177a4b8a
BLAKE2b-256 17d5cc51d4b90749a6164ad12eb5d284fc676e4352f5ac432e7f0590d5342944

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-manylinux_2_34_i686.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 038443e007faea74429bfcc55c448b1bba95bca12fe995dde0ccb562f9877424
MD5 4d716921786ebd98d75b3fe7d3c8a58b
BLAKE2b-256 4e96685671b05e7cae10f432b749b132c6fe7e23ee19e9a5b930beffcb031c03

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emake-0.0.16-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.16-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 463e13be28b58814ff188bf474cf103d44986b0192e8f9a20e26abcf3ee39c53
MD5 f325ddbb01ba4aa7f27a469267f57777
BLAKE2b-256 e3271fcad573159745091a6d6f0735e861d5ec3d4dc34ef99f306a04a051e6ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.16-cp311-cp311-manylinux_2_34_aarch64.whl:

Publisher: build.yml on Eeems/emake

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page