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.18.tar.gz (17.9 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.18-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

emake-0.0.18-cp314-cp314-musllinux_1_2_x86_64.whl (457.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.18-cp314-cp314-musllinux_1_2_s390x.whl (494.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.18-cp314-cp314-musllinux_1_2_riscv64.whl (435.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.18-cp314-cp314-musllinux_1_2_ppc64le.whl (491.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.18-cp314-cp314-musllinux_1_2_i686.whl (483.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.18-cp314-cp314-musllinux_1_2_armv7l.whl (383.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.18-cp314-cp314-musllinux_1_2_aarch64.whl (426.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.18-cp314-cp314-manylinux_2_34_x86_64.whl (451.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.18-cp314-cp314-manylinux_2_34_s390x.whl (492.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.18-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (432.3 kB view details)

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

emake-0.0.18-cp314-cp314-manylinux_2_34_ppc64le.whl (478.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.18-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (390.8 kB view details)

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

emake-0.0.18-cp314-cp314-manylinux_2_34_aarch64.whl (415.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.18-cp313-cp313-musllinux_1_2_x86_64.whl (456.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.18-cp313-cp313-musllinux_1_2_s390x.whl (487.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.18-cp313-cp313-musllinux_1_2_riscv64.whl (434.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.18-cp313-cp313-musllinux_1_2_ppc64le.whl (486.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.18-cp313-cp313-musllinux_1_2_i686.whl (484.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.18-cp313-cp313-musllinux_1_2_armv7l.whl (391.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.18-cp313-cp313-musllinux_1_2_aarch64.whl (420.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.18-cp313-cp313-manylinux_2_34_x86_64.whl (450.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.18-cp313-cp313-manylinux_2_34_s390x.whl (488.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.18-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (430.8 kB view details)

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

emake-0.0.18-cp313-cp313-manylinux_2_34_ppc64le.whl (474.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.18-cp313-cp313-manylinux_2_34_i686.whl (476.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.18-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (395.5 kB view details)

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

emake-0.0.18-cp313-cp313-manylinux_2_34_aarch64.whl (408.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.18-cp312-cp312-musllinux_1_2_x86_64.whl (454.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.18-cp312-cp312-musllinux_1_2_s390x.whl (481.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.18-cp312-cp312-musllinux_1_2_riscv64.whl (430.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.18-cp312-cp312-musllinux_1_2_ppc64le.whl (483.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.18-cp312-cp312-musllinux_1_2_i686.whl (481.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.18-cp312-cp312-musllinux_1_2_armv7l.whl (387.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.18-cp312-cp312-musllinux_1_2_aarch64.whl (416.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.18-cp312-cp312-manylinux_2_34_x86_64.whl (447.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.18-cp312-cp312-manylinux_2_34_s390x.whl (484.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.18-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (427.8 kB view details)

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

emake-0.0.18-cp312-cp312-manylinux_2_34_ppc64le.whl (471.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.18-cp312-cp312-manylinux_2_34_i686.whl (472.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.18-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (396.8 kB view details)

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

emake-0.0.18-cp312-cp312-manylinux_2_34_aarch64.whl (405.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.18-cp311-cp311-musllinux_1_2_x86_64.whl (410.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.18-cp311-cp311-musllinux_1_2_s390x.whl (450.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.18-cp311-cp311-musllinux_1_2_riscv64.whl (387.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.18-cp311-cp311-musllinux_1_2_ppc64le.whl (456.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.18-cp311-cp311-musllinux_1_2_i686.whl (433.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.18-cp311-cp311-musllinux_1_2_armv7l.whl (337.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.18-cp311-cp311-musllinux_1_2_aarch64.whl (384.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.18-cp311-cp311-manylinux_2_34_x86_64.whl (404.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.18-cp311-cp311-manylinux_2_34_s390x.whl (463.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.18-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (385.7 kB view details)

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

emake-0.0.18-cp311-cp311-manylinux_2_34_ppc64le.whl (437.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.18-cp311-cp311-manylinux_2_34_i686.whl (427.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.18-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (346.7 kB view details)

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

emake-0.0.18-cp311-cp311-manylinux_2_34_aarch64.whl (376.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.18.tar.gz
  • Upload date:
  • Size: 17.9 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.18.tar.gz
Algorithm Hash digest
SHA256 05a526fb60eceada42531c9544966f5746978d701d152306be259ea048982ca0
MD5 9d12121b141efa6d909700e6f132381f
BLAKE2b-256 3189aec103c4d3eb21df6e222799760568570c7c09574db42b65de8332e38c6a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.18-py3-none-any.whl
  • Upload date:
  • Size: 19.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.18-py3-none-any.whl
Algorithm Hash digest
SHA256 feac2493fe87f547d7117676838d4579cdd912318171516ed36ba988e0e95b94
MD5 44b64ae3793de205794b9e9aab95d850
BLAKE2b-256 e2df3c9b5805db4106728862c254e022bc7db0af94c10bc369ea9d2d23a03601

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43488f9b8db87b9c4a5445b10762c3064c180ea1b6f184dc3d44ca2df11dac64
MD5 8d9a4ac7d5a334ecc413b7d8f2275f47
BLAKE2b-256 3094d068cd7088f853890ccfb19364bffa13860d0d8130fde2f00c1d7b146670

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 0feb1daae1197cef53bf607b3c78882d3358cc0cfdc9b3c4f1c95e13f4648a68
MD5 ae3e4b759d34f95653d2fe2ba103813a
BLAKE2b-256 b26bae16fb686a7a45b3a0c80781c250fc3367e53fe7f5b65f8b452fa0061b86

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 12574caa2c316e647e012ac161db99bfeec01dddb8676f334d6abd847d61dc7f
MD5 94598b035399bf4aa25cfd192b545133
BLAKE2b-256 7170f4818d9ee70166a0951b9ad436a825d29fd1098e862204925349ed5be98e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 6311b9021c4022c45184ff511ced4c1fa51447c80a39bb0c1f8996f6acfa7b9b
MD5 2210bf915af1751983df41c7f340162e
BLAKE2b-256 e65895860bfb26534872436d17c24ff915a2aa98dd040f1623057e00d0973445

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2fd8f9c1ae4e613cced380935985385b3cbe278197826d9990473dc00778cfdb
MD5 56d15b5926d867cfc489785d3e9a3e8b
BLAKE2b-256 010e2a02f403190621fa3e7a7bb34b5e855619abecc7606fff9d767ea03a2558

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4763609a65fb83256779dd4570e6a0eb21969da8880aa588ca996c10b2b79bc7
MD5 a055a1eec7b00e83544c2f2574bc9a24
BLAKE2b-256 1993b71c71b43c2d7dffd19a2eee908b0d3e56983ec57f8c955277a94a6cfa30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dac4ad025fb04703738842feb82bd5c4cde67333e7032d80b51a46a4605eed10
MD5 87034923aebeca47a5f18f846ec982d4
BLAKE2b-256 27fca207cf2196190e9072cf0460373ce9271012b9183b3bd5dff2388d3bbc01

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 e04f6aa499ce7cf560e845a95e6c20a9d52d60e05f2a03de28eb0d204c4834d3
MD5 f804ef1f2c7b2c37c2cb3ad29556ade6
BLAKE2b-256 3105127549937c9e60a77e369c3fe987cc352be17db0f392495b164ce13d5929

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 757d295bd33a043218f3f050cc5fe0fc63317fcf1a07839fdb5df2b77473a764
MD5 cc4ab4fbff3adc550902be0651d10763
BLAKE2b-256 06e95088d0a6a64552d1c63189f91157979e6aef20dbab72927dd1781eb2f90e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 7e8d186d25b1b3062d29906326391c2920b98e7073ba7388c1335346ec5afcee
MD5 228204b37bb7732004ad0130442d30d6
BLAKE2b-256 54ec2fbcace6a8f37e5752abb59372a6f7c4b359202819d3852a913ee1b91a66

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 64ecbf66e66cbba3c609281149f9ed24357f7cebdaa14e5472475653d98ad838
MD5 0d615d45ce0d7017ac7bb5d9cbbf107a
BLAKE2b-256 0c45022adde1d89ab1bcd80510885aec0aac9ca868f3ef4a9ad15ff5b9999b0b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8649ae42aa9319c737d43491c5c9c5d98150edd802a64fffdf9a5c683019437d
MD5 4a8825169f788f57318603ab3e1c6435
BLAKE2b-256 50159e66d825a8f48705e294203258a78d3c4e3fcc5b68667d82b0acee17fe52

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 acafef54c5686c2b6fe6ba506bfa0c8d874d63bf2b606a941c07880765e20885
MD5 caa42bb3f47a78808584e05b0cfbcbb4
BLAKE2b-256 63fc9c8215c1c8b58f8da4c67dbe8e55ac58963846ba69425400c32392dbf10d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0d7cacebf39446607a8ed49c1a800fc18e830e8bfcad4ebaa237ef2185224d8
MD5 6c489cf0d2737b945d77fce6aa7863d6
BLAKE2b-256 acd4c056f69f6df6536b1cf1f06e5ba64fb3ba8824f9962c1dc19b98d28adb52

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ffd44e3b6d224b7919df0ad0c2966fe7212267f437a112f355b3e420477041ec
MD5 af2136f9da842d3b0b963d750b195a0e
BLAKE2b-256 7990c8613e16f951ec3c5090f15bc6bae597baa37b0cc29b85637cdbb5e7101b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 d56a23d6d72ba608d092461e91890efb69fb8609521ef1a43dc1fdf198ec8cd6
MD5 ee3bfe878a7a1406a547023a3533eb79
BLAKE2b-256 a97aefb8e0d324056e5e8141293c0111c7977e659ab4896c4285a7a027c38205

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 7fdc0c7e106f57175d64bb9fbe7897e19cf0317bea9da4fcb9b9b5d266ccc49d
MD5 ca13b0b5d377d59d2f3dd2b8a6c2780e
BLAKE2b-256 e354c87fd0d2a10fdc5ccb23152d282b5ab2b4f8c5db47e3616749f64ae76e18

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 29bdf0e4279ba44bc559db3a91a4e305f460c0c45d196916fd9cbb5d1b680c5e
MD5 19f69bd0ec074357b1f8dc6fa7f38862
BLAKE2b-256 e1aba37c4867c363acbcad236d94109df7aed66c39dc8e9e3a0cd7effa3d971f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 96aca11ac02b3daffcfb5c599c34448277c8f647d3cbc92c630944dd4f8698ae
MD5 c49ae8069aa71ba970dc2c6f32de005f
BLAKE2b-256 dec7803c21f55970e61392020f30a260c20204cee8985bb9e2ae74fa2eee5adb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cdad26a55133d8abef7d85054764dfb6d99cce19958e4d65d217cb45852d22ac
MD5 d803c1756fd28f3bbc85751be0fd6d22
BLAKE2b-256 3fb8701c74d2da2a6bbe28acc2aa69ed3b0ee12e0318393fbd48afe6312274a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a7e9c8f2e5dc87aef9ade85b7f7aa3b0cabaefddda5776af07672f60eb84c8c6
MD5 d6beef1a096a6e98873668cd21a916e2
BLAKE2b-256 28458f6ed4788b55c81456edde0f223d172b69508ec5533ddb8db5573b39cc09

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 62692122727824643e0161ff14dc07d03bcdacc02c3f649a8e0b9d6a6e0278a6
MD5 3881dd4b1f19b453421acee32cb7cef7
BLAKE2b-256 08c19b9ce8ae75a535c257cbc38b404de1226d3cce587a9974a7ad86b052d679

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 37fed9da0917d3f2e0a1cdd4987db850bd270808c5ea8e46300667310032683e
MD5 af8fb73c0b32e4543d1b986d594601d4
BLAKE2b-256 3b325333b17d43a94ec67280c4160877720dce94dc6884bb11705850e2fd2c99

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 3762e84111a4fa36f06ee131586094613aa969f0e863a8f0274f2aef5eb7759f
MD5 dc2ca1f8fb87804b075eed4981c9bc0a
BLAKE2b-256 d7392f0dd835aad7a7d26e02aa84702cfd4313d5923bb6bcab39723bd027a3c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 c3dc37a9c057a0eb3adffd4b862f1743d7fbe510aff870241d3acfa569c95133
MD5 d0b35b8e5e0ef28b1a289e40035de310
BLAKE2b-256 e8d6f45c61b01961d8b8b3a5b8335acb9db400a50cd5a9165bcffdba7278aaec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 19bd42e68ab4e00f82ea07d3f923ca4db7fbd07d9e11a8af1b0d1184ebfeb8d8
MD5 2dc7ba3eef35074b609e48281e55b85e
BLAKE2b-256 4e7d1266c3b3a60bb1a4bd21d361ecf0d42c1d56de24d5b9bd473291aabe65a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 18fae5350df268f158036e20ea95ce024d451f86cb11d9f54f12c8496f8bc0e0
MD5 1cfae217cb6f4012006bd78fb1a3fe9f
BLAKE2b-256 6ab51196317f7a03e384bcaea2cb0495419924daf648e758b25366062cbd874d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef1344934f04d852e4db84854224462af92cb60bab947dbd05c7815ae3050410
MD5 163908cf93f8853fb840f7eeb8bd0563
BLAKE2b-256 15d047c3f2d089b25db449a150383da5f4bea72141b1921cc5273cf6a2025a90

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 b4e87f057d8a7b0e5f08bdef12e3a32f09449d9ebed5a48b608f57958c725544
MD5 e579e5d7d6e51722b26ea501884b6389
BLAKE2b-256 a0dfcf42c82e5b995b87c051126d470f22850f7e0d627a005b8fa5c5991e5282

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 02b42ceaf5a235de5ae95e0c19d930888a5448a5a1cd75f213dec10ab5c842bc
MD5 4cd2a966c8dfe798dff79060a0b69a94
BLAKE2b-256 11264bb0d58847a66d88ef87375ecd30437832b6ad0c46ff44b9287cf998bbab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 3b7bc29fbf98f33b1c33b0d770de123712c465ec3d906bb66456a088276d09c0
MD5 a284941f5b9fa81a7dffdf022c018cef
BLAKE2b-256 14f1c7933cd0a6262da64ec32c65660757932f7b72451032118afc5016492e89

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dfd224639262401d6e8185529899657f00fc4fa34a5ac5a9d6468cfe3d2265b3
MD5 68b5c30889576f3a5e756a1d1c885b64
BLAKE2b-256 5891450212e46592e746f10970b6c72edf5f0e5c503e8cdd712b2f242628a3a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 56093be363853175bcd6009cff729d2fbeca9635e39593142f8f8e4abf9834d0
MD5 0041ce9ec1b3229f737e23098395a5e4
BLAKE2b-256 b2a7601ae5da77488f9339c7759cbfa2781eed74ad6fcf9b099cadc8e2c994be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d417a2e5bab5ce283db744127cc7318f5db52bb18ef20d0c3273d1a15ede72a4
MD5 6f9bfcd4b2658115b30ae9b203d68bc1
BLAKE2b-256 6137921abc8d1c1f25aedba8798696dd8fe232a95e81dbc7990b57362bf4d391

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a9c3af1a9306ba335d50186414e8c4ad1c7a9725dec3a45c05f495be62ca328c
MD5 c0b0a78f11494b08e938156104f247db
BLAKE2b-256 a5de16d4ae54f44f53b066b0c8103edf5ca272a1bcdc06e8cec7f3dd2cd995a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 b63f74acb760092a1e1415ee9d2d284d1395ee4ad399d084f7ef8c427db37f2f
MD5 81433758bd100f62eb0f776743b68cb2
BLAKE2b-256 4e3299b4c986ae68bc194fea5a3bc9ce9d225848e9d8228049a35a77fcc66341

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 746d0a08b410891a55a0718cf79fe44961aeb2f06ebd7dd94a0347365e2c0777
MD5 d7961d24539058734c0d8641974d5b4a
BLAKE2b-256 cdfc6ae9ff60ebcbdc9fbf4faca1bc93a52394d8c91d2fb5205b87f4aaa5e941

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 a09728b0eb4d1983086ff0dd63e5d217f4f3f93727c98aab378c03320d713db5
MD5 5dfecd2eb8f60f62b40172f30b2b6355
BLAKE2b-256 21dc1a3ed202d55210ede0171e1d5f1e355de90b72556d782df3f0d591dd3860

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 77e9061e415f5f012146e316ce725e1e9c9e30ef4240f77e82ca53dea0a9484e
MD5 b16219f7a0ac768fc10e34eca1e295f7
BLAKE2b-256 e49a3a13f35fb659af6b6df01340646ea28320aef54f1ec48b06196b7e011db3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 6cc285f88a1620f195c092faf6a1351499afce94ff73cbda3d4c0b10b31dca01
MD5 bda3ec2e7ad76a77ba39c949df330d4b
BLAKE2b-256 7953610961921ab4b38c343876589ac291b13572dbf0fdcc45f33922aa047106

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 2e6f1bcd5cf4dbb24b300eda45d07e9958d18ca6357f14d29f6a9e91474268ef
MD5 ca361d72e1ee328c1fe5b4f35df2c96d
BLAKE2b-256 b4be0a73f40f403e0411f5fd76b780fd2f4a16dc76e5ee2aa0d6408c76eafe70

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 12f7710ba66e557cfd83277c655a7c121583547383a71ca028a1e374f1d499cc
MD5 a174d0a1bd80b34507c19a8bc60e7db7
BLAKE2b-256 f3d45f5aae6710c3390795ef243806a76910460866059654e5ed7dead0f1c27d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 3ce60ab035b95da9bd4f53295701c8625ed1b8b39de942ff4cb912e20522f05b
MD5 7d03dc128f08708e3d22168b8a14d277
BLAKE2b-256 7d082badbba60e86575c30333515bbd6f5580799eb0060caff0594176756c42b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 a10bb3db48d6e4fb62f731a64f634b66b9d154dbad7ab48033bab00b8cb7b2ac
MD5 17277c76adb1260baa0ed20327a1f17d
BLAKE2b-256 01066b14a01b0e39282692389af757c16e4784ae165f0cbb1519062f94f6d01c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 8b576745a0a16406e903ae0b354035b46bb7a460ffb6ab68c86a16646e8c9d18
MD5 9058e87dc45eb14b3fb093af84908d53
BLAKE2b-256 5187fd18bd9b677f3a89b289e270134f9488590c5262fc688333c0aaaef2d3aa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dce7e231451afc209e15ab6f9e231baf219173ec0f35492d06ae185412b30bc0
MD5 6e1d88352f53dfe6c75c601ebefb64a0
BLAKE2b-256 ef68c1b777ea3ea9aaaab6af517e8a581796cf59249b3a13e759d041383403f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a12dd93cf466638ff92bcd8862252d2bf454522a54517d67b00e06cd23db8464
MD5 d08b0f51efa1033c270f2723e6548c08
BLAKE2b-256 6f9f60f9921a84f93c5f0124ca6f164cee9c202eb90c9305ff28000472a94c57

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec9fcaeada6a3d03d5400f305ffbd18e2ea5b92ef8b11f1a3eaade4af40ceacf
MD5 2720605f2bdf93c4a4bed093ea0f8489
BLAKE2b-256 1404803699f2c441e12abf38e782c16aa56c4f03104deb8af9490ec524b76cb2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 cd22c32d11617d6a0afd6225be914b0617139933976bae5c4d65e414e0886d40
MD5 5ca5ff7f6a486a9bfc312a75d8342075
BLAKE2b-256 a72ae5b146613be1d48072d4dae6bf13dd203582793e6b726f5b7f534a3adce3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 891865d2cfd3960530d6134e11ce2b1231e07fce4af2306d50e94ba3107ec01e
MD5 1c8003ae53786ca5f51dddf99eb89138
BLAKE2b-256 cc71a3c71226a225bc5ff6a060636d75dae402eb811dfb81673343381a2c5f6b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 01238886734aaf3731a2577b1a226330584a7a8b44dd6b59b1d4f4a59a0f7191
MD5 ae03069b6ed9e897398a06a6585c81ca
BLAKE2b-256 a63234619ac5474b2f21df9a85e493bd1aacc092ba3fb765e364a77df9fcf9fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 535b418e0fd241cb61a77407b2c288d9206eae33bc40af2464a5ee3b99da3f53
MD5 76baab2ef91d7e9e936417185f4c4e11
BLAKE2b-256 2d2df84580906d5cd532cc23484ade135ec17fa1f7e4091b42f7f114ee9e66cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 79a470b074372a7528de647df047bd8dc22287d598fe0bf74d343c5a238d64df
MD5 95276d7f6bdabdcbd611c25c7dd58298
BLAKE2b-256 15652c1f2637246822a0c17e1bf21ef0038ca41154ebbb0a6dcb111941fc37e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 78b04e7a30697fc3a757c7b96eac73d8eb4debededcb40f8e22013c05ce4bc98
MD5 5b8bf6c46ac540b767789fdac92a421e
BLAKE2b-256 38043178122bf8ce54ace33391ed87ee03bb6b41412b5e1a508872a290cc165b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.18-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 659b727d3664ceead2cbaea6f31fffa2c5b8c43a136836f7e915ad526b6dc118
MD5 f6d11ec929f07820ede92aa9e5d5a592
BLAKE2b-256 9edd41f107895ebb74d62eacabe728f97001a3b4b23c1b679fc2e931b7b3828f

See more details on using hashes here.

Provenance

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