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

Uploaded Python 3

emake-0.0.5-cp314-cp314-musllinux_1_2_x86_64.whl (439.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.5-cp314-cp314-musllinux_1_2_s390x.whl (473.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.5-cp314-cp314-musllinux_1_2_riscv64.whl (417.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.5-cp314-cp314-musllinux_1_2_ppc64le.whl (469.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.5-cp314-cp314-musllinux_1_2_i686.whl (460.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.5-cp314-cp314-musllinux_1_2_armv7l.whl (363.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.5-cp314-cp314-musllinux_1_2_aarch64.whl (407.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.5-cp314-cp314-manylinux_2_34_x86_64.whl (432.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.5-cp314-cp314-manylinux_2_34_s390x.whl (471.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.5-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (413.0 kB view details)

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

emake-0.0.5-cp314-cp314-manylinux_2_34_ppc64le.whl (457.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.5-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (370.5 kB view details)

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

emake-0.0.5-cp314-cp314-manylinux_2_34_aarch64.whl (397.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.5-cp313-cp313-musllinux_1_2_x86_64.whl (437.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.5-cp313-cp313-musllinux_1_2_s390x.whl (467.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.5-cp313-cp313-musllinux_1_2_riscv64.whl (417.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.5-cp313-cp313-musllinux_1_2_ppc64le.whl (466.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.5-cp313-cp313-musllinux_1_2_i686.whl (462.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.5-cp313-cp313-musllinux_1_2_armv7l.whl (372.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.5-cp313-cp313-musllinux_1_2_aarch64.whl (401.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.5-cp313-cp313-manylinux_2_34_x86_64.whl (430.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.5-cp313-cp313-manylinux_2_34_s390x.whl (468.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.5-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (411.8 kB view details)

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

emake-0.0.5-cp313-cp313-manylinux_2_34_ppc64le.whl (452.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.5-cp313-cp313-manylinux_2_34_i686.whl (453.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.5-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (374.6 kB view details)

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

emake-0.0.5-cp313-cp313-manylinux_2_34_aarch64.whl (391.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.5-cp312-cp312-musllinux_1_2_x86_64.whl (434.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.5-cp312-cp312-musllinux_1_2_s390x.whl (461.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.5-cp312-cp312-musllinux_1_2_riscv64.whl (412.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.5-cp312-cp312-musllinux_1_2_ppc64le.whl (464.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.5-cp312-cp312-musllinux_1_2_i686.whl (459.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.5-cp312-cp312-musllinux_1_2_armv7l.whl (368.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.5-cp312-cp312-musllinux_1_2_aarch64.whl (399.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.5-cp312-cp312-manylinux_2_34_x86_64.whl (428.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.5-cp312-cp312-manylinux_2_34_s390x.whl (463.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.5-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (408.9 kB view details)

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

emake-0.0.5-cp312-cp312-manylinux_2_34_ppc64le.whl (450.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.5-cp312-cp312-manylinux_2_34_i686.whl (451.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.5-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (375.6 kB view details)

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

emake-0.0.5-cp312-cp312-manylinux_2_34_aarch64.whl (388.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.5-cp311-cp311-musllinux_1_2_x86_64.whl (393.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.5-cp311-cp311-musllinux_1_2_s390x.whl (432.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.5-cp311-cp311-musllinux_1_2_riscv64.whl (372.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.5-cp311-cp311-musllinux_1_2_ppc64le.whl (438.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.5-cp311-cp311-musllinux_1_2_i686.whl (412.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.5-cp311-cp311-musllinux_1_2_armv7l.whl (320.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.5-cp311-cp311-musllinux_1_2_aarch64.whl (367.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.5-cp311-cp311-manylinux_2_34_x86_64.whl (386.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.5-cp311-cp311-manylinux_2_34_s390x.whl (443.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.5-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (369.0 kB view details)

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

emake-0.0.5-cp311-cp311-manylinux_2_34_ppc64le.whl (419.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.5-cp311-cp311-manylinux_2_34_i686.whl (407.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.5-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (328.5 kB view details)

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

emake-0.0.5-cp311-cp311-manylinux_2_34_aarch64.whl (359.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.5.tar.gz
  • Upload date:
  • Size: 16.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.5.tar.gz
Algorithm Hash digest
SHA256 74d86b2730f482a17c79a059b59dc4e76c57065bfb8efce3b948f303fb529fb6
MD5 21d56e9a15e7ab2d4dff51370922676e
BLAKE2b-256 03d615dae3475029eb5ed5a8e04c878be4a849c67daacba83fb3b877d72e76ed

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 486d63d270285d5d5c299c427f0aa3f8e8efdca2dc874d06589354b4c8ef2bca
MD5 ecedca2f4e958ba491e94cbd98b9268c
BLAKE2b-256 2553d672c4b5510950b4641cf7b6fedacc1a9c509a75c6c5caa01c68b2eb4c9c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6da19fd3e682545f034077c4acd326a205f386179609c818cccd293a6b4d01f
MD5 e4c8d3864f50fcc88e443d59c88b8806
BLAKE2b-256 3f7d026e14d69bf0c4ee4431a685f1d69afa840667680f1b2197877e7c5ed204

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ed706ab56e15400305dcb88ff7a20a978460830174ffc61305fee2ed12ea34e5
MD5 5d087dbee501155d81a70eceddba6c44
BLAKE2b-256 7abfaa4ea068825ca7163894709ffed15f6878ecd5cee801d4d1dc388d7a7302

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 69e75ab1fd3e8f8bc3218907a24916f45a78725573fe8a477661cbdd76593c3b
MD5 8e608c14cf7faf62bdb244a482e2b8ca
BLAKE2b-256 ee2e5dbd5ad1ab19b3c6eca13eed3c6ce1b6cb4a5cc6c2cb43dc1fbb23374032

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 e38368138c1e5b7785bfca0628f3d85687948e0bfdcb4ccc7e5f6ec77326647a
MD5 3d674844934cf2e03e853c4955e68235
BLAKE2b-256 43b7a518776d9ffdcd43d5c1ed56b37473e2c5fd77ea4d6edd6e8cf60c3f24db

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.5-cp314-cp314-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 460.9 kB
  • Tags: CPython 3.14, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.5-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 37dbd005d501e4b23b8f696894363802a69e34e38466db9cbc70607878fe11f9
MD5 424c7608ad2d66b52ebe30a323b258b5
BLAKE2b-256 fc19679daaa516ae2d26765612cbaede568a0cae227fb7dbfb757dfa6be209c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 625b50c6e9e3a87d1fba417c0b6bf82535a8d2fc003173b24de783ab66247306
MD5 60ed2a571a6f7c6e9ab13796e5065441
BLAKE2b-256 2b51dfd50ae67729bba881b2e3a613638e6b47716d3328c18cb7d76b4f7834b1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ef16cf14149b6fba927d62b29b46d5cbef7bffd5793f1c59ed3217c1f794b4f
MD5 e092afd87bd9a62745d1c982c4c5b2b2
BLAKE2b-256 f4f4f9184f98138e6fc99e00300dafb20cfa01835bfda065c3dd9a7a6ab118ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 1e3c67f4705ea6872dab37063616d0ccdb8974ee9266f8bd69d97f962b3b7a2c
MD5 4eae0164f911113556bb25e91f2d9a8f
BLAKE2b-256 72a386d6248ed81583833c5efefed6999397529fb1a335c0250a344976432578

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 168df26c11cfde5a5858a6828e2d8ffc760041b564a23ecaea3a082f0e359289
MD5 ed62b6c3e543d4cc8dbf06fd4d30a59e
BLAKE2b-256 21b815e6615e97c5ce1dce936d674b651dec882f1c5f96f1170eb355eb5a9dda

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 8f75e38821abf6b7fb3c5acf7b5a08b483a7185222ef5458cbf29bf2dccd5a28
MD5 5f17c54da7fe9d55da3dc3df39e865c7
BLAKE2b-256 bddeb3bd0ab511cc378d2fdf4828769a5ccc94a87d4f803a2501d84576ffaef8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 57c08733c530a85d3fdd54cdb258d60796d5a0dc20e799d3dc7d4fd17943f376
MD5 3c53289bb234c0242ad8b9481d36ea8b
BLAKE2b-256 1da1edaac1489bf1bd57019961b0ad08a5b9d438100331a49861ef7b2efe933f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 ae49e5b4bf8f4bcd47c58d75917a72284f6d824b175453c752c486f02dc3d534
MD5 f919a314e3f182b5a8820e920768a02b
BLAKE2b-256 982cfa35a2561a1470a37fc1add92f338d7c6919eb7a6f5e0f9486c2da22a51a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ce1a3ada787c4cf55834fe54e02fe6863286f1b562cda790ac1ff1e48204ee3a
MD5 da156c4abfaa2438e2158bdff16c864d
BLAKE2b-256 f16a60340e5a9a8fff020e7ab14847b68fc2f278d3d46d7c35d28267e13afc9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7723d2011137daf3992c36c3052bcee2e89bd7b8610c6008e4aebe8e3c9b17f5
MD5 4bfbfa7b23b13d4eaaf2d159fab39283
BLAKE2b-256 8207a103259d2ee90dbd2d869b7267e84d16b075c83ea0180265ec71f6fb2e69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 dd21472a6e528d08928f1abae39f05a7ab663408ac376c62db1d462cbf2e7f48
MD5 feb82f105cd65e6ce021fc0b69cb30ec
BLAKE2b-256 b6fdafbc400e6e1e455c094c7a67980ee396f94ebc048d5cc4a68ece9017b47e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 d6aa4dc7ec3e8462294fc51e3e58505cf441fdd7ced45460c3a6d16a06aadd1f
MD5 a35c1a3e2c85ceb76a5c23a1c5c6e1d1
BLAKE2b-256 9f021618f047f4bb20591c5947e3842a8f610245d8cff320de42703d23eb50e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 640f0871792b172692c82f68b128428a262f7d22993e4af69b105e21e1eca330
MD5 1dc6b42092179cbfc5d68919661176e9
BLAKE2b-256 84a899455ed6458a63008653023566e59c13549eabb152f338e180b5c1aaece8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.5-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 462.1 kB
  • Tags: CPython 3.13, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.5-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d79162167f401e32d4983f66beab0bbb0bd5f1ef7868917a81f464ff5d3964b9
MD5 bfe930dbbb55410d41dde98730cf5d5a
BLAKE2b-256 89a836a2fae6d8a32037078b6d6f3e0079c3e247a244114f90eefd98bd8870a8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e40dfe11a827fc8cddd4dd80fbf40acd8f4ce79092b750f31046febef238f820
MD5 d8b73ec85c8d4e31a0195f1b3436f034
BLAKE2b-256 b8b320cfd70ce0aa7c383b02f5cf8956d0ecc8c47a29eb6febb2e2ef094055db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a02886e0fcf8548d15276afed89173f6c65c9f36b3955eac76d840c96e01eff2
MD5 2f6a9126bc276e4692becd14dd22e0d7
BLAKE2b-256 9f66fa4be352dd3163f7411691cab61eaa59f5c50bc52ad2836adda9004d20a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 0e43783c5dc20b0230e13b951b975501d86e73a86da895d8d79b2d03be44ad60
MD5 34c0c25233b02b18438dbd8ed7e57e4e
BLAKE2b-256 5ef27aa0f85cf8147449239140fcd03abaaf0ec096934f3b0a6db915246bdc48

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 4170be2c7c681f8cf08219d39796dd1b1390fb0df129001894b7742752a96fac
MD5 1bc1a3324a3c358d7f36c66462e4e0f9
BLAKE2b-256 e71ead4a9f23fc19fe7b2b456a616a24fa7143f89c1789148d3507213d3a3404

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 521dea1989853847ae4f7afab40b33d2defa546c3f756b62825e767c2db4b842
MD5 0d0200d7a0b7f09d73e48d689e00e22f
BLAKE2b-256 9fcf8ff2da9333c95b5efe4368dd2467412593b06b8d1be01c85211f5a3b8258

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 3ac4f3709f3ea25649bfbccac7275601642821c9bf9c9c51f8b28a15334ed97f
MD5 c6180bfc30482b6cb7844b75b120f619
BLAKE2b-256 bb630b982424c69625dbb8ac1f6f59a16aea76de5911f5c634a4b157f9e7177d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 acc915de0357108e06d596e59e1584cd39bf25435971f3b83bf4127d9e6042af
MD5 049522cbc22a8ee07d3bb80dc9f0cfc2
BLAKE2b-256 38a35dbe99140dc1df6a0a911b5d9ae3055bf3c9292f6ffc9d8f54434c703ea2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 ca98c66c590bcecbd23e0775ea4b22af50b04f55b849c2020684ce40773fd108
MD5 6a70745a1cc24f1cd7401b6578f3d1fa
BLAKE2b-256 43addfca20543eabac412cecdb353f026093b902eab7eb1681c9586553d998ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 6616cc39df37c9520f6fcf94d56deb02609efa93f97a56c2f257c79762984bce
MD5 9234aa7cf20da3f97ace7dd8415e4f4e
BLAKE2b-256 2e231f811b5a2122c3aa652e2eae5baf3de012e930afca96bc539b53d65c94e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 88f66909cd6a6c35e768679f06cfebfc679e40726fe8ccd6d9005e98299603b2
MD5 e4b97f9d27f85fcc9510ff2ba242c1be
BLAKE2b-256 85f835586a76f1594f817076c8f88943883d3b6c815c298b14552794ffe6e472

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 a58d52eed3cabc48d40e63e5f87537872305cc56c751c0cd4b95ab69daf0143a
MD5 931c5b440e2e89da7d3fa75c81b575ea
BLAKE2b-256 7fe631331376df9ab4dfb8ea486dc22720a3da572459ca01b7c9b489ba365eac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 f9079ed95368dd565203a17de3b92ed87d67a27d1486fa8d98ae024a2e39931a
MD5 c5a95ac1d8f11a936fd41b799b868a06
BLAKE2b-256 717f9a0ba93d846f972da8d8efe22a54e37517a55a3caf6792d0fc6f366fcbcd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 44b378621ef492c9495582a7b4375d60b5d2fb61b28befa88562352169363128
MD5 c388bcebe592910870bc72b44b9e8492
BLAKE2b-256 f2a309e5b3ef0cf1c20a7a79211b8074c097ddb2efcc030a3a7ad76b6b7c2e30

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.5-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 459.1 kB
  • Tags: CPython 3.12, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.5-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5752666d8bd010405b62b9a1367cb0538336e77acde83a61cd974d9dcb30b944
MD5 fae0604bde734526e5e1700e813f26c3
BLAKE2b-256 e3314c7b2f42054505d69f3a360816591e6d5f15cdb5686ae70470274b16c1ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c6f382a561f9f4b11f49590165d1d6701888bbf669faa36762e26168923f7f30
MD5 b6a715898f236f1b20b701ad2539184f
BLAKE2b-256 56dd8677690e4dc50c3ded5f5ef13df0cd35129db3ad889dc8d0e6ca603832e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c7c0fad2e4f220de2623bf7d6a2e6ff61537b6ac395dd7009dd6a4c7c153f624
MD5 28629aeb85e1e2534db73f36a657cbfa
BLAKE2b-256 819003e353e3fb9695047e25f3f20b8d1c41b8d4364f268b75ea1458060554ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 dd90077de5bddf0c1936bf1c42abcbf5422f0beb092e23b72e37f158b5921a7f
MD5 bbc3ed9a9c00f4f18c5813e6e7a03cf0
BLAKE2b-256 47a55f4aa66ff40400cda8e079437ca72429681c36fd097bdc68cd71c49ff76f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 ad811f6c50bac5db036b543d0a751504bde411a7a5b474162e6cc0f1d0699789
MD5 f1921801b2d0f4d83d876d13ae143f35
BLAKE2b-256 c6c9484bc424b4845809fc3d5978916d8bc59dd0f25e4f01a307c6f244705f3f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 9ca4fff2434504b65efa9d1ca7c3852abb40c784793e5cb2903f21d6044cc2a5
MD5 1ba02108dd828eea638e6112c0a2a2d7
BLAKE2b-256 92f5bb269f8b9b019447e6ef501a184c7c293123335c10f2ca29c04530fed723

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 8832672dfa68b0fda5020caadfc1b1ee6c94c80bbfeb1b59f81d072aa8dfe912
MD5 1af470f8052c86a77e7143028cdfc383
BLAKE2b-256 d0b98b7d1ea0e76cce72dfe3e986c21dddc7aa992be615875bff98329a7ffac4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 ff4378710afd86d558dc4a5077cc3f410fa8f8f77022e721e8259fe28130ba6b
MD5 eabce38d1f30c024bcb90304e5e6bf6d
BLAKE2b-256 8cf5c52d9f9c0bde9a109769baa972bb0217258307acaed37c0c805f20370ca5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8195855ea880435adb2c2a501887b6669c2b05418e2f58b7cc82916cf4be966b
MD5 dc9b33ce2c2f68882009dcf659876d16
BLAKE2b-256 1b7ccddaa86a9ddfa97b7edce63c88c72821c8f19452b4169d1087280ce2b426

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 295e3f0d44b0ff7d6eefaea8f9058c5bc443c33af099f147a5780dc3c8bde531
MD5 4162edcd069a176f5dbebec567b03c35
BLAKE2b-256 a979abbcc7787328f4261a6732e41a7a215bbe87e968a8664abdc42223479554

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 846cb7d882d70c1357564a6a8b6a26fe92c628d1b9f7cafb37bbacc5bcfc4a25
MD5 74fe410ec180341424a359d89afba25b
BLAKE2b-256 8ad65daed554e966270bc4eadc7ccbee15c3b1e214604bc93a3463d3ba4f56bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 77cd7e679f8fc00a19fe949336ebf14d53ffe25f785151e93afea7c5f657d71f
MD5 77bcded4921d87f026a2adbc9a4375e1
BLAKE2b-256 f37ffadc0e80cf50c36157ccb48f936336a2a9604b37320dc850e9e7adf1920e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 6b9c0c697f1df12413544535785c0151e1ff3e33ccaffd07872f17e6ae48f8f8
MD5 2cc1a086289ba099464f0a623aac6978
BLAKE2b-256 29626bfba0fe4396bfa5b25c4482db47e1b198b47563e77bf9379a51127f7618

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 5a23f17d4d9fc89bbe379904cb2148057eab10c16de3720ffd3b0bb7937483aa
MD5 7d71c971a2842dcfbc694676148f1522
BLAKE2b-256 5d71691985480aec6207a4ec41a80c84c690c26d3a0217e4ef46e83453e75ce8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.5-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 412.6 kB
  • Tags: CPython 3.11, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.5-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 83d357d2fd09367b50f64671ea7eb127582dc10a08c225a0a2fccf447d5cb61d
MD5 a90c3ec7c6cf31bea949126ab52e7265
BLAKE2b-256 cad2772195d417f30aed95c23ae8e8bcb2faf075da919f3ac4175ff569d37fe0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fd79cca0290166858ced142d4d8968d66ecb5152d1cb9655d9c0fdcbc144e19d
MD5 02a258d44c5b5e90223f4bd05ce3ea8e
BLAKE2b-256 c07bb2897f3cc98a32ea057dedec811dce7ec6a4d8efe8ae2a8ae5fffa6db99d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f21ea4d385552986a35ded90034fffeb7bf631229b03525716c4e5ce48c91899
MD5 d34584d5e8ed87f544df00e2db3828d2
BLAKE2b-256 caf2e32317591dad539a75b4143264f85a82f5d64b0dea4d3c32f929f4ed9987

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 9384e80849eea5b296788a4c9a44ff416db38d33b5b53d5721d2d0a0dacf1fbe
MD5 31fc6b64246bba21f5556231a3a94572
BLAKE2b-256 5d068ae7bae490f948611ca3f9f40de2b4c031cbef51cfbb3a1673bec943f6f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 a5f362ddfbbe6f797f5acad969cbee90b43355a1254da6330a07a6f1cf513b3c
MD5 18f9636f11cc330bfb113d0ad674ca71
BLAKE2b-256 297aff88e3798e47363748fcebeedf1e62b93dbaf8285a1a928f44b2634a91fa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c729d65cbf49e510dd8ce3062bbd4450dae6cb999ceb46a78d9fcfbb1279ad2c
MD5 0607d13a7593cdfa5e02ed7a70d26881
BLAKE2b-256 0266ef585185caf995a12544b6870801945447d76ef3bb52994d30c84299a590

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 50e4fc855ef694bfbbe488b756cf6376d3f09364f3efbbb7ba075219e8e90ffd
MD5 cdf7b5a306ea64c58f4af073720839fa
BLAKE2b-256 77e0bceeda5bd50fb3d4f1d9f0c0b612b5ccefc09266f59069714b3f76399ef2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 384494f69e1c9b5581fe6fb590a959dd35df25f907b7706ea0bb4cfc9ec7f722
MD5 a5f1b83523538f10a2ddc51f6954f279
BLAKE2b-256 3c4f85ed989e5d321ada428961db37a10304829b705feffb02f5c2578cad424c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 095223f0b41f8244eb7534502486337a020ed8edf5bbb49a372851a41aa21f5b
MD5 70281a325a62c54e6264690dba3fa6b5
BLAKE2b-256 f11a38677f658f527af8eb5264b92d9469e2a9cf0292805e87160ee54c1ced1c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.5-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ad070c1702a288c39d2926f8d653876a96499752584620ccec32b4fc7b150fd7
MD5 a0c40bdd9c1a65dc99bc399fba76af3d
BLAKE2b-256 6a5728a5e8ba2ec827e6104a919afe60f88221155074937eaa092c62c571d505

See more details on using hashes here.

Provenance

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