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.23.tar.gz (18.1 kB view details)

Uploaded Source

Built Distributions

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

emake-0.0.23-py3-none-any.whl (19.8 kB view details)

Uploaded Python 3

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

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.23-cp314-cp314-musllinux_1_2_s390x.whl (498.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.23-cp314-cp314-musllinux_1_2_riscv64.whl (439.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.23-cp314-cp314-musllinux_1_2_aarch64.whl (429.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.23-cp314-cp314-manylinux_2_34_x86_64.whl (455.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.23-cp314-cp314-manylinux_2_34_s390x.whl (495.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.23-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (394.6 kB view details)

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

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

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.23-cp313-cp313-musllinux_1_2_s390x.whl (491.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.23-cp313-cp313-musllinux_1_2_riscv64.whl (439.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.23-cp313-cp313-musllinux_1_2_i686.whl (487.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.23-cp313-cp313-musllinux_1_2_armv7l.whl (394.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.23-cp313-cp313-musllinux_1_2_aarch64.whl (423.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.23-cp313-cp313-manylinux_2_34_s390x.whl (491.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.23-cp313-cp313-manylinux_2_34_i686.whl (480.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.23-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (399.4 kB view details)

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

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

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.23-cp312-cp312-musllinux_1_2_s390x.whl (485.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.23-cp312-cp312-musllinux_1_2_i686.whl (484.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.23-cp312-cp312-musllinux_1_2_armv7l.whl (390.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.23-cp312-cp312-musllinux_1_2_aarch64.whl (419.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.23-cp312-cp312-manylinux_2_34_x86_64.whl (451.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.23-cp312-cp312-manylinux_2_34_s390x.whl (486.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.23-cp312-cp312-manylinux_2_34_i686.whl (476.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.23-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (400.4 kB view details)

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

emake-0.0.23-cp312-cp312-manylinux_2_34_aarch64.whl (408.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.23-cp311-cp311-musllinux_1_2_s390x.whl (453.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.23-cp311-cp311-musllinux_1_2_riscv64.whl (390.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.23-cp311-cp311-musllinux_1_2_i686.whl (435.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.23-cp311-cp311-musllinux_1_2_armv7l.whl (341.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.23-cp311-cp311-musllinux_1_2_aarch64.whl (386.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.23-cp311-cp311-manylinux_2_34_x86_64.whl (407.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.23-cp311-cp311-manylinux_2_34_s390x.whl (466.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.23-cp311-cp311-manylinux_2_34_i686.whl (430.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

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

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

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

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

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

File hashes

Hashes for emake-0.0.23.tar.gz
Algorithm Hash digest
SHA256 c9ff248aa430e57d60fe980b8c9d49c4840a13fa16c13fce0789d6ff9c246f37
MD5 de243b56683f36b86e4c1b1586606175
BLAKE2b-256 5842beadbfbbfbab08d4017f7d2acbed3a20f725b2de3cb42869f1954385c6ed

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.23-py3-none-any.whl
Algorithm Hash digest
SHA256 6831e1d8fb713c4798585626372b3669b870979ee6e9a13d6aca7565044df5a4
MD5 87320f55745b9aa7f53c5b62ed0582e9
BLAKE2b-256 4ccea86d1811c190cd45aa67333c475d3069440ed57ec35839db348d048bd676

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 328e05a8ae766bcbd6e2baf51824d025c2b89abffc21e1fef7b432f7c117148a
MD5 c8ea43b58eea17a57305f841f822286a
BLAKE2b-256 e63c485eeab931107339773d786a3734a991aa221aa977812ad2de177c69eff1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 db6b154cbdd3ce5e9904b03f7c9ff0a98c94946f975f9f1848cff013b3f63f50
MD5 315fa8398dae4ce7dbc569bf4aa7e075
BLAKE2b-256 2e6798247c75c45126b6abf422c85475c2178f8fd0f8e89f97b90bdf1a6098ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 d45db6843587e2607bc9e1abf96ae62394231ea6342087e54a99f26d205b3a40
MD5 c9573c4c37ca9711522d2817d0e18be7
BLAKE2b-256 234e212fd33dde8e5226ccf7cab7b23afb312651bae8aa85b8f7395635620eb9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 863d97a76eb83b9f3bc9f817fe9fe2c5ac7a605a436f49ecaa9c43cca71d096e
MD5 86002253210344b45e1ca1486e2c7aec
BLAKE2b-256 a345660d5676d9b5f49c050501d7f88a3037f642071756bfbdb2040dd2be65de

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e9ff762bd9ef5445a35736dec07f638039d7dd19abc1c650936da00b46770444
MD5 b29036eb4c513dc59a39cd613129a719
BLAKE2b-256 a441b963facc8b342e6acdf129cfa4c50a4dfa6d66ef05ab9a0d10b198180481

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6b33f0e9c24df2f93d125a5013f3eb81e354e43f66b3b3e107eca1d15e0c4eda
MD5 bd7095338754c52057cfac55d6741478
BLAKE2b-256 269cfa594f3ab96b0a43adaff85375456c039bc869cfc02912fc2ae78ca58049

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4232ed8402b7daa256d62088784794b580bb25ee298ad3475c2ca618d66b39c7
MD5 89ca7970b2da5f624bf284e91484bb43
BLAKE2b-256 441441e26dde35cd8882b3d60d651fbf5d462291a536ea65b3358e27cb275140

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 f9c369a23e52384618d8c5a6f0ddc61510d813cfc8b7232dbce5b9b2b14a2eb9
MD5 16fdb2c00db9e5b7624558930e683d6e
BLAKE2b-256 81d5af3ba0d427707ece1683ec4eefd0252f98fa5c776d90d6a3d8de0ff3220d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 41f20ad9981e5c3171e22b913ef9d9d9ae733809df52e9b98111c18bc6f1d5cb
MD5 03f2c1bfb50dec1381a226ca87d37172
BLAKE2b-256 088e80d9af839e6533385fc1fbda84160e35128b066226d84d63d808cd143b3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f8611dc0a050f786db5e064d19fc4b7fd604142255e4c4b09cca83093b4403e1
MD5 d4ef97967018ff7be9a4df664c8c197f
BLAKE2b-256 c2b4f3bce1a2762e962246b582703d0f6a5c59aaa9b62807c08049e41921ea1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 e303d59bc3cce805c5865a368a343ac70895f6813e27ab4fa154386fbba1e302
MD5 fca2f384afa23ac1f1498c302e8a677d
BLAKE2b-256 5d4550e7cd246adb13fb4ddc32d2902fc6212da078bfec53c84da5e2f8a28e88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 ff3be81b10e2eea2d1d6ab180e3c65eed7ba95eb52ef3d0b508791a6cb257c4e
MD5 77a746213158d6e3d95f6fcd8995f1f6
BLAKE2b-256 da08a2ff1594b3421dd8c32979353288b85d3c8b2e8f2277121608c22faad427

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 55d79e85b089aa5db7dc07a3a489c3ed5ce250f2fafd7a9873ca0f46dc8a2bc4
MD5 c06bd3d316a955c77653abda8d9ec86c
BLAKE2b-256 cc194e10d92531282674840912416ec2be474bfc798d0874eaf63cd42ec7ab5c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d3f3cd8db50d9055b11abe01206c1cee2afdb95c881cb8fd14ec84d6ad90449
MD5 871f7e4b666f6c713cf3dad53eded6c6
BLAKE2b-256 288513d4d59c71ca431f7820b2e97de7ddafa31ce094efbb11668a846ead2499

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 82b868e48a2c0a7a4b2326747bc60fba5c43ead0a1023781215e9e4eb22a2033
MD5 0e147b170bf1b0570698835f7c93365c
BLAKE2b-256 7032a7549e19c563f07fad26e528be3c332c67b9fd869f651047b56308c02c83

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 0ee907036411722d155a9b9626c05435c9803fbee8dbc0e4ed40640860c264a5
MD5 8bf6cb671e565a5437f814d7f27d1ddf
BLAKE2b-256 4b78803d992d987c82d1241b569a8e6debb9b7a051888a2d38d789d2ff2dc34e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b61ec120a86631e2cabfc208a92908189b0103fe6ad6ea83db8dd01feb54c568
MD5 bc021e1f8b3015c8c3537336d5996f32
BLAKE2b-256 d3d0c78e339b707163c2179fe14f7cb47fd5d34debecfb2e49a8f87c66cc54c1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 857461dbd4823a598410a846af33a2a46fc239cb6150f7442185fc136f07f8e6
MD5 2ab0e80b631fdaf7b8fa0491325ebc9c
BLAKE2b-256 9f5d39f8e7716977a80bf1b22a8c6c68292a20467d726783a5deb203795ce3ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 797976792cad152ba007f3ae359900c51ab1e3b897391876ca74414a42d879b6
MD5 fe1629bccd8a0b28f627099051d52797
BLAKE2b-256 6b9ce12c206f788de87f9e7ff7d457316114f62f2939853290d07d143bf78c1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dd831d46237231b7d77644a05aedb9e1837c92b6aed78a73c8288b1595997331
MD5 9b3694367620f31775d77dfa1408a5ab
BLAKE2b-256 8c4a51e9e71e226506785834ca4c088a7f8ec76208b3a144542e226cb8b2c2a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 e412aa84edf343ddb68fb14be927d44e44890c4864acdb3be74ad81271a7655f
MD5 93fb1b8dbb6f88cb1e6526e828317da0
BLAKE2b-256 c8094a5f29b2e6cb3053e35fb2771d595d9233c986098bc034525b09fc6869e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 80159fad9cb69679c1850fe3c637fa617dfd9da7b51a5d5bf183b77393b527c9
MD5 ae8811de5014202df068a7367022097b
BLAKE2b-256 095a1794f265240c907835e646ab309cc6628e9c317339addef14a378ccfda43

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 d0b4814ce49185657ef99fd830876f2b85d106602abc58f61ca47b55f3fdcb29
MD5 95e4a330ed7ca32a9c33e8932e3d35f5
BLAKE2b-256 5a77779cb40151c03fd96f043368f94a47a5266535770e034721ff4dc189d0bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 951a48a8d779ff98f577fb07b36c3c518463dd3961afb1dc4f1fb9373766c8e7
MD5 8631b00794d0cecc9ddc720504d123ed
BLAKE2b-256 1072c60a232507b6b9f2543a91bc67592f123ba56763e16e5630d49fa2f6c943

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 8e139fcefa5eb82c40d4dbb6585a82e88bb774cc1a099d5cf4db817dc7fdcd63
MD5 aa71ac9776a8e4ae05d16b87e168953f
BLAKE2b-256 08832cb193d37b15296a69aee1e9e6fd91905b5c504a9b4a50ab9a8213397982

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 684b0848c2fb187d8c1ac7dc3a0c86131530395781f2b6e5e46b2da197275c86
MD5 5782c9d7ab2daf2a065db1f17fa0d726
BLAKE2b-256 b4915f664116223344abebc77ec282f5ba422a83572679a8a2d82626e5725a9a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 678e02164919673792a5f994896bc85578ac33a12573a3507200d1d7cf5aaaee
MD5 634b843f71bdc2d5761c1d0583f9139d
BLAKE2b-256 96828334a8f45bfdc1f221e0d9c8e37ff8cb4ca132f6365df714a6a2642d2842

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 737b9c01c818909e574fdf1a8d3da578cefea6d16fcb2fc7cae6d4e41f06b474
MD5 26c5840981433ca6eec3927fb9670f41
BLAKE2b-256 353c4b229f3ea2ef06b74ce5044ee02be9b18ad837bffca5f1482b64ed5b02ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 c04544049f2e2b80b85fa739d45576d355fd9eff499f95c5130515023de0c87c
MD5 b04a78692a77148d26f1320fe6b6b349
BLAKE2b-256 2c1f1c04de0056a809bd739e078d826e8960e363955160ac52cbba6a91cb860b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 72f291aad51005946186c02fe36ad4049f75974904022270dc59e77a1faa92f4
MD5 e6488c00874dbfbb291e148b988bbeaf
BLAKE2b-256 ab8bfe62e0e1805ff760409b8ededed67011f332e90d19e4a711ff0a2bb4d56a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 921862ebacc48214648a9016c59b7e8e29fc9b6d32755da673c040f2ec209153
MD5 943cbf7fd584575ea9ad50dbb315a585
BLAKE2b-256 d9bcda83ba738be8501c9d753ff1b7b37cef9a2efb298ce427ca5996f802f6da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 451e4ac3d2e4699e3d5152f6deb20646b98fd6637100485eec4893b38eeb782c
MD5 885f0a78d7bb6e1cc532f0866ff1c444
BLAKE2b-256 b73dd82e47b6b904fb2b799a48acefefca68b696eeb434517158aa9b29adc065

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4e970f598e49b8e87816d390e5c73065dbbec4144a14c7619dd32afe3f80e065
MD5 5bf3bd0d7abc5da6d73957bf88fc031a
BLAKE2b-256 e8bdc6a13df4d34e15dbb6073cea473538b43cbfa43bc70c8936b4fb4f37b0b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8e54095dde1fe19cf6038da57f7f7e091a4bcf1b6dc5a0b410f6274d1fe2cc19
MD5 76aa1a0c5e15c74a31a15a583fcf324c
BLAKE2b-256 ed150dd8e9019e6d74c809b6beab16074de2272959d4e5ac4e95b1f478fbe664

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 b0bb4781dfa97365827e97384d1d2c7cb7802c01082950e5470c86cf606d5e10
MD5 00b155e5fd82e78f8a6848a5dcc06717
BLAKE2b-256 38aea7c166d6e342ebccf77c3e606cda2a3a58a9e1b3e99db4e24ffffc57f267

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 a78a14f21fcea7ab0776bec02d27fca9788ea393a5732ccc5de4ba7360190ec1
MD5 08ae30920716c0011129fe45668e5549
BLAKE2b-256 1ab330cc64031f6359d4d56b6170557e447aa78ee3f2154b2f011bf5396144e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 a62aa6dcf62c983e5a15b2459dabbf13df334465268f969f8bb2544b861fbdef
MD5 898668e26903ac85afc53b2f29e2824a
BLAKE2b-256 73ead1ff1bbcce0ef3e80d1b45352f0c402f30b6179f0bf0e644a68b6837205f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 763188d6847d1dc0cfa52a171d0a00e53500523d491ebd59da6f3f6ab1da9a5e
MD5 6261d8ec7a3cd4056ba92333ef7c0293
BLAKE2b-256 824badc497c17bb9303c6b587cafef07542fefb814f660ea0a979e693ff82875

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 68533a427eea1d34eb53f3574187ad3c771eefea09d8412e8cbf9b410f271378
MD5 6317b38007f483702d638a963b152084
BLAKE2b-256 460bef52d00dc6ab10f5d8d3a97fb222024920b8159a26b7697194c010e39ed6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 b43db4ad5c8c32121ca492c1d298c64054a794c6476574662e764a1af520f713
MD5 7ce82caddaaf08c983479d1460c15a78
BLAKE2b-256 fc9d0819d9f66ff7fc730d6d248b203f1238da9232b21dbe354b84b5ee0cc25e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 caa3244b2a46d06cdab8b14584ba7bfea6bf1969b79f7c32d4839e1fbd2e25a0
MD5 8dbec9c4a0019795908a8f42b47c0184
BLAKE2b-256 40f668be65cd186eb850e00436637e348f71a5b842cd3abe1bb7d1ff3c407b3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a606e354f7524769f77ebd8f7dfb15483c26abae1477f00251bd662edb450486
MD5 a48ee281e6ffa0447e292ffa504f3b18
BLAKE2b-256 f19d4bc92437e64bf5c824e93454bbe2af2cd41edcd3be4b153f797485969cbf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 40e8809cc5770d1f9b471989aac552b492cafc7b2e9aea64af1f6ddb81ce2c0b
MD5 1b6070686980b1222f9f92155ed71022
BLAKE2b-256 70052abc7dcf21b1b63e9a53d8639b2ec8554688a83049ace61a80580c788b5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 4d40c6d4f6cc99dae61665c71880b9def66471dcffcae343ef8320efdd332d2e
MD5 3e17af438b9c56f5f1689b90e824dca4
BLAKE2b-256 f344191e35d7951e97b423eecb4474798f733025072ce3e6a611f4a5bb194812

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 dda80e38aef4d0d42c9ec9e64c344f7dca456b1017379a93c06936e61e3fb203
MD5 f066f60e921115ee568d18c2f205271e
BLAKE2b-256 354f086a3fcede3342b59f0d9cc657773af08aa47bbf4de550887cfa535bfe67

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 70721301c0cbfdef055309e2d3310f082834e2835ffa526f660bbfd0d697afe3
MD5 44609764683300d03a9b2d98542b1daf
BLAKE2b-256 8ba0d6b5a4b861ae7c665599f5ffdf85c9d374dcce94f91b98a07826401227cd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e3c0a006d849e2efdbc79e4263ad8efc25d62ed2df1f2c526253a523fdc759a2
MD5 3f065d14c00e79ef94d8da6f76a2d819
BLAKE2b-256 cbf99ec5aac2debc54228b915a3429fd88384589ad65f010ea716204f9deecc5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 06e5bddab66b09b36aaa08dc55fe5e7ca984f10a492a1285cc5077bc25090a78
MD5 254eccc908ead25451bd11642f15b3df
BLAKE2b-256 2de015a15e7f7262c18e95d725eaa2faebb6b75a45adf20bc9e30801989d2736

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d17aaffc816d511ddbebd52d6429898cb362f6b1c6b062160459fea98e1a32b1
MD5 7b2c329e51fe5f9ef38ea8f6b0177fc9
BLAKE2b-256 60107d12a3223228cf253deb7189a6a1b3e1980aab681777906c384e1fd2f3b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 a700b443e55722e18b7f06c22b95427c5df707632b69370349086ccd20d3e70f
MD5 47d5e906bdb7cfe7386484b0b0209933
BLAKE2b-256 d9f331fd4f081997f1750a14630dd45d564b62829fa6c072d9f22655085bcb79

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 5961bc63651fcecb64f792e9926e5c9f1fca5dc1df27b9d78f4c80a1d2dd6141
MD5 b0ac1b86ac9f80ecb47c30ffa840bc61
BLAKE2b-256 71f2e103142eb4093c6e0087cc4eda8732646b6eb657a9b58443372e2df82b4e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 fc05cc915b95923d21f39d228d8ef5476b0a8a1462d0d7842171956e0039bd6e
MD5 cdd7e433dc035a5f552d0f0656fd037e
BLAKE2b-256 91bc58d9f4f0ab1bc1a471df8992171807a4d826af09afb222dc3ffd820aab2e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 d2ea2eebc99a1952532d1225d33ac4eb95ff37c9e03404d864db51844284af53
MD5 ea0fad3c90f479a1b7f5b50ccf25ad00
BLAKE2b-256 967fbbb477a2d603a7205d2f482dc0d311ddc2c73b8cfa26802d7b1ff62e516c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 a3642c924ed577937cd1ed6aa4e65cd2df732711703ade70e8908e858ea96bbb
MD5 371f979114adc5912831fbf497f7d950
BLAKE2b-256 0f7a0867618e0d9133d10abbae6cd4d704a01c5c0719bff1ee0ed965fd27cfd5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.23-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 1d5ee6882ef0d92c218c025728fa37c4bf513a0ad1949bfaa3bdfb5cf2d5ab12
MD5 17db3364589cf04d53655540e82e57d9
BLAKE2b-256 063b33ae4e759031ca13206887fd05322253b98f26fe4b0d389722e7a242e4f4

See more details on using hashes here.

Provenance

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