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.12.tar.gz (17.6 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.12-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

emake-0.0.12-cp314-cp314-musllinux_1_2_x86_64.whl (455.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.12-cp314-cp314-musllinux_1_2_s390x.whl (490.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.12-cp314-cp314-musllinux_1_2_riscv64.whl (431.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.12-cp314-cp314-musllinux_1_2_ppc64le.whl (485.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.12-cp314-cp314-musllinux_1_2_i686.whl (480.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.12-cp314-cp314-musllinux_1_2_armv7l.whl (379.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.12-cp314-cp314-musllinux_1_2_aarch64.whl (423.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.12-cp314-cp314-manylinux_2_34_x86_64.whl (448.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.12-cp314-cp314-manylinux_2_34_s390x.whl (487.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.12-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (428.4 kB view details)

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

emake-0.0.12-cp314-cp314-manylinux_2_34_ppc64le.whl (474.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.12-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (387.7 kB view details)

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

emake-0.0.12-cp314-cp314-manylinux_2_34_aarch64.whl (411.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.12-cp313-cp313-musllinux_1_2_x86_64.whl (453.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.12-cp313-cp313-musllinux_1_2_s390x.whl (485.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.12-cp313-cp313-musllinux_1_2_riscv64.whl (431.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.12-cp313-cp313-musllinux_1_2_ppc64le.whl (481.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.12-cp313-cp313-musllinux_1_2_i686.whl (481.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.12-cp313-cp313-musllinux_1_2_armv7l.whl (388.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.12-cp313-cp313-musllinux_1_2_aarch64.whl (417.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.12-cp313-cp313-manylinux_2_34_x86_64.whl (447.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.12-cp313-cp313-manylinux_2_34_s390x.whl (485.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.12-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (427.2 kB view details)

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

emake-0.0.12-cp313-cp313-manylinux_2_34_ppc64le.whl (470.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.12-cp313-cp313-manylinux_2_34_i686.whl (473.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.12-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (392.2 kB view details)

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

emake-0.0.12-cp313-cp313-manylinux_2_34_aarch64.whl (405.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.12-cp312-cp312-musllinux_1_2_x86_64.whl (451.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.12-cp312-cp312-musllinux_1_2_s390x.whl (478.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.12-cp312-cp312-musllinux_1_2_riscv64.whl (428.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.12-cp312-cp312-musllinux_1_2_ppc64le.whl (479.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.12-cp312-cp312-musllinux_1_2_i686.whl (479.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.12-cp312-cp312-musllinux_1_2_armv7l.whl (385.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.12-cp312-cp312-musllinux_1_2_aarch64.whl (413.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.12-cp312-cp312-manylinux_2_34_x86_64.whl (446.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.12-cp312-cp312-manylinux_2_34_s390x.whl (479.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.12-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (425.0 kB view details)

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

emake-0.0.12-cp312-cp312-manylinux_2_34_ppc64le.whl (468.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.12-cp312-cp312-manylinux_2_34_i686.whl (469.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.12-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (393.5 kB view details)

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

emake-0.0.12-cp312-cp312-manylinux_2_34_aarch64.whl (402.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.12-cp311-cp311-musllinux_1_2_x86_64.whl (408.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.12-cp311-cp311-musllinux_1_2_s390x.whl (448.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.12-cp311-cp311-musllinux_1_2_riscv64.whl (385.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.12-cp311-cp311-musllinux_1_2_ppc64le.whl (454.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.12-cp311-cp311-musllinux_1_2_i686.whl (431.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.12-cp311-cp311-musllinux_1_2_armv7l.whl (336.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.12-cp311-cp311-musllinux_1_2_aarch64.whl (382.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.12-cp311-cp311-manylinux_2_34_x86_64.whl (402.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.12-cp311-cp311-manylinux_2_34_s390x.whl (460.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.12-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (384.6 kB view details)

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

emake-0.0.12-cp311-cp311-manylinux_2_34_ppc64le.whl (434.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.12-cp311-cp311-manylinux_2_34_i686.whl (424.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.12-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (344.6 kB view details)

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

emake-0.0.12-cp311-cp311-manylinux_2_34_aarch64.whl (375.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.12.tar.gz
  • Upload date:
  • Size: 17.6 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.12.tar.gz
Algorithm Hash digest
SHA256 bfea4da6ab48bc4a872c8d5f6ae4e5ded8a12fd8fc373002f98d9eecdde49e2b
MD5 d340167fa46aab8d62c54bc3e6fe1b3d
BLAKE2b-256 c0e331996d89bd75101a281d9b3326afae9a38355ddfebc57b6e88401ad90530

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 19.3 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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 bf358e1c661c2156dac79c9619e48b38f4697abb6a59682aecc7dcd7428cf469
MD5 847a22681284d4743743db6385337500
BLAKE2b-256 f3e6b5419dbb0753cbabc332dd191e9d060f00b33e33552b20219602b83f20c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82f100371593541a7d131adbd451e1652b5d645b117f4fd94c98f309b63bdd61
MD5 1d02c0b6989c4b120949ac60c2a06aa4
BLAKE2b-256 8aaa2ea899ee2e12911ac146d414b0dee97cffe96affc0e3012e206507da7da1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 f5153d58073fe515b0f80fe67a4678ec458799dbbdd9c6c2e7cf216611cb62e2
MD5 5fff6c831ed86e78ce4a07a9542ef240
BLAKE2b-256 da0afd1c8fdb1b96d4264b2940f324b5d9f750b318178fc6fb2fad41adced70e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 24793de8ad27da935f0e84711bf33317ccdc437eed7972817a028b40881b6a8e
MD5 e0f30b41df6ed8c35a53b3be8cb29e85
BLAKE2b-256 9acb5fda31669218cdefb0d2551ef90d967c9cd382bb909b212221864f43957e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 fd0caf54dd0a074ae21ea195c058c4d4694eeae1c9619ea33887e2fef9e422d9
MD5 d8d84658dddb64041509c24827158171
BLAKE2b-256 436b91956c9892d95d02cddda9440f34f32792f7747506082a489c2c9592295d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0196b3bd9ba6b6ea9306d8ac15cd2d7d2cdf41f85906de537f21124686ddb5c6
MD5 846b492d56875386e9398473199c1cac
BLAKE2b-256 95dcb76d557bfebc06d540cd85a72a5b1c2de6edf967f797a1f42745541e0eec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 70834147baa6ea473109506e9d6f12d5a147ce55b921ecc08d4877fe69cb3f47
MD5 305ca387bd81c5f1203260e66d5e09ff
BLAKE2b-256 f9c099f00736e3544bcfa218fda8f2a88a83100e89663e6af4cd00e241e517a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 51c3543f1039e54df9d6c348efea75bc76c7ee31d9396960cf7f9d9797004b4b
MD5 c298efa0437f528bc9966f98814d1402
BLAKE2b-256 c96b3166af83a4888c58631c6af8dd6dc43ab0b443689ab0868985640e90fb88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d495c86d29fc3b00c7d36ff41689ac90b94a76acfdabf3a9a329d8b2d0c78ea1
MD5 4976012c8fc6f4104c6f220fccf97ac7
BLAKE2b-256 74289f3faad0df049142afc5cffcb32ef52e1a5751298f2b70a47d344dce2af7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 375a7528d1f324e2ba0477e49e8144b2276984921a06e0f3af38d17d18e5e62e
MD5 777a934445581dac64b703f6d6d8e301
BLAKE2b-256 3e13d2c6fbc5f811e6d31c2d4f8b4ed383b43dd8db67e84dd8722546a920197e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 09e4472a4eebd65ab90028efc934f9ff1a1cb2bb2b15af4589a198f31af8bd13
MD5 e36eca0559be4770bbcb7ffd3f66ab13
BLAKE2b-256 9178f204ac9ec7546e5c9acf41b47195ab9eabda3e24bfc5a885ab8278028b69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 3ca48495651f3291f4a7d657736e2e00d022835f7b584beb3fe81a9a6e1d4f8f
MD5 6702d60d3e571ed1458ee51563cd9ad5
BLAKE2b-256 4db88c4c2ee62fbec510405be8acf4cabc68a0495a4b5e5bb272e85231a9208c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 deda796f6c163c5881694fee8880f0f29e159105a3b4942c0c7a809f011c83bf
MD5 bf842e1cfcfbf1225ed0e33c997da16d
BLAKE2b-256 f3807a88942adc516bd33075598601c5573e0ff4a4ee63c6ef7336e07f506a82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 90a04dfee37cd565c95963fc7c4a01e6ff825500aa84300f4bcef3ceffb227f0
MD5 425551c479f658d53ae1fdfc9b7915ea
BLAKE2b-256 07b04a05dd6d0dc922f05e28047afa9d65db779ae1f8be1281674863b988d92a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8f361bf07b585c55acb870760075701a21fddbd5ff07c82488e3e3edeedf0566
MD5 7647f2bb03aa7f14c269d068f6b9548d
BLAKE2b-256 f512818a72ab777e462414db7e085fd70e078ac03d30f00b74c4943cdf37c34c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 82d89fe08213a3f4c9dee7a0072d08cc1596fa06021a8ac90302f99cdc961869
MD5 74fd1ef79a2d61c3b495ae464f5398da
BLAKE2b-256 bd87c4b7cab11a6dfd4d8b4336dcdf8ca1c7b4b8459acf4bef6d32d6c32d92b9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 7cce97ad13669988a1fc15212debcbdba1adf6fbcb9d7e655b910015411cb8b1
MD5 381d178c1cb25422a7bff36d9cf41703
BLAKE2b-256 8d0d25d78fd0d39996c50414a11214694c0eb20e0eab6ab8a42aa56b1143c82f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 26bf37b910dd6cf99b67a6e8df17bb45fed5e72af8e7c0e78aaf1456927433bb
MD5 d3293daee21bf762c4ec5824cf10b954
BLAKE2b-256 25d99f2339808d9f7592f1ae2293a8023cbb6ccda3044f6c0dd9071db2fef979

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8615f9a3bd3a1214aae5fa02abfc2962b9d6af455a34dd9609623f7b0e04d07e
MD5 8260bf1d4be5c615873c902d2227d173
BLAKE2b-256 e794b1ef4138712938cee6d41446501624752c6eb98075725d3ca265c9f06aaf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 188482a107da932ba0f7df7a6ca1bc20cf45db810e132ada70813366c9e0fb6d
MD5 b7aeb62e7a486b9a36bae827931088c4
BLAKE2b-256 f679a978eafee962c1d4124b366e1826a792f1615c02c9d15fa00f16551b7cac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 999a90fb204e83d6448e7983f20172032b87128aced861a31f5d761b9b7887ac
MD5 df5681c721b0df7ef37b9ff97e956952
BLAKE2b-256 5cb84e848f30c6e29cc6f1f7eed6214f87fedcac9690eb87c57fb0f32b0a0047

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 bd1ca0184882ceb98dacd4a8214223c555a879888376a9e632bd941b4c060d59
MD5 4186c257d43d85dc0364bc49b8a2d9d2
BLAKE2b-256 0d9dfc19ce4892b18e3026f649ce71a1b14b2c4c174ae299d6e026fffe69b2a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 d3cfb9a4f9c18e8a7e5dc0436a7b5889305f58510eca971960f5a20bd1774e1b
MD5 3f2dcabfd7f5a12461d0554201e93725
BLAKE2b-256 529e03673460dfbf3104df850906b33337cd0a1a50f01266e5ecbc4087a03f44

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 04fe039a15157451eebad338775b8164188a116db042a1f833e989fd72a0a315
MD5 bb972bad9d6a7857e3560f61a7df1293
BLAKE2b-256 cac48dba53a436a839c063c64f7096cf372f2f1fb94b9905d5e2fd6ce7366bef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 ba855c8f2a3e8eba3a98430273540c1346879afd787621b7c3c8a2594f0c46c6
MD5 f9b3bd71eabd108b2f632ac4975fe4e3
BLAKE2b-256 e1ca2ac8b6cf5176676cb4bf8061f180333cf1a969ecd16a5dc70516d43d3d08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 a70a6af85677c677d68e88fa3b74cc5e7b8dd33e8bfdd27737afe5abf4cc38c8
MD5 9643bb71fb9ccf53ec702dbe137be03d
BLAKE2b-256 a94adeeadb3253e3c1dfdb522cced094d0918d6ece40f170ddef252677df325a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 e19585f1aec3849980460cd14a97f412bc052173ff804009d36e9355a96ab916
MD5 d1a1a8c6dd22b649d31de6547c9109df
BLAKE2b-256 430a21cb411f8b8dad4490e66e516de8bf79fca3e81630c94155cd0bcc9ee8c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 d14ac645df73e4584f054fc8ea56adb9c6890988f77331ee9d347ff031b70995
MD5 1287f73c1810aff1ce2fe8fdd1a0bc44
BLAKE2b-256 9831ef7af0d7e76f8cd8ab3227da6a31d0943807ff01c72a719e4f540d9b74db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa832e1e3a46900e168b50779c44cf97c742dc77587682050a046490e7f11ac3
MD5 fc4f49e191f585e66d36015900a0f098
BLAKE2b-256 8c9a15456d7394e668e98720f082fa1550ef649f99792b75afd90b6100b6fa9e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 612d71e915efc7dc4016926905d89ae8787d0be6edbf874e0e61758b54ad0e80
MD5 4d559702dba39fc1efe6e45eb86ef085
BLAKE2b-256 f2071f5418e267a33d9aaa2e9945f1ebb231ce23d2fe9e96b08457df6dd22e14

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 01a857b614977ba3f94928b08c54a37819172ae349ed6bf3b01c4ccddcc13815
MD5 ffd7ddaebcb33317aa7d7d95ced9a053
BLAKE2b-256 71ca30c5b8f1b4fa1098516fc48ca6a0f03804aa9cd637b31e4b7d65250f6d78

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 67650f560f57e920f42910acddae420fc91f805a758b54f19ec1433ea628a6b4
MD5 ffaebda0dd00af14cbf784e3fb56820c
BLAKE2b-256 8f9f1478aca73626ff05a671c750d9d283b6b1bb36a50f1a5c1aab7486447c53

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 43c0300f21194aa8065c27089762244c99a418fcf9f262a18493b21346bf828a
MD5 5bf6c3500d341142ee1e075d47f46ab7
BLAKE2b-256 ee1be00f6f4cae14d3bc7c488887ea9278fbd71cfafce72b40d797b6db7b4e6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 33b2decdff438c4d608e92cd80ba76f3f9ceaff146950a4dde66d55954c0178e
MD5 9a3c956a070851fa8f77510e750f9a84
BLAKE2b-256 b893af9965d12fa152ed4b896ed3764ab3e055d11ce309ae26aef15c12470d4f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 30d907c46f6a8c1d1a14a1ad99e56c488eb5a7eed77964138485aabfca9a2dc7
MD5 7b46874e1fdcfa4e50b0ac5805bf3d8f
BLAKE2b-256 6434494de02bc7d73ba8912b7ff3c37782f420df68b8138cb5ab514ef4b6a792

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 f86bb427559c4f1867faf2ace4b76c0e8037a1a57a55ba9311828e366613def4
MD5 a9640d19184d5b2182fd5660fdafa01a
BLAKE2b-256 3abe08f8355f8b514c1b8e2e010ebcce9619f4133a1723046d6acfd4aad7ad69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 ae81a0c6b15b909b5318b2f6b58b155f53b753912a68948a790e7ef37c9d7d6e
MD5 5df1d034496b979a1bfc3c5042a5c8d0
BLAKE2b-256 8eff9e2f6306af8477fc113678289536804ee811bd44d4aa5756904b96939886

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 ee57f476b824ecd61cee31d31757365c2809d2f310043ad5f421f2464212fb79
MD5 507fa8693e449f1019cffd7646991f18
BLAKE2b-256 fe3955dccea2d5f25be2e80bebacb23faeb286f0a9d1949ce16724646f99dc9d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 04e6f5aeeb11f87f09ffc594fa7609e39eb729d6d5cd69a95d9250e006606a99
MD5 f309ea3798b795567b6a39657cbe17c3
BLAKE2b-256 39d9f6b8b041d5e9d99b5207529e3705d8b3f04a3ac2d08506dfc57bc2590ad4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 595ba999e7a7a3084bbd6047293856f50f232fc1eed2bc91304b6627a11f5d44
MD5 193c1acfcc064ec6a44618a8ea102eca
BLAKE2b-256 1ea16420dcb2f2b526d5ac7c9558a65601d84306ecc4cf38bc60f63de4cd3218

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 661797e402e2a541428251ee462e0769892890d1bb978b7655f4e87548e105a7
MD5 a63f00cc57d6eacc16c1ae0af17fe668
BLAKE2b-256 f80da7564472fd193275fdd9d47fb7898b4239eed379dc20e705ac95968c9e03

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 f447dab5b5c4a17042c093f8eb36c7ab8a70cac6328fa0414a66913740cfd8ae
MD5 63be2af9b8458b55ad257c823c6b4ef1
BLAKE2b-256 422eda0d371340b693df5ba00037b49c4abfe2c1a9a5510e411c081721469780

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bd104201add178d9dea2c7ff125c1bcd73bf2e1e951182623e81a8d914d27d92
MD5 94189ee7ccb12ed497c27411e9a368c8
BLAKE2b-256 a218c3bc3f62d84eda412b65f1f6ec283fd10ef36bc6f5c56e4841055e180aa0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 4d80ec58baddc2a292d68fe1a3fe76c55e98057ae49d3b4dc1111ba178e9b959
MD5 c4525d79a385fe12bb8edcae6e38fa5e
BLAKE2b-256 0f524dfe819381c1eaf9d9e7cf85ef5facdae06dbf693909e86925e9ed6ff85b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 f7ed38d8837960a03dbc23d81c1b102175d3514f0f4845ee94800a3d3488fdbc
MD5 09d765682596074a6e76901e63ac6056
BLAKE2b-256 9d711fd19991bae12c89e508ab3d4cc3b08fc2945a0b6679ed1dffe40f1933f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b4700c322dcef4e484e4b25ca1fa896b2958e77ef19a3ddfc597d85beb8f0246
MD5 9ab49859a932c06d79202bb98f601189
BLAKE2b-256 707d2fcbd3d706f630c9cbaa7794eb83d2f6a771fbfd51b9d77b06f95896099c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3f5a0e9a6deaf831f7cdb00d4b2ed46e931332862d7c60a8ba35fc920f24bb2e
MD5 237d9a0ed501e12399650545ca556c58
BLAKE2b-256 4549fa8dc1814310fc329dd0e1fc355c19916992ae6137b01b5a31a69587e317

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 eb4ef5947eef0f54c72bdfa009c34a2bdfcceaaacbb4be1a277fa8a299826d26
MD5 019f5dac568e7903972d5a60d7c535fa
BLAKE2b-256 10b1d72c34c13f7544149aec540a2559b477d918d71eb41473cb9b994cb20abf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b76ddaa5a062cfc467396ce4335e346ba588a5b19ce73acfd12d98068c270c8e
MD5 053af51d0d447c2427b655373c644c98
BLAKE2b-256 7f117847b19bb1dde8cab223c68b2914ef930a9b20b8d67d58b9836ef8435dd2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 8c340f441587a579d17bc637804b773d77ecd532cbc78b996fdf6edef53b00ab
MD5 dce6f38cb16905860509f0a731af380e
BLAKE2b-256 351a7249f19ab451b61360e42eec2d0c0c27fe4e31ce4459e26af0b8cecd00dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 aafdbcce41fcae31ce631e7ec6c758e231b68847418525cfa3e77cd03ae553b8
MD5 002c2b8979ba95d13ffd0c857f41a41f
BLAKE2b-256 61b774d89f59238ab1111da99aa19a516f2c655df8a05e63ac98fb0343fde471

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 018b362e1d067d59407a2c41b90c4b3c6cce60cf980c7cc1c26c406f635a35b9
MD5 dd7a465e31b7160cc4f1257723a5eb64
BLAKE2b-256 ea92e6d53f733bcd21b2d752f2eecb8f8d2b286c6eec04ff2819d6bc4ae7d4a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 760ee54281e0ce0e86176fd4dbbd0200787e18a3e625a54e83bd35dc38ca677d
MD5 04e058048a34e9af36780f7bb8200f8d
BLAKE2b-256 d995faf1ffc4c5da8101c540510f65e8866f19010024a6c738387bb979b7a89f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 93db791bba151f2eaa8a6044956b390e6358c7502ba74f772afbbfdec9c11bae
MD5 388faa59f4d20a16de454d1f0a5624cf
BLAKE2b-256 9c759fa0b726cfa82f415af8884a9b2b4b8fdd6310e2a5053bd0a7280a41fa51

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 46b3b2263efb88b4edf1cd0267d792566a4a6e28388a05d6f4fd812eaed2b9a6
MD5 b31cdebb23182768caad1711a1513bca
BLAKE2b-256 564e6d968084ae6cd169e5a2242ebe1f898edfb181c08428ff3afa52c90e6234

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.12-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 0f960bbf1eee8d6c9074ac47b2eee7ff8beb4932e48191cb78cfc919765f6951
MD5 73ff75be2f4e390ba390b892e3b11622
BLAKE2b-256 a02f5789559ab1bd4ea6c69deb47d1f68bd576a53cf914235971936cd90bd75e

See more details on using hashes here.

Provenance

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