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.22.tar.gz (18.1 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.22-py3-none-any.whl (19.8 kB view details)

Uploaded Python 3

emake-0.0.22-cp314-cp314-musllinux_1_2_x86_64.whl (462.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.22-cp314-cp314-musllinux_1_2_s390x.whl (497.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.22-cp314-cp314-musllinux_1_2_riscv64.whl (439.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.22-cp314-cp314-musllinux_1_2_ppc64le.whl (494.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.22-cp314-cp314-musllinux_1_2_i686.whl (486.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.22-cp314-cp314-musllinux_1_2_armv7l.whl (385.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.22-cp314-cp314-musllinux_1_2_aarch64.whl (429.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.22-cp314-cp314-manylinux_2_34_x86_64.whl (455.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.22-cp314-cp314-manylinux_2_34_s390x.whl (495.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.22-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (436.4 kB view details)

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

emake-0.0.22-cp314-cp314-manylinux_2_34_ppc64le.whl (482.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.22-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (394.5 kB view details)

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

emake-0.0.22-cp314-cp314-manylinux_2_34_aarch64.whl (418.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.22-cp313-cp313-musllinux_1_2_x86_64.whl (459.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.22-cp313-cp313-musllinux_1_2_s390x.whl (491.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.22-cp313-cp313-musllinux_1_2_riscv64.whl (439.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.22-cp313-cp313-musllinux_1_2_ppc64le.whl (490.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.22-cp313-cp313-musllinux_1_2_i686.whl (487.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.22-cp313-cp313-musllinux_1_2_armv7l.whl (394.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.22-cp313-cp313-musllinux_1_2_aarch64.whl (423.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.22-cp313-cp313-manylinux_2_34_x86_64.whl (453.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.22-cp313-cp313-manylinux_2_34_s390x.whl (491.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.22-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (434.9 kB view details)

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

emake-0.0.22-cp313-cp313-manylinux_2_34_ppc64le.whl (477.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.22-cp313-cp313-manylinux_2_34_i686.whl (479.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.22-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (399.3 kB view details)

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

emake-0.0.22-cp313-cp313-manylinux_2_34_aarch64.whl (411.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.22-cp312-cp312-musllinux_1_2_x86_64.whl (457.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.22-cp312-cp312-musllinux_1_2_s390x.whl (484.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.22-cp312-cp312-musllinux_1_2_riscv64.whl (434.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.22-cp312-cp312-musllinux_1_2_ppc64le.whl (487.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.22-cp312-cp312-musllinux_1_2_i686.whl (484.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.22-cp312-cp312-musllinux_1_2_armv7l.whl (390.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.22-cp312-cp312-musllinux_1_2_aarch64.whl (419.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.22-cp312-cp312-manylinux_2_34_x86_64.whl (451.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.22-cp312-cp312-manylinux_2_34_s390x.whl (486.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.22-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (431.6 kB view details)

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

emake-0.0.22-cp312-cp312-manylinux_2_34_ppc64le.whl (474.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.22-cp312-cp312-manylinux_2_34_i686.whl (476.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.22-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (400.3 kB view details)

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

emake-0.0.22-cp312-cp312-manylinux_2_34_aarch64.whl (408.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.22-cp311-cp311-musllinux_1_2_x86_64.whl (412.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.22-cp311-cp311-musllinux_1_2_s390x.whl (453.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.22-cp311-cp311-musllinux_1_2_riscv64.whl (390.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.22-cp311-cp311-musllinux_1_2_ppc64le.whl (459.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.22-cp311-cp311-musllinux_1_2_i686.whl (435.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.22-cp311-cp311-musllinux_1_2_armv7l.whl (341.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.22-cp311-cp311-musllinux_1_2_aarch64.whl (386.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.22-cp311-cp311-manylinux_2_34_x86_64.whl (407.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.22-cp311-cp311-manylinux_2_34_s390x.whl (466.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.22-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (388.1 kB view details)

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

emake-0.0.22-cp311-cp311-manylinux_2_34_ppc64le.whl (440.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.22-cp311-cp311-manylinux_2_34_i686.whl (430.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.22-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (349.9 kB view details)

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

emake-0.0.22-cp311-cp311-manylinux_2_34_aarch64.whl (379.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.22.tar.gz
  • Upload date:
  • Size: 18.1 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.22.tar.gz
Algorithm Hash digest
SHA256 073e52464fe2352e60afc64ee821b653f5bc58a8f7508680aa853c2b37ba00ae
MD5 f8862912bfceb3508af44d12dfc64af7
BLAKE2b-256 4bbe6f83c943131a32effd24b0bbaa209d53d2d1a0909ec326ee44100d4e6921

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22.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.22-py3-none-any.whl.

File metadata

  • Download URL: emake-0.0.22-py3-none-any.whl
  • Upload date:
  • Size: 19.8 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.22-py3-none-any.whl
Algorithm Hash digest
SHA256 10577602cc3bcadd484fb158f9223306108a2d31fe5bfc46f0f7d2760a183d64
MD5 d89e251202847882e03aeb5cbd2a9214
BLAKE2b-256 e5a393488e9fdc976db5c3822d38a3c3d0c384b52c0be7ddc33dd1b084ae9aaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2405b681230a7a8723c300fbeea405ee536fd494eeb95ed660abf02dc7aa775f
MD5 6b3a9f811adb31da564073b653c1e021
BLAKE2b-256 68511d90cf9c4964bc884584b2ea1fa2b6c88b7c07514cffbe0176832a424b2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 653e06c35fafb6017f813af9114f469baa1d76b7733eecd292071543ae8bb67b
MD5 fd0ac1661cbc0dc0f88db9ccc6ddf70b
BLAKE2b-256 a3422d7af92b5ee99e26649de8435973dbdd9302cfac3c9b4b1cf2c17be0b383

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 ab4090b06896f39ed2a48900646aebe37a2e8cc7db2bfa210db383e0570adf21
MD5 bdb71ee2ff0fc855a80d12a08ed4b619
BLAKE2b-256 e1c609a700b38e5b464b8956291715e9396fa92cd5510845a33ba9cccdd1dc13

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 6657e6eee991277bfbd0ec4a4310f823b83a8eba532c9b85488b8e3c3731d93c
MD5 62d5a301d5beab12c38f3d8c138685f4
BLAKE2b-256 46a3498f0f1250c339f18b6fe045dd6aaeb7496ff5fb03669c3eff92c48d7a32

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f996cbef149c50c7456d908d8df5aae8b00b5ea566ebd1a4d4f3f8f38fc7557f
MD5 6bb48c15e50808c9b9ca4208bbd28522
BLAKE2b-256 d5c6bcf173aa7189a140f59ca205525dbb407a17b69a155375884ef2d0caeb38

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 13b61220a544bab53f84d4fe572d0b663ded8a041fb521988469c250bfcbbf6f
MD5 9f30861be7e7a2b1a05312e5ba992851
BLAKE2b-256 a8f1c01d01b4d0dc9712893e2fc042b7bb85ef4d0687f437d71824a4a39a307a

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 71903443d89bb0a8ca360a776db2c210d8dd7ef010a84890a61775e29176eb72
MD5 28e4e1cddd5ecc12262a8d24463ea5aa
BLAKE2b-256 102a6db79f058059ac3f37a700e75747d93e07f9f788f1fdb6d1fdc28292ff92

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 2adbc8c1baae2672af3e131c5f3791d799799b922ead6d07b28f6fc36e78e9cb
MD5 a8be784f6400b0f49c554c3c13073a6f
BLAKE2b-256 f61c128c5e353c53de670e5693c25ad764b5b1c02c0544f6004b31a68044d58b

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 8a19d8d9f09747995c8df40242158d7fdc46bc1fa3846c30939311c3676dddd5
MD5 16d240d864bcb29686c22ca718196742
BLAKE2b-256 773af7c381607e5f07b100eaba550574e29f62819d1b240016a71b1306f849e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 068888ceedb05afc350351b665a00443bce767d44286a50d55a0b798a06a7d34
MD5 67674a23c57736f5fd527fb50baffd3c
BLAKE2b-256 4f0aa3dbf360bd1a96158f05805124987fab04bfc9fa09531247c2e7f7ee245a

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 77ba3a2505aa408be3608fc98985b1a19a5b3094af14fb42aeff698903643f87
MD5 438176e2948728e44ce9acff87ba3b98
BLAKE2b-256 42a10090fb6c442d2e4ca0e1439bd13d7fe7ae8270673f863121174b133b3f3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 c90da872112c2b8f6a960ce3d7fd7537262d00670369bfdb7a756593fbec644c
MD5 5b65c9e584f2bb9b98ef1481c05c6ee8
BLAKE2b-256 afcc69651def34dc3c6ee9a77bc26aa0a52814a0dd59dfa8d463024a502b7c92

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp314-cp314-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 646f489a7f78f07084c0bb7419e6e1764b2d71f787b57b50736c6dc1f072f50a
MD5 55aac7aa718c5830f0c3fd28fa43abcd
BLAKE2b-256 4fee707b175ccbdd1bc4ec2d1d4abb4b0bbdd160d9bdf151aaaa49ebd50214ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3077499eb2d9f6141935d1b9b23fb55f2a495fd522d8c37c6f55191305ad449
MD5 faf379b689c38378625792f3780a7ef8
BLAKE2b-256 1341ff9bb1862012b4666b61dd10c9bcc6fbde2e943662dad5af482315986f79

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 202abd8ba73a679031083f8d45068c5135b2eba7750cd55dc0d8749864379c71
MD5 530850ed1269fbc81e1ecb1400ad3f10
BLAKE2b-256 bcef2fca33e9c680708d9f9e738121998a306096c0cc251931505bf3ca6e9936

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 241329bfa43009a1c46ae6eda7108be5813f5445fa44f373ba905a8521e6d8b9
MD5 3db5be7e1bd6aa13d94f13a1db689cf0
BLAKE2b-256 a7fd06c58bb93e0e3af8641a52e78137f05b2849b7c028a521851ffc6fe6d58a

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 7e6fc2fbb6a4b56be86d62f1a73cf57a6ed506cb88e88ccfea322b574a471459
MD5 0518d1cf69c026198f6f0c0c4b7803c6
BLAKE2b-256 6f88a20ee6916278553ae074bb9e07374fed982a772c0d27240a1a5e134ee969

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4e7bc95c39b4379875fbfd9decdbfdb879541c14d79c042edf11b9a129c8890f
MD5 93254c3dfa62ced4c4463f7d9ee696e1
BLAKE2b-256 93348073906ba8617551d71e031b37f465512ac6b4b2425000173d77aebfd7b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 340552ff611ca1cca3c3051b86ed191d90add71217d4ce5af13a151c99eed532
MD5 af317bb4d762d380ad2bcddffc71c9eb
BLAKE2b-256 a5930c5ce388309c7d4521c17c64937ba92b8f70313a3e0d34a1ea123cdd62eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b35ea55afa25bae96664e96ca4053c929f736029115c1fef8ac1cf680305d053
MD5 e8b0fa37d450c94e05a63bf076c268b4
BLAKE2b-256 5439d33c16133d890bca44fa9903718280b086607bc826ce68c3a04f4813e1e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 759277f59d894a60cbe8b660fe068803547193d37bf7180352a0311435074dd7
MD5 1c2271b0836bc1145ce8056bec8b9968
BLAKE2b-256 2f7f01ebed27235856374fd5fc0f112b516ce12548a42c3ae2d309d5d0f9c3b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e995c19cba0aa58062e141b2e61ae78dc785cd348020e8df4ce267ee0977a53f
MD5 5e0e8c84712b0720f86e11511643868c
BLAKE2b-256 c55e4260c98859057157d226ec79f82e78abe9129f01fcb4dbe25320682ab85f

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 6f41613c43b12fa46a7bfd24acffc6825e570f5d65d0bcf1692f933c2add600c
MD5 6e16531322b444d11af5994d28d124c9
BLAKE2b-256 171164407663caef930b34636b6193c7c72be2f11de37edd5d63e545523f5c58

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 a2036ce42be499069097e59e17fa24deefce9c7e3c4ac3632bfffb290ee66316
MD5 8a98fcd97d351439095c28c8f4b08a0e
BLAKE2b-256 46ebf8b44b28a16392b6ba4605f029033e5834937babdb5da32d7f6f02eae508

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 eeff628522da5a9b9b84677aecb9a7881c5ca6f3973c102c96ca3fd35cff348a
MD5 32809ae3ab1b5dd7e1b65fea858f7e22
BLAKE2b-256 0f178fa47d29ca9063d58aaf9f12e051af77cfe06b7dab86692c31a64eb51d5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 a1c44bef226cd87c930b24f04570df710a955b8c4afcd8a997ba27787110ba09
MD5 3e68f8e105bf34ce073c9b1e2ca9ef38
BLAKE2b-256 83ae7441ecce63ed364572cf914fe9cc849b0a11f40139b18891dd699295c026

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp313-cp313-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 3261dfd3696c7220320a43ccb5336437ded5a7357e1d26063dec2e8855ad3336
MD5 6967d0a484d533363612ebf03fcfd9b2
BLAKE2b-256 f50fffb88d5823c8adb0894ac423a93775b7de452a6f1e66afed21f19428f30f

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1877c4415de60db86bf259550e17b7dc296da76e813ef0b902206925d582b284
MD5 d17a74079fa8bd8dfac3afa51ddac7f5
BLAKE2b-256 805f2bd9611a5688edbfdf12ff359e76a337d9657830b8f8692680946e47dba7

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 83f7575859dffaa78e8a93b70b01579e9c94b52e4b79578c5b40451fea458fc6
MD5 4f8b37018139e19d4470400d8aad3a78
BLAKE2b-256 b8ff1b0596b3bc589960b0ca1de559ee3ad69d44f1461156486d805fe263eb68

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 3f8f1367b1a7d3002d2ca0ef12d3588de26bfaa9c10727dffd3d7e5a12acf9bb
MD5 6103686e29083b84a3826b1cb9a9b8f8
BLAKE2b-256 c4dc275cf4b9eff268de5bb47c86144fa7011709ca6317a87f55ee56cba776c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 d08ef4ddcb91b7bf17880470ce455e6276165f3451da793b10371dd8eb34becc
MD5 68e91f7d38b490d4f841d1562351f96e
BLAKE2b-256 93e90206fe1773180fa39b8b67804446955c1655e45150baa349b34594376989

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 24ac873c9beab01396200ce747cdfdb977b4d996506ca245c31b1a8257bef1a8
MD5 044df73ac55e58822dd71ce5ab530b32
BLAKE2b-256 e3eaf8b4009cfc438a464fd4f22b4e9e14df3cb05d2bebb556368da3237b1354

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 579f67161a816383bcb516bf41973008d56bd07e72fb2c5a8b6266d6b271eb00
MD5 604f612fc405353b513cbf78da48dc88
BLAKE2b-256 5db0afce53361190d6e05c302944c40428c153b7dc8dc8806d7c2db3af266228

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dc1b2b3e40c3decda053a091ec00c81c32d02b4ad14748e590f7b9b36b826d55
MD5 958551b653469a91246fcae4f9aa18e1
BLAKE2b-256 7f7f9404d9bade9e96f3b68c59fee231aa733889aec100966b36f3aff8485bfa

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 612ffbf8708cbe3680e6c563c0ceeeafc0654aaf63f5d577b3920755476c3b66
MD5 032cb2d2457ef6d8f93155d9c7184e3d
BLAKE2b-256 0e30666bc499ed04b7049dc0ce06778392c521021b0911e3a5e323e8c7a505e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 8f2eba4fa6bdf989001d369c79f5de5008755d947c7c783019e3295b572ae1e9
MD5 3fad69198bd76fd63339619260e719ad
BLAKE2b-256 371ecb3a8b15686aae05cb8fe8244e9ada032855dae4e01f8313792213963b6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 a2966392ed2c21aa61c3058b9be61a765717ffd03d919a9e71c7ed60854df483
MD5 5fc644fd033b022b97f0cd46e3df10f7
BLAKE2b-256 724fcdf2fd903b5b309f7d2201f50dab2f05dad105fbf54913e23cdcfde68ca3

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 81b91d4465e0b5213bb25121650ea198cefda411b4230698ebc78549db81d42a
MD5 b84ad0c6db2241344843aec4848dd48b
BLAKE2b-256 625d3274103913316452a249c3b77752e83ad8f4eee4ae124eddd402ab340646

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 961c4f14b5cb24b248ad08f1753725eb1fc8efee90c9ffbe9189b6b668e02415
MD5 f8295ba30dcd4c021bbe4530006e30b9
BLAKE2b-256 fbde3d98be86ebe2fbd4e33aff294be70ecc11f16521d60a27fca659f9f42ee7

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 a2905a282a4f64c14e6bc3d5fd62011c029255945ff7be738f6c229bfeec26d5
MD5 f59087d11cbd5ec6d71eb388dd27908d
BLAKE2b-256 6c785dd870bf112bb584a913b2d13f2d1f9b0ee8c1a63fea7b574e72c02bea04

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 eb96f4027352890a2968a1bc8919749b69222e211079a2bd1adf81fd8e3f4647
MD5 620dfb99bcb482e380be166df921032d
BLAKE2b-256 e2a53e33d5d3cd943c131fda08bdba22b9a9b9d80f523d0043d27f450b1b041a

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 09b9396aed50f0b41a135bb190583e6b9263be1d7b5499bdbdff40fee8a4e5ef
MD5 2019eb98e701ee04b2fa222ad590751a
BLAKE2b-256 3440481c7ce2c0c5dcd3dcd611b70c81f194940ac4b943f2a51af3df1299d538

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d36dbd92bac299fba91da20000a6398bcf02f7e4061b2970503a8ec42bc164f5
MD5 c540280ae9f893d233de95a9a780e29e
BLAKE2b-256 aa120f03462bb16e2ab98da82912a95f433bc9a8a78615dd9998e45dbc800de9

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 8f6d67dff52a06b815d9fe7f1791c9d706c4f3d35c636f99b763f60ba23fbb3b
MD5 7135c2d7c28b4760346979e29380d26d
BLAKE2b-256 f5f712c6d0068a80564a5fedc26b0046a26aa8b3afc985dd30405cc473810fde

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 cfce7f311d9a35e8ea8fd0f802b3c74b313c806ac607d44f83a148f19a9dc125
MD5 e10df2e6d78979b17568505ae6658a33
BLAKE2b-256 7313ebaa610f589254a86300aae085a4f66aa1c33fc2287686b85ff3eaabb561

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0411d158494ef1ead54c52cb1e84176231619c0bb87b490cba3d4e5b768995b2
MD5 958e0a0cb0d0ef751748cdb4f3b58ce6
BLAKE2b-256 922345e0906690cfaea1b058255f99ccb941f264945a374402f1664412edcf91

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 85daac80e3737a84c6b53931d60bf2ee96decedb873d4968a0a68e009edc5229
MD5 132c801520b5f0d4a91b75a65e0304dc
BLAKE2b-256 3f17c6e74edc59a2fb3cea5971817b9a8717f08b13083120c4249a854b9b2c70

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2f291593ef6538adc0a5aaa046ebeba8dafe71af9151e68bc7b611839c671487
MD5 9f3872304ed99992480cbd252336a1be
BLAKE2b-256 8e6b6cea804ca4a03adf9c5374b54ec84644d94dba639304387652c83684c160

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 08b1ea1a47cde9efaffe23ccf03b8dd14f879f3b3ff32efba62f7281a6f05fd2
MD5 8d61fb336b46ed81aa4054ed38a4c0d8
BLAKE2b-256 87c32b57134d39ce03d5736231a9e0f9d5a8fe3fa079223a6dcebb9623bccd1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 94de1331c00bbc479a189be96285028bb714f092ab2f9e64ce60558bcc685545
MD5 1dab170df46e52b4b5dcd31a8a4df223
BLAKE2b-256 04e94d63cf9ef6c071906ac095392fde2bb4b6c334326605fdfdc261c5706b46

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d428a982a91d6160cd197e84ab228c4e369ef698bedf95d85005eff3b6c13168
MD5 837526f2142828e25873580a4b60bca5
BLAKE2b-256 89e65dcebac02c49f3aa1056e0a8fe3bf6b06e10476902393801bf4963ce46c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 fca2d59a1c7d98314e5b97e9118aa522f5ad984afa12d5b0c031a62e4b542d8c
MD5 0affe82e4612d300c8ce76ecab01b469
BLAKE2b-256 37d58c96a8d5967a6fc53bdd033be2fc1b8177032d6e27a48e2c94311953c7d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 fe3db2f4511816cc938e82367f51843b24cf21ab0b281a1d1e3661c46d92ae00
MD5 bd4b9d03e7727bc529aa59015457fab5
BLAKE2b-256 c66939de596f3e1e9045b0410204695bcfc786df77fad61a599ed65d6e6dcc18

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 39d2dd3e2f8ecb1289bf4ad811fbe5e97e9ba3156822ee0ab537ba7b29f05887
MD5 0a8ca8c0164d1474cd9e3b99ef22aae7
BLAKE2b-256 f515dc79f11d5858789a359c86d8c171f128ffc3d4eb0bd75bf1085b6a982bfc

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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.22-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for emake-0.0.22-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 bbcd7142a25f146dbdbce45921a5d1eed83887e885a418a0c406fb6093079a43
MD5 f97c05089c7c0fd7962f055a5c6a3013
BLAKE2b-256 9e96253db86bd7549f4509abf9be391b7e2892588ac08dfe500abcf23034c74b

See more details on using hashes here.

Provenance

The following attestation bundles were made for emake-0.0.22-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