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

Uploaded Source

Built Distributions

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

emake-0.0.21-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

emake-0.0.21-cp314-cp314-musllinux_1_2_x86_64.whl (460.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.21-cp314-cp314-musllinux_1_2_s390x.whl (495.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.21-cp314-cp314-musllinux_1_2_riscv64.whl (437.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.21-cp314-cp314-musllinux_1_2_ppc64le.whl (493.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.21-cp314-cp314-musllinux_1_2_i686.whl (484.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.21-cp314-cp314-musllinux_1_2_armv7l.whl (384.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.21-cp314-cp314-musllinux_1_2_aarch64.whl (428.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.21-cp314-cp314-manylinux_2_34_x86_64.whl (453.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.21-cp314-cp314-manylinux_2_34_s390x.whl (493.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.21-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (434.6 kB view details)

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

emake-0.0.21-cp314-cp314-manylinux_2_34_ppc64le.whl (480.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.21-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (393.0 kB view details)

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

emake-0.0.21-cp314-cp314-manylinux_2_34_aarch64.whl (417.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.21-cp313-cp313-musllinux_1_2_x86_64.whl (458.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.21-cp313-cp313-musllinux_1_2_s390x.whl (489.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.21-cp313-cp313-musllinux_1_2_riscv64.whl (437.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.21-cp313-cp313-musllinux_1_2_ppc64le.whl (489.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.21-cp313-cp313-musllinux_1_2_i686.whl (486.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.21-cp313-cp313-musllinux_1_2_armv7l.whl (392.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.21-cp313-cp313-musllinux_1_2_aarch64.whl (422.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.21-cp313-cp313-manylinux_2_34_x86_64.whl (452.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.21-cp313-cp313-manylinux_2_34_s390x.whl (489.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.21-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (433.3 kB view details)

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

emake-0.0.21-cp313-cp313-manylinux_2_34_ppc64le.whl (476.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.21-cp313-cp313-manylinux_2_34_i686.whl (478.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.21-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (398.0 kB view details)

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

emake-0.0.21-cp313-cp313-manylinux_2_34_aarch64.whl (409.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.21-cp312-cp312-musllinux_1_2_x86_64.whl (455.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.21-cp312-cp312-musllinux_1_2_s390x.whl (483.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.21-cp312-cp312-musllinux_1_2_riscv64.whl (432.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.21-cp312-cp312-musllinux_1_2_ppc64le.whl (486.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.21-cp312-cp312-musllinux_1_2_i686.whl (483.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.21-cp312-cp312-musllinux_1_2_armv7l.whl (389.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.21-cp312-cp312-musllinux_1_2_aarch64.whl (418.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.21-cp312-cp312-manylinux_2_34_x86_64.whl (449.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.21-cp312-cp312-manylinux_2_34_s390x.whl (485.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.21-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (430.0 kB view details)

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

emake-0.0.21-cp312-cp312-manylinux_2_34_ppc64le.whl (473.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.21-cp312-cp312-manylinux_2_34_i686.whl (474.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.21-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (398.8 kB view details)

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

emake-0.0.21-cp312-cp312-manylinux_2_34_aarch64.whl (406.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.21-cp311-cp311-musllinux_1_2_x86_64.whl (411.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.21-cp311-cp311-musllinux_1_2_s390x.whl (452.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.21-cp311-cp311-musllinux_1_2_riscv64.whl (388.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.21-cp311-cp311-musllinux_1_2_ppc64le.whl (458.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.21-cp311-cp311-musllinux_1_2_i686.whl (434.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.21-cp311-cp311-musllinux_1_2_armv7l.whl (339.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.21-cp311-cp311-musllinux_1_2_aarch64.whl (385.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.21-cp311-cp311-manylinux_2_34_x86_64.whl (405.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.21-cp311-cp311-manylinux_2_34_s390x.whl (465.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.21-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (386.9 kB view details)

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

emake-0.0.21-cp311-cp311-manylinux_2_34_ppc64le.whl (438.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.21-cp311-cp311-manylinux_2_34_i686.whl (428.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.21-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (348.3 kB view details)

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

emake-0.0.21-cp311-cp311-manylinux_2_34_aarch64.whl (378.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

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

File hashes

Hashes for emake-0.0.21.tar.gz
Algorithm Hash digest
SHA256 6de0271cccd75a736e2336e14dc431079f27481c466f5d0d7daabc6de064e00d
MD5 b73c4cfa374e2d7961b520f1cf6b9b0d
BLAKE2b-256 d4f43bbdedde8a1bc13bfd06533463f0262e8a4662fb833180332c22c3842487

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.21-py3-none-any.whl
Algorithm Hash digest
SHA256 86b7367ccfc2b3f8452bc5da06784fdbe5a4f39749652c1eafeb6b4ad46bddf8
MD5 fcc6be4e1b6ac3902594725772e7a607
BLAKE2b-256 f515f7a75aaa924e1722fc159572a9cdd982ab6f9e24b94fb36f65e0b2a65a82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1734bd59b1e44e87ff66c8ccba6013ffea4fcfdf84a9e8478c91c67cad123af1
MD5 58638eb2eb486060c11207401a93685f
BLAKE2b-256 4e9c381ecc38e1b7570678f3f332c01f5b034a0a48c12717d01f037a1f8b700d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ec5ca59667be223e8ecdacc403451f3565be1883ca06e0b915b0b1877f0c891a
MD5 ea2161a5e7232158ad7c2e734dd581b4
BLAKE2b-256 7bc08e7a2eaa0809dd6fc085b83ad2e393f72677392b624ec5773aaad58a9cdb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 444e12590d3481e14bb639820e85f6eaffdc50319b98eaa5a6a48239d1935e0d
MD5 291e62593ae7c9121be15bf60c8e94bd
BLAKE2b-256 f037a7cfcc7ba329509616bde963537f478c07e5b67d4ed4a70d30b47f7c6dcb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 f836222909ca146ac8e9278e663adab52b6573c87876c6bae48ac2364eb7c405
MD5 5c7aaa6c14364566cd8b4f8caba52232
BLAKE2b-256 4d3309e2e22352a8c596199d4b65b9e3c91b4167510ac5554b8016ee5ec6fb77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 64eb856524bce1bd5bbc8a1cd2cb9916a9bf365672db35a99304a4f421d23702
MD5 5fde271bc3dec3cbaf3b7cb58f84e916
BLAKE2b-256 5690ab88748c22812ef97b2d6a99e0b05409f2e32d91666e6933d44d9572b95d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 337c8ccb67e9c7ca5817273cbe911bf60d8a65dda3b1cdb5c5d68504e74f7267
MD5 d70eb537bea422b41f85373d967f7699
BLAKE2b-256 2b445a914ae721429d45e685b32104abfb78b4c07da73c432b919c232ce28f04

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e072ddbcd09008d25a097a41292801be17e74dc3aa4f2d4cdc44042adac3745a
MD5 f30880da64a88889ca54d58cd60fe85e
BLAKE2b-256 a98b45e649aa9624951dc8f099a78fdff7c958e6d7d52f972d94f15c9e8dd982

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d78d41644abcd87b76e8b11dbebeb7b77724ca6ffcd50536dbc771c0e98729f3
MD5 97efd3d0d51c42ea4a4c1ef0433e491e
BLAKE2b-256 530c004050e498676ee0f7ac89f691157b200f7a8c81607a120a17f8bfae18e2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e9eac65a8c8a1c42d56cd18588921f29f305a58f857177ad6aa35f2bbae8a3dd
MD5 20fb16388e22aa3968808e278c0856db
BLAKE2b-256 f6c3616e010f1913ab930bb598b9c6b22c75f0af65b9d8f174f1a16257ab1e18

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 ed788451312a0b14ba3841e071bd335925c56fd621bfc5214a24d3f324532711
MD5 f85a2a97f0eba0a52186603a0e0966fe
BLAKE2b-256 367afb11b27d903c1550f2a7b620986e1e1492be4fbf177ae8e14fc5f4d4d7b9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 4814ca048de7bd8718fb227a73317191ebd22398a0ce824743902b248cbee814
MD5 e91b451e5bee92dedffbf708a7de6428
BLAKE2b-256 a073ac2343217a0cf7e929d3cc2b4b95d8cc2bca48f85bab924ed66ce7d7beb9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 beca42099ea43f7a07af5ea5032e2590cf3e8fcf2cbe71be8758db85858633d4
MD5 48b42bc3827ae7be42f7cec2f1d75225
BLAKE2b-256 b48e0cb6e32511091da2a70b30749fb8d1ecaa0c3186e7fbc5401eba83a27440

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 05dca23666bef0c1b9096c5202176cf74bcc31b94d14387cf892811c9f35070d
MD5 71f6a6a5bf13e82ef7ce89c5de22f8a3
BLAKE2b-256 f17bbf4f2d68d7e5bfd9dd6b0d25c5e04b653d1aa91016d9bf894e3608ba6c7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8c6fd79cd9877249f0f57b3b159526b7ec4e85fa10f934afe499d35823c75255
MD5 73e25b6bd794ba6c2a3ef90db165c761
BLAKE2b-256 f01c4806ab28fc6b994c5aa42a83672ac2e3b407c76cf4bf38536784579ece00

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 694e1645fb867e3fe1abf45456c7b64dfd951c487b2a4964766af1e0cddc1a79
MD5 accbd92944d1cadff4d64124ee62230b
BLAKE2b-256 b58f8485999575411148443bf82537c60774eb47ec483602b4b0c80f07ffad1f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e12309470e1dc0e4f680f2e5412a5f1dc86ecc08a2d9dc3b5a8af9476c5b3cc6
MD5 646a484b21cde788f8baf1c77002a863
BLAKE2b-256 6ca9650d6bf228859993e88e1a505a1a7afe9b9d89d78dedf3b86b19dd0e29ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b08195823aa23fa94dd3158ffa5e4543734bee6a8a57f57def01a8bba31d3e6d
MD5 803813053a6a00b3e3dee3dbf47aac0c
BLAKE2b-256 d299480debd1253a5a162af09bb2f3cb62e34d9df7353c2739587fb1ba43e1fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 940d74118a614395b22dcf99b108700efafdaf56f7d0e6c7662b2f19fba87f15
MD5 8d9354d6179e0e3ccea4c35b801f67d5
BLAKE2b-256 05b359cd1ca6b3fca35ae5c69fb3f11d866bd607a9faa9bb8cefbae057fc4e38

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a0038120bd3c1ad65a8cc6361e3310f494a9a3c7864a3f459ebfe9594507df9c
MD5 7514776b66763f63c8c8426a44507f86
BLAKE2b-256 8526d220ec527e8eaf2665f93d6cd974832c7ad4ec7b6c418e310dedc5370ea9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 72eb69fe5a45ecaffb155d4051660af5ddb926773de78b4ea259063c68d22909
MD5 d4c1fc04413688914ce0d0d021b23930
BLAKE2b-256 cd1d0309f542db187ed12cee734985d4c65f8513a2324e73e590f728dbd0632c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 0ab1b70b039e13467c41a12bed59846ff60d885506062c41e863dfb378bb1362
MD5 3ad2b403e5cb542fdce0c189fde18546
BLAKE2b-256 dd1ab03688fc7cb490347c6ad5b0237d8ced484a19638db95675ee884f083630

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 99f0c32315b7ece4c4c02b51dfb1db5468d1f692012bc6e499485976814ace1f
MD5 b46cfbcc4ff075dc5b7c8d0d08ffbc36
BLAKE2b-256 b00befa32e83ef18237dbab9dbe7bfd2777569c0ef47830989ed1cc154e62951

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 15061c3322aa4712409939b8ff3f4dd3a4d84fda84008bd31d7199dcd40ea7b9
MD5 f5211454a3a059fc48fa18cf4d2ee4ec
BLAKE2b-256 94f50fbc0b6d1746445b4030c289cae24e0889480b4753ba5174da70984147f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 43579b016d0fedf94be827287078ad3ada074228e0a50c2a89186812226a9a89
MD5 edf4bd135203196160a9f0ab3c65a1f3
BLAKE2b-256 549af6debfe5c72f53ba7916cdff1319d26e521a1380939cc64f64044df87ff2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 1cf6870502e761e526f2ac3c6fc4050e04186f382d2f2a47f20dcdfc89c58ca9
MD5 be5b1112886ea2aae83b22c8d7ea727e
BLAKE2b-256 ee7829c5acfc621358b143661e9f1bc7d67cbc79c4cf84e6ce9baa18c68baf6d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 7d8d800780a0c2390779521e5f344310f246c7d5296ecad1c6cc1538f845fd01
MD5 9e7bf59ed5e761ab63aba2816a4cef1c
BLAKE2b-256 fd99f988bab34888a31cd21ec3c17c01aa43bce7a68824530910558a11a539fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 e0ae1d7e1d7d831114a51ec31c852b4d867e3e8922a67d09f54de1409701add3
MD5 b417b70bf5166d28e956db1ec22c5cdd
BLAKE2b-256 a329a732db2d4fffde5cb2fd31aa79fbd2304bc3abc5bdf7da42bc63e0667836

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 60fcff14b53f96344a65e29597b785a31c91425aaa459f0b3eb02d7364295352
MD5 3c0bf94ee42de937adb92ca124440d51
BLAKE2b-256 085634e2fe6d61e0f6f4a8954f90ecd0da2ac904c304300bb68f901705b26dc3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 7419e0201f403d5b6905289179d9bdb41ead70ecfe6c006f70403364e8ef1b4a
MD5 8ebb54900b2508061708f936850691f9
BLAKE2b-256 531861f05f5724444c1218c5575aec1fd0915d550c0395c044fc2ffd97307e61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 9c555bbbd147bf9bfed494a5d25e8e18b5cfc95b42fb7f20791131ff92ca047f
MD5 7770002cbb8a4f8bc70371b6d37b02e4
BLAKE2b-256 913a0c212fbf56c8ff958bba31fb14507b9d8de9a6c49ca95497ca554b9e3998

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 64894a0122d17470e85101093810dca99408aa1f3fbc6d8a4ed5e739e8ab750e
MD5 bf583b31289e8f3d4f2e167606bec304
BLAKE2b-256 c7867331201c844d8dcd8b610f1b6eacdb4f6591a5af3116c14322d956225b10

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bee4eb39a42e1f602e84047970c84fdae1bbe1488b25a0af94b1eee0ef9cdb24
MD5 ec5d1bbeeaa47a65913a300437d5ed61
BLAKE2b-256 01595a2aaa88e4f8a61992efa3c2924ee4aa55e5e2de2e660038cff479e4109a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 772c9854588ee3a65e4bcc3ece4cbe229cb43a3030c5aac4cf5f8b9d0b99870b
MD5 e920fbb2f76fe3a5ce71139438a9e8b3
BLAKE2b-256 01e3e910b311dcc6c81658f0fc0dc773c0c0d1626a5f91e3d223bc06eaccd1a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 33f9c60fe5af65ebca54b5eac832c14db919dba9d4a179330eb0fb6b495e4ef9
MD5 f59e87f3d95ecc3a0af1c89a88ba38e3
BLAKE2b-256 c2e98a0218f269b7332dee00ad1bd5ba16f7a0fcf7d56e822880b5aa4eb4feee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 5e3ab270d2bfa6ebe0ab2d35d25e128ac29a66025cd50a6838713ee4d18eb170
MD5 37af8075cdf5412d96ec59ebd1b47c1b
BLAKE2b-256 d3bf3ef1f69f160b018b97fbf700cfdec48272ea41a55168368d518ba50f38c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 fcf12bef4d8c0a5e1e795d60198f0248051663584aab80f2b462783a95baf509
MD5 e09c850f51b16d1d84d66ad140998f06
BLAKE2b-256 a5d626b640534e18b7d0c01c0bfa44e3b63c63c0cc7801a031de834397d98628

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 1cdb9edf4d888c3e1a6676bd3ed1b80bd7d2691556806559c1e9961186c220b1
MD5 d3113b25f84b873fbf9ad2b2ca15f80e
BLAKE2b-256 28fd4583497e44f37ca705d566a4b33c548a3abef33e40ab8bd964d4674453a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 009505d5b606a23d936a8043e32df8c12ed8c30af61c425be5b4281e4f9a9207
MD5 b4a9633cad06dcc12936d095327a62e9
BLAKE2b-256 66490c8e29f86b56f8d9f0f3ef6401cbf9fa2ad6b314cd438324f8dbd65ade3c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 a1c3251b93603c87031e24b3e9bfa007541b87ed4f10bfee50914abd8d601a7a
MD5 05692855fb163ffefece6f0681783560
BLAKE2b-256 1b1704cd99a891fa4b27eb8ab2ae52ecc936c5d9469a95c5d5070112b73630e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 a1a968b5ba475d7d4cff8a0510ecf2f73dfe39ec495345c041a4341e949669c9
MD5 788bd067d4d717e3a36195ae19f03bc5
BLAKE2b-256 31387a7fd996a9ef43f165e4116142893d2d6e61fca76e6465027d27965dfe5c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 701bf82927074aa884f9135a803dd0568c24c658f6e5d2ab5afd4849a8febfac
MD5 8e78328d9fc03f931db92105d6eb30d7
BLAKE2b-256 88d5d8f5de63efa17eec1212aa505cb32232eeb7adbfa321cfc9c26619e53176

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ec8e30d8cd9417d68455cbebcf70ee31daea8e380fc455244bfc1f5b6e63738
MD5 b33364f0016c39552d487b1cfce4f09a
BLAKE2b-256 22be861254c360243c62fe4f2136927eaa60b6aa816feab65e25f0fe6a17f555

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 3939b8ae5c6d4cc4276b7b054d3b34cb59af9674723a8c0c84518fefc0e008c2
MD5 3c5788567eb603136c3d2aa10d697817
BLAKE2b-256 d19dd1dbd21b109f244925ef315a77382112dd8f75624ffdd46b88573bdce585

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 6bfe3ae2b0d31aea37680d2a3a48d7a3823188f8223ad418281715a231e3e21a
MD5 72743669acd418ab9aa19b44a2c65249
BLAKE2b-256 72013caa4d1b0e2d1c546f6a3e71eb47b6badbaf9dbecc5354ffa82892f859e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 3b7e9ad7fcfabdb28a4f67fbe16b1fb92ac2a8ca1651921168b6303dad2e7774
MD5 1a4b761163ce3a49209190cbb523d334
BLAKE2b-256 009be618e74c36e54645dcfc748fa8b4ab733ab5d77cc7305d95aaa9d21d9426

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 48eccc36a50d6e6e7190f7f73b3d1f9a3881360b493b63db20cce62563c127db
MD5 278a3a4df1873f71b8f776344ad5653c
BLAKE2b-256 a77e0728d5c85b436c59f42784ef111d87f95325c1f184e268dd7ba6941b8f34

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0e1fa3162a36c5f35a2f14a48831d9130d272e9a22dffba13ba8e96d6839a18c
MD5 2ff589e8ad8b13eea78053258c3398b6
BLAKE2b-256 452aa3c8e8da57b0fb8d1680eeee846b1282e6e8d8b6430dc55deb9bf4a86494

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d23e8b7e07fd147ade6e73ecb9996c4dd500d8596e94d5ed08958ca32182c950
MD5 2aff35ac4effc3187f33a77e15318c2a
BLAKE2b-256 1ded1f5621087f488abef7d6ac8970711fb2bbb6eae8a15b6a92739936669340

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 9b4e80b2489c386e1970a5a548f1d4d1c2d6c8e2244d6389fb8a6e8d1e0883ab
MD5 c3f718327975c3028a86eba614f0f309
BLAKE2b-256 01b06883292e91b6ad523717b267d37cdc6601901df715f8c1dd7ddc7e506cd9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 60214d4f172b89d0305ddd7f0c8c783d88ff597de7d0d8bc26ebef563f64defa
MD5 5b20d5bf5c957a73f846ced45d005dde
BLAKE2b-256 6e7d5bf5d8969dfda572f0c04643d20ad8c6b7fe1cf0aaebb4ab3a759e636840

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 dd697f5879b460e863b5fd9e395447ae673fe48da4b634f4b2eeeae4336e7b24
MD5 d6027035a113d27f5923f4a9eafec457
BLAKE2b-256 980b28d54cfc4b45322eefaa0ce67ebb5b9e530d4581edca76db84cfc470bf75

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 6dfc52c7491e22150957a5a9fb1e7f92b41958c8189f3fc2d0f61f74bc5bf0e6
MD5 6bd64935c94330360f8e279732c94401
BLAKE2b-256 8dc7af85ef247fdcf91e17ddac2fdc14e8d96917579da9c7a066cf265d04072c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 a1c6debfadabcce3180d6937f059d7f50e207ac442d76c27b820b56fb714cb46
MD5 b3da124a3089f7b078e24e1a3b4468c8
BLAKE2b-256 53fdbe9a278a0feceda831dfe082eb28c032a56b41b71baac16db006e9274b61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 91874ca458f3590aafb57bee5f155a53de03882afaf68f6dfc43030c18b65da8
MD5 ece199e07b135d672a453166a1f1f16d
BLAKE2b-256 0c0bdbb596109084dcb700257b7db69a93b02cadc3fd68c6d79966d6efc06547

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.21-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 be39b1c7da4c75597adc149415cb5e1ba532f4dd727a8cce78c761f598472a0e
MD5 f6f29d922deea22eb5ba1c5e270e5a4d
BLAKE2b-256 2780f5c91629ca4b55894e7db8fcaebe499b83cfa9df72484809efbd985a6ad9

See more details on using hashes here.

Provenance

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