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.20.tar.gz (18.0 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.20-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

emake-0.0.20-cp314-cp314-musllinux_1_2_x86_64.whl (458.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.20-cp314-cp314-musllinux_1_2_s390x.whl (494.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.20-cp314-cp314-musllinux_1_2_riscv64.whl (436.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.20-cp314-cp314-musllinux_1_2_ppc64le.whl (491.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.20-cp314-cp314-musllinux_1_2_i686.whl (483.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.20-cp314-cp314-musllinux_1_2_armv7l.whl (383.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.20-cp314-cp314-musllinux_1_2_aarch64.whl (426.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.20-cp314-cp314-manylinux_2_34_x86_64.whl (452.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.20-cp314-cp314-manylinux_2_34_s390x.whl (492.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.20-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (433.1 kB view details)

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

emake-0.0.20-cp314-cp314-manylinux_2_34_ppc64le.whl (479.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.20-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (391.3 kB view details)

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

emake-0.0.20-cp314-cp314-manylinux_2_34_aarch64.whl (415.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.20-cp313-cp313-musllinux_1_2_x86_64.whl (456.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.20-cp313-cp313-musllinux_1_2_s390x.whl (488.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.20-cp313-cp313-musllinux_1_2_riscv64.whl (436.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.20-cp313-cp313-musllinux_1_2_ppc64le.whl (487.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.20-cp313-cp313-musllinux_1_2_i686.whl (484.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.20-cp313-cp313-musllinux_1_2_armv7l.whl (391.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.20-cp313-cp313-musllinux_1_2_aarch64.whl (420.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.20-cp313-cp313-manylinux_2_34_x86_64.whl (450.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.20-cp313-cp313-manylinux_2_34_s390x.whl (488.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.20-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (431.9 kB view details)

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

emake-0.0.20-cp313-cp313-manylinux_2_34_ppc64le.whl (474.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.20-cp313-cp313-manylinux_2_34_i686.whl (477.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.20-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (395.9 kB view details)

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

emake-0.0.20-cp313-cp313-manylinux_2_34_aarch64.whl (408.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.20-cp312-cp312-musllinux_1_2_x86_64.whl (454.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.20-cp312-cp312-musllinux_1_2_s390x.whl (481.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.20-cp312-cp312-musllinux_1_2_riscv64.whl (431.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.20-cp312-cp312-musllinux_1_2_ppc64le.whl (484.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.20-cp312-cp312-musllinux_1_2_i686.whl (482.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.20-cp312-cp312-musllinux_1_2_armv7l.whl (388.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.20-cp312-cp312-musllinux_1_2_aarch64.whl (417.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.20-cp312-cp312-manylinux_2_34_x86_64.whl (448.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.20-cp312-cp312-manylinux_2_34_s390x.whl (484.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.20-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (428.7 kB view details)

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

emake-0.0.20-cp312-cp312-manylinux_2_34_ppc64le.whl (471.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.20-cp312-cp312-manylinux_2_34_i686.whl (473.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.20-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (397.3 kB view details)

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

emake-0.0.20-cp312-cp312-manylinux_2_34_aarch64.whl (406.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.20-cp311-cp311-musllinux_1_2_x86_64.whl (410.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.20-cp311-cp311-musllinux_1_2_s390x.whl (451.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.20-cp311-cp311-musllinux_1_2_riscv64.whl (387.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.20-cp311-cp311-musllinux_1_2_ppc64le.whl (457.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.20-cp311-cp311-musllinux_1_2_i686.whl (433.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.20-cp311-cp311-musllinux_1_2_armv7l.whl (338.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.20-cp311-cp311-musllinux_1_2_aarch64.whl (384.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.20-cp311-cp311-manylinux_2_34_x86_64.whl (405.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.20-cp311-cp311-manylinux_2_34_s390x.whl (463.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.20-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (386.3 kB view details)

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

emake-0.0.20-cp311-cp311-manylinux_2_34_ppc64le.whl (437.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.20-cp311-cp311-manylinux_2_34_i686.whl (427.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.20-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (347.2 kB view details)

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

emake-0.0.20-cp311-cp311-manylinux_2_34_aarch64.whl (377.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.20.tar.gz
  • Upload date:
  • Size: 18.0 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.20.tar.gz
Algorithm Hash digest
SHA256 b11e89e3194781efd37d2b5c7ee513b8c8e853a44ed12d715fd86309c0472674
MD5 cca441aba2f84def2116daf0746e1a10
BLAKE2b-256 6e2aac38213d86a8c1186391e901c8ee6ee510752ab7db0ccdbc74a97f29e724

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.20-py3-none-any.whl
  • Upload date:
  • Size: 19.7 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.20-py3-none-any.whl
Algorithm Hash digest
SHA256 ab8e2eb340e568ad69c9f853abda1c79e691314a38797454b320e5180b195498
MD5 f41024e613227e42c1b83a7c8d95c502
BLAKE2b-256 9227056463f45837f4ab40f05bdae5215a6d9717c87950c16d8473a84e6c1381

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94cb73cd18e1572c335dcc8c7f9896af0b455c3e08be6d0f312eaa8b453a7afe
MD5 81986d678cb8b63e549859ff2a5711c8
BLAKE2b-256 beb287aa19047e1ffbea19bd787dbda67b68bb571e2b59d875ca33fd56a0cebb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 6adc6b8d98c1adffc6f8300cb4278b234adf33f17b1e80916ea900afb00961d3
MD5 027cd267f7cc1388759791ef20b22e0a
BLAKE2b-256 f8927a01ddb3669882295f8126e7405111bcd7a4a842af36eb0b2edeaedceb83

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 38ea7570b305182dd995f23424eea55d8fad714c39bc7dc15a4b68b3f581fb3e
MD5 bae1a2568ae6cfda4fa102072835f993
BLAKE2b-256 58f09f34dfae22a7ecc005a9364ebf307f23d955a6eacc5fac58ee5f555ba415

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 ff929c125f3209342dbaf92a4b821a3dd77b1723e367feefd08a79147c3c89cc
MD5 de0837f3a9cedcb1342ed0dd187f23e0
BLAKE2b-256 9bdde62316eb6d0dfd9cbfb9ee330ed51331adec5380e290c37ab247542ffb1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 43da1d6139129162c90dd7cf9066a5cc7b396cfbdb0b3fe0867e0037d5138351
MD5 5fff18b875f072f80d2823dc69dffcd9
BLAKE2b-256 cad9dbe667ed8cc746b4f89027b7895c755c81c2a565a9ca812aca44ff594bd8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 56ff0c25f782999e481ab22075acf113f813d2cfc4c9bfb9c9f0ef4b2259f264
MD5 b9210a03bb90dc887f271696e6509619
BLAKE2b-256 3ebe192bc7589e400ea0e43c1d6f2630b4d8fe5909b55e6b8537b6247c17a4ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d70e315df72039bf3a0f5e918bd00eba424541c58c60d6d0b18219be42d71a55
MD5 9642cfb4891c90b1cf6cde217ded793d
BLAKE2b-256 86d2e1a927dc75084119786c754c295c62b3d39d92185a0d495763c8e55fd1b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 6267748437b447ef11ad95799afbafa0d2e22a5b708d18c776161a198627cc69
MD5 699eaedda6243fdd220f3915dbca50b8
BLAKE2b-256 ec6821208ea21faeec6caa1d14b972cca5df2cdca48e3a9e838d7ac04c87e50f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 0be563311415539c0616df8b04ac851c7239b2d8b355aa152727341a17ba7b11
MD5 4be20b41723ed41857b8cf27750e123c
BLAKE2b-256 93c2acec10ed6ffbfc9c55d49655ab6efad3822c99a22d7eefae6de4c58caf53

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 daf44fe2e2ee3440a7a8710864f1cc0956dc4ab4e00b051f0026422b0857aefa
MD5 8ae92a8821504eef6db677f1ccb5364a
BLAKE2b-256 a863634beedb0221e9f510c2f0f365d863f977ef9d37cb11f40f2fb6c5026206

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 a55b512e8b9e460e1966fcde22f027c5f56ee7002d2e07d01257d4d7fdc1f95f
MD5 c970b9bbf11040eed6b2a91369aad94d
BLAKE2b-256 c4570a5a061e9a9154f8a279546dc2610f4c6e0467a9b4206c3eb5078e050749

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 34c241a3d1fc5b2d7f326b74d4a6e30e93960f595eebf98fa0e59286f7fc873a
MD5 b8e01091a480f6834b96d04553d1c211
BLAKE2b-256 c53f27ce03d046f2a4fb6c6b720f7fbacc2f889df6c9ac55bae4aff61a6407bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 403ebe4a82fa820a88e3db9ad5e656c0fe8f9e33c7fdb53e226c392f0372c5af
MD5 431143c71f0493d80f87f2ec71681806
BLAKE2b-256 adbafd99dd6ea868e3f7befd969e9621c27c7d3b76f8e40deb06769f0f1faf4a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3aaec7306689d608d02418da6ab6ba0fa38964ecb131ffaf47b9f7f3d549a397
MD5 874067970fb889bce567c6031a87f624
BLAKE2b-256 cb1857184ff3414274749e84be585924e5daefe66e8e141252aae95b83080ccf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 931f7b2eaf4ffac123b896b67b60f14bd2a55b3eba970a28ba27d5531cff14d5
MD5 ba2939f61fb53bf4a323df72eebdb271
BLAKE2b-256 2f25cc6423fbd8aca377225488d1e603c714dc4e616886e0d1ecfa17b2c6d263

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 51e56e52cda2c32980ee08d8b11c8aeb5933c68b6c443137554ccde6a237cddc
MD5 23c9b5acc756bb9666d8fee426831e37
BLAKE2b-256 d30ef094207dc04b978ce5840732706b7e81adb259920baaa743a583d14a40ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 20a785ffcf740e29013bbb4b5488e6c4b36336e5cc8f1f3cae9d761a74d4980d
MD5 6610810ce0484e50a5c378655c7d8a3b
BLAKE2b-256 bfa9d61955d670771fd81397f9400e46a24078496df8367c2ced99dba7a043d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 276a1fe8c773ecf7c27646bb10b06c449e1e4db09130ac89d6db57a487751108
MD5 0413f9f4a8a2e529dd93e35e6cf71c9f
BLAKE2b-256 0c81a91dbeee2d9a899ce48d134da381b08dc290286a17078f762befc0a6599c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 810e4bb2233cd557f6bc59816fde990d579e1502e467f0f007cb7b7bdcc1d75f
MD5 d052d3cd514ddc7568ce6b780d1a86d0
BLAKE2b-256 9fd27dc9d8bb8869c1bef31a7241934f9213f95d4eff7791de0b5c20da9a580b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4706a19cb4edd2a24c9dcd15c932b24d7b87da9df0ee0a01f422245828f04eb7
MD5 71a31611626c903db103862811e0675e
BLAKE2b-256 5a8202a8f0305574bc768f98ab6ae6b266dc79c4463e85396676d268d23b0aec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 43d0438087b0701b7f57662552ecd63fc5689b139baea5d869895fdbd1702be2
MD5 b5e6c1b01c660f47a83347bd24b1baea
BLAKE2b-256 e6830e1bc7d1bc26b3e43c29674547a2594f716f0746f09f9e214c433d221321

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 2a6027052639fb98d3b342767d021c201161c7a9561a61836f2222ad66b22063
MD5 4b095edd750e5001e04e1cdfcf967c9f
BLAKE2b-256 d84a08b0b64df576b614ff642964fdd02e95f90bf8b818e20db208d9371dcc60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 bd1965690e06a4adf185695363c821f3cd7047cf40b5d41160c7fd61fa3195de
MD5 b68c9245e63f272224490d3b32a1fe84
BLAKE2b-256 f77d5da2fef60941765aaa5912aed466c37407bab0d6a5847deeac35a49d2e1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 32e048b62d2104fd462e998a994c2dbc6b71e1f9df444176b9e874ec2afdc9fe
MD5 ac368f117e09931bebf6d8a9e9b6437a
BLAKE2b-256 bedf875e2a0fcbb2cd257642d5e9c367855eaf69bdb81429717e9f62bd626ac3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 01240f259e2c7347621629667d2d8048ad152dedcb39a7a5684c26767f08cc88
MD5 05aa90f7130a1b94f7c7e7709e327e94
BLAKE2b-256 aced72d7d37eae8e211c6a30e8805b5540d1d8deb61fcc4f5eee866074f4ea4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 a076fe945d8b48c58a058b5af6e8f321cf6f5810ddad3c11829ec153e96402de
MD5 85f816893ff51c6c35d3809c5a910560
BLAKE2b-256 8340e8363ee551caa4ad887dd7f82cf56ff7ce367938dbe665821e986b5676f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 1b8a3340e78e28208e5fa1738c8a4f673b767ebec0fd47af52121697c6a767d0
MD5 fc9ae3061ade408ab7efad03b2941a1b
BLAKE2b-256 fae651980f35432e5a998b965e28ee48678bfdebf1698647093bce1da7cdf411

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 57085f608c7c2abe77c3c58ad765e3f931c56b91f70d9051723875ddcb98041a
MD5 e9ac27ecfcd294c13dacd5bd859f1fcc
BLAKE2b-256 42addd033a9e69b66780681dad7210648da209f24eae19da5946a66f25df30cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 1aea451d181a1841106db8e1d7e0954451925c9359067540be9dce98b001e3bb
MD5 52ab13a2752d1b91ec2e66d1b66b65fb
BLAKE2b-256 eeafd36f982d7903912ff245c98a7e5c7fdcccedae2cd1cf286cd54403b7ad8e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e9ff16164996bd3b4e00e20b9dba9cae9ef8297a6faa2f387bf15e2917b27a16
MD5 2219b8530b5486bd2fbbc749021683cc
BLAKE2b-256 9222ac5423d769353e273e48e766bb2f2fd1caa4520f820280dbd6878c8b2452

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 d36a47e4da3e296f3ef2f538c625af6131d1867a662fccc4ff008fd43323147e
MD5 3aaa19b9d3041c106d3f1bcb27f166e7
BLAKE2b-256 1cb7cbaf72bdb4f3706e9f4a60de8b01d6d35902803d64c71d7dbfd1dbc2850b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1b004e103f7081fe9b3a7c1a957aec878f5be716d77ba12a58963b9c745ba598
MD5 d6b1cb82f1788d77b1ef0be0a9275564
BLAKE2b-256 0f3b842241e317f6a2809eca2f0a70809c689a830a799bfa22a4beeb7df38f33

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 86e16a8b046a8bba080490e03643ea66e6b25ab1e7f71c561c5c884fda98ef75
MD5 faaf58c0237f2fee2a6926c0febf1b93
BLAKE2b-256 6a35d887477fef54908f36651b2a6362454ecde78b2625fc5312fa80b9571d9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 887e4a337686f4901b768dd54b1dd2093ca6fe3eea42bb5ca6877d932b05b1ce
MD5 8451804a271632342156f881e617b3c7
BLAKE2b-256 dc00ded68a73ea9b5d82ea914d8a24d6e8eabb2d70acbb1063e7545e119fe94f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 3a392c026caf0ca9e76220bba4bffa0aa57e40447d8c2b1f2cfc184cf6d152d9
MD5 690878a650fdc5a1ee9637826cf0cfdc
BLAKE2b-256 03aacbbb67fd07e0fe19174cb59a2e2652436552b961517b7b1e9089118e90f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 1997147fdc944456e2bf26ad0aa878621c0d38e4e21fc1258813715d0562721f
MD5 cc75360e49c63fb0108bce65d9c07e67
BLAKE2b-256 a133abfac50cc4782f63750c84a66d986696753ad986e27c2bcc6419b37ca23b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 8afcefd0a6cfd9d04b1bf809e80e8506646847cdb9cddd6ab8acd9acf241bbb3
MD5 0b9add20a90fbfe71de52d422bacfaf3
BLAKE2b-256 8238f301ab1b041d1ec9a810967dd82d8fdfebd7e5b82d8c1126ad25ae1bf61e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 d4e7000e2ce6b4b25b03d1c63fa360480d84cfc9b32f35075b06a7e05ea6845a
MD5 c1f500935f624acc344254f6b4e32b29
BLAKE2b-256 4b1bd7ffe61f68680a64ebd6c095abccaa69f2124cbef69ccc031026821ebded

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 2cf10da6689ee09638594d7d6203f810ee71a1824cd780540629fc285dcf3d1c
MD5 886e2fa6afb48df7b58e766a008caa26
BLAKE2b-256 ad55f6c19315120aef62b098782322089ca16d154e8ed16181c1847b7b73a587

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8010b85f023a8b08f9f5cbbc120574de23cf8f527a6b409e5267f53d5e7c4226
MD5 13d2a8cff67e94b485744974792c0aa8
BLAKE2b-256 974f6b72da74f08b55d3489797a05bb6c0de5cd7faafba17f7ce99c82a917e3c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 68fc78db627a8f9970de21fe92bb5892d2e769ad50365f8f9b069f348df5cd9b
MD5 28a7a2525956b035be9655c1a6eec44e
BLAKE2b-256 d25f42a7ac3e9b5188761fb48d355e7f99d65d1bde0eb8a705276984032222b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a468d7a2c8d02d18e3a1df60877fe15b982137113e6b1a8e838f54bd44d8f029
MD5 1d6534cce2f3dbaddbf23d448de43212
BLAKE2b-256 9ddb58b60a8f30243fe386d2ef31afbbfee7fb43283f7930b958110a5d8f56d0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 a34e9c3532928f6d7a611ecb16b7799427a028694a20a815c0f0eec0aea52f71
MD5 4d488644ae7f780adffe23d0d74e319d
BLAKE2b-256 120d410984e6372a00f6044eae8d9f757e035f151f056491ad7bb9b528f32332

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 afabbc3609d335141836763a96433a60d912a0c6ed3ce05e370bc4ac252aab45
MD5 603b0917f0a67e442af8c73e60649496
BLAKE2b-256 9f450b32f5a174a71e8ddaab31aea802497c0023494e87d82cf1e11fe7d98796

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 823d6492621f94c3fc19a542962817d15c0afb8b7f8325bec0b5dfd99aac8618
MD5 acb61d4a948e0af6d7b7d6ba5338318c
BLAKE2b-256 28b17a90d1ccedcdaab8257461deca79314c123640c671b63b9c6cf4f43c839f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c75d9d5cf9ca5a6d4ffb5d039f383354dc71206f4b5301e9686cc859d2ce24ea
MD5 c27d0bffbf2576a5b4a77e122585eeef
BLAKE2b-256 967ea5b63a806c3ca663cd512c60a4acb9e2ea5198b61d6d7f240b581c9e8a6b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1bbf683e95551ccc04c9ef12eb8fc68e9f63057c0324e1aeb7229d2583fd77b7
MD5 7a48b723a37b91fac43365c2df51e348
BLAKE2b-256 f8bb23b5f76e3b77dec453068ed28c1713d2b994db322d00e448b56b6744894e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f2dd1577cdf3c0e33329495ac8206bd4a1910e81c1143b7532dbb1b9d06dfb08
MD5 4172da1a916d655d4028e2cfbe8d2268
BLAKE2b-256 aa7733602c8a20035fce82def157d5c1d034ff9c93179e0e843201fa3332eed6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a77a9979a51a0042cc31de3bc69f74d8121daa7a1b072c027f7f658a1a80312b
MD5 2ad4d6ba4a257f12762d5b4aae6d1451
BLAKE2b-256 0ef7639eff64bc64e64ee78aac7038ccec38487d4b981f8823c5f2204c881cda

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 d99f38769183d8cc84ac9ebd7ad0ca3294455d86a99c464210f60c600f71920c
MD5 39dfa53f1eddccb7922a85602042081e
BLAKE2b-256 8c3b78c6a55e8e8f38564f3cde72232b16231670b69d6091c61cc09f99a0ec5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d6c460d22aee720befe7dc61e27e8675f382048da47781307dd14ef6db8483b5
MD5 5b33513918e6e8855b44c3aa7b46c311
BLAKE2b-256 eb3f8aebf0226d4ff00cc79a81d26dde1b5efc2d45eadee3edd5c73c164041bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 5677c41785832066113f1c3ad542b633e7a2b4753fb6e53fbf2b6fb2c30b38b4
MD5 f33543e77b50a9f6a85439b437ab8612
BLAKE2b-256 51a8b1bf7c9f4b2b66e11cb7beda98629f9cc674a54affbebba200ae1d2b0608

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 f44f26176094a486d155ed7720feee82288d7bed0b87338fe560a3cadf522b57
MD5 4b05a8949813399692c3e655fdc75129
BLAKE2b-256 426916e79a068b503c50b453e7fdcb22f3ae32c43ef59be81de647d3c09021f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 1fe7930d9e9d088ffbdac87c330f85f08929c36ab172ef90d8ef68097d8d7f52
MD5 5454f5bcf99bc040fa5e6eb17477e48f
BLAKE2b-256 625bf912e26e2ac1f5bc5afb632d5461e8ec79c77712142c5d51edb3151910d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.20-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 fdcf2db25129b89e8160b4e80237b5df849ac6e9e0b918290eb18c4093049c0d
MD5 ab8b90f93217f75c537bbcfef1af7880
BLAKE2b-256 a200b4386108078d3616171c98096afc8f701d633af82e030f2399e1e8404277

See more details on using hashes here.

Provenance

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