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.14.tar.gz (17.7 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.14-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

emake-0.0.14-cp314-cp314-musllinux_1_2_x86_64.whl (456.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.14-cp314-cp314-musllinux_1_2_s390x.whl (492.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.14-cp314-cp314-musllinux_1_2_riscv64.whl (433.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.14-cp314-cp314-musllinux_1_2_ppc64le.whl (489.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.14-cp314-cp314-musllinux_1_2_i686.whl (481.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.14-cp314-cp314-musllinux_1_2_armv7l.whl (381.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.14-cp314-cp314-musllinux_1_2_aarch64.whl (425.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.14-cp314-cp314-manylinux_2_34_x86_64.whl (450.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.14-cp314-cp314-manylinux_2_34_s390x.whl (490.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.14-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (430.7 kB view details)

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

emake-0.0.14-cp314-cp314-manylinux_2_34_ppc64le.whl (477.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.14-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (389.4 kB view details)

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

emake-0.0.14-cp314-cp314-manylinux_2_34_aarch64.whl (413.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.14-cp313-cp313-musllinux_1_2_x86_64.whl (455.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.14-cp313-cp313-musllinux_1_2_s390x.whl (486.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.14-cp313-cp313-musllinux_1_2_riscv64.whl (433.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.14-cp313-cp313-musllinux_1_2_ppc64le.whl (484.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.14-cp313-cp313-musllinux_1_2_i686.whl (482.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.14-cp313-cp313-musllinux_1_2_armv7l.whl (390.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.14-cp313-cp313-musllinux_1_2_aarch64.whl (419.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.14-cp313-cp313-manylinux_2_34_x86_64.whl (449.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.14-cp313-cp313-manylinux_2_34_s390x.whl (487.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.14-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (429.4 kB view details)

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

emake-0.0.14-cp313-cp313-manylinux_2_34_ppc64le.whl (472.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.14-cp313-cp313-manylinux_2_34_i686.whl (474.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.14-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (393.9 kB view details)

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

emake-0.0.14-cp313-cp313-manylinux_2_34_aarch64.whl (407.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.14-cp312-cp312-musllinux_1_2_x86_64.whl (453.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.14-cp312-cp312-musllinux_1_2_s390x.whl (480.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.14-cp312-cp312-musllinux_1_2_riscv64.whl (430.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.14-cp312-cp312-musllinux_1_2_ppc64le.whl (482.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.14-cp312-cp312-musllinux_1_2_i686.whl (479.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.14-cp312-cp312-musllinux_1_2_armv7l.whl (386.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.14-cp312-cp312-musllinux_1_2_aarch64.whl (415.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.14-cp312-cp312-manylinux_2_34_x86_64.whl (447.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.14-cp312-cp312-manylinux_2_34_s390x.whl (482.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.14-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (426.6 kB view details)

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

emake-0.0.14-cp312-cp312-manylinux_2_34_ppc64le.whl (470.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.14-cp312-cp312-manylinux_2_34_i686.whl (470.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.14-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (395.1 kB view details)

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

emake-0.0.14-cp312-cp312-manylinux_2_34_aarch64.whl (404.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.14-cp311-cp311-musllinux_1_2_x86_64.whl (408.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.14-cp311-cp311-musllinux_1_2_s390x.whl (449.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.14-cp311-cp311-musllinux_1_2_riscv64.whl (385.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.14-cp311-cp311-musllinux_1_2_ppc64le.whl (455.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.14-cp311-cp311-musllinux_1_2_i686.whl (431.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.14-cp311-cp311-musllinux_1_2_armv7l.whl (336.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.14-cp311-cp311-musllinux_1_2_aarch64.whl (383.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.14-cp311-cp311-manylinux_2_34_x86_64.whl (403.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.14-cp311-cp311-manylinux_2_34_s390x.whl (461.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.14-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (384.9 kB view details)

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

emake-0.0.14-cp311-cp311-manylinux_2_34_ppc64le.whl (435.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.14-cp311-cp311-manylinux_2_34_i686.whl (426.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.14-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (345.6 kB view details)

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

emake-0.0.14-cp311-cp311-manylinux_2_34_aarch64.whl (375.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.14.tar.gz
  • Upload date:
  • Size: 17.7 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.14.tar.gz
Algorithm Hash digest
SHA256 a690e7d9623a49fe62cb7869e551d356993d9cf442718c7c2e86900b5ba9195c
MD5 89c620770a1e04ffc24cf930e7dea693
BLAKE2b-256 b6d4949c52133eb85fba676bccc75a999ea11778f3179fda8cc4255612cee68d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.14-py3-none-any.whl
  • Upload date:
  • Size: 19.3 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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 f94cd68e7e823c8fd23e54e017b1a34d774acdb3c25de0ff6f38bd9b1a7b08e3
MD5 103f89655310295c77cacd218af26a89
BLAKE2b-256 dab8942f44465df7c6c35ac746eca6c9fdc4598224d39ded8fa4ff550641dfe2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9a91f8a7121ceb2edc5bf88595a7c9108485a6d32e3d5a3731bd324304ab2d89
MD5 632f26a9849e7144890e179a75322600
BLAKE2b-256 600f5faea3cb5846670e194b1859bbb9d6c8e10471127dce965548866c48d427

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 fc755cba8390bc3a1aa717f8dc1fcf03238bdab6a7bc90917e87a5c344a3d9fd
MD5 5220f42ecdceba6db0f3b72557a512aa
BLAKE2b-256 8b2a45bbb55ac372b6503b3564cc2b9e1a5634302bbaa7e007b606047fd0360e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 2dc044770478d9508f29748b5c3f3cfd00d6082d0a06b9d675c7e7d90f04566d
MD5 b8b787a067f6636925d523883dc7ed5a
BLAKE2b-256 a762df904750a42544db5dd9283135ec2ff19dcf7a3f0bad07a1b93cc63d0973

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 e74130046b6b36df85c83f9eb7ee2eb62376cb37894485450e481f0eb548ee6f
MD5 c32416a77538c630be00a288b0e2d792
BLAKE2b-256 94ced3c0df2143d02677641fc785f0d35cf4cd7af7b509f810e203364058128d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 71075b99b8aad679cda7af390e832c310732be25c8ccf4aab0171ccda1b64d7f
MD5 1599734ba5d4768e244fd35000d28a6f
BLAKE2b-256 3d21909163d272a6b69880ef311662e11d1502a219489594ecc5bf476b9dcea8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 51c476cad2dcfb9f6836ddd316208056a2d88a20a57627cff7ec60ec048e9da6
MD5 3cafd828ddf8bb06a76346ae9242219e
BLAKE2b-256 39339c09c597eed8addb28a0cb9b7e1b7b4cd83331aeb4282a7579a2f9a74d35

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba87f0a4798b584d2285abf7f72b320c4e73fc5d3afca577262cbe0113b329dc
MD5 fe4a8a21d0648df1f70e370436468cb3
BLAKE2b-256 6c367465113a56fc19a19cd4e2fd177fceef7cf50e81ac67edd09238f2866c6b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 6b0081330dad1ee8a3e0291813c7fc5392f593c56302c21537f4190e1f2277f7
MD5 784f42e2c72e62f77439cc01051d8d99
BLAKE2b-256 b1ea3e7de1431d527b5c6426bfdc158eb424910ce1a23ce36025a177bcedb012

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 94b8f5d4c217ee0c0a4381b34baa734f0bcffa1ddd917e6f1569a4cae3e7ebe1
MD5 1265095518ea7844019bb3505370ca6f
BLAKE2b-256 fb489c856f24abd204bd009b41ed11d6520cac20d556f42facb2f5b2e119f607

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4d31dd42e1b513fc576ac68342d6442194e14c685cdf4a5b3cc6c0ddb9d8da38
MD5 2fac1c6fb890dd14d9fce0b19e02b976
BLAKE2b-256 04e6de57bc67345f9d39fc55fc18dc00fc133d65c1ec14ae42f869b34c0f2fb6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 01ccb7e42d1851117bc5db24292e68c48bb2550a2865481a4df5f91bf1af495b
MD5 42255633747e9753764570e9a1b3b3a5
BLAKE2b-256 6f49fb47e1f9756ce8942da4c8f5f25b89376e42091bbddfb39c57880e6e3715

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 fcb7e5fa5702a01ee816aa70dd8f0af8d39d205ff4f9ba481a38760fa88828fc
MD5 f5fa429cf9ef57aa29b7f14dbcc9c17c
BLAKE2b-256 c343e6c29047b109affa8544032cf2c65314cf72709a18164d51b87f6fd5acb5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 759d1c913a3d4bdeab18dc480edf9d00f0bf7da5990fd7648136062a9b239b92
MD5 96517409c75eac0b5656bce63e9e4b7e
BLAKE2b-256 af7b021e8d109054546d276cb26292a6c1c7e53246474fdf03f7ee342c9c5d0d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38867ada820b357f408f0269b83fc246ef5c74182f4da7fd8dae9b561eaa6a83
MD5 af38eaa65a7243abef7f4f501cacdc7f
BLAKE2b-256 d707e6ffad501701d610b8d47d23c9e2874306bdca4a55c2a22a30dfce256917

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 199889442369e146c5fe0ef72a9eeb61d8ea128aa8366dd61c45797fab4eda1b
MD5 8e3c9319bc94e6aa49777afd47493561
BLAKE2b-256 e03b7d8f6235900b56ff4a83bd42cd3a11eb2e8e4311d2a4b8be48c07679e204

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 2061f03f9f3aa7967a038cf64056d109953bd6494779c2fddb9f21dec574b000
MD5 2ee17ebda926fed7702a18971f907772
BLAKE2b-256 4188e9b9434fd03cc428da9d23e6ada62c11e36f244308c351e4360af4080c92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 0f04310ab2c49669b1e31866059303b3b8b99d582ccb67f56cfecb267df36200
MD5 9eba6968c4eda292d6d5eb919c85d4a5
BLAKE2b-256 38dfcc4aa380d92a0407773bed5ce05e3b401593ec5664e8f0ebde10eae17141

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 72d09e3c187a76a4efbb5c5fff6939146501b81a656c4abcc2b6322207cafab7
MD5 acea9225db09a9b6fc2a96673a6e5163
BLAKE2b-256 8e01647cb6dd171bbbea6d320fa8f1b964e992bf0d15c6906150d5dd8272df48

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 240779c674222c716ebd65370abd93b1f4198cacbf1c5ac75fb589aba20a66da
MD5 22914259cd571dda407bdb2fc64366bf
BLAKE2b-256 a678bb8ae2d87925ec524dc43f262d7ad22b8235c1e50c2d37303d7476c53ecc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e0b2d401d662b6a5b14ce574c4389383a1011beed58901285cc373712fafe2bf
MD5 8b220c5940cbef93bd1d9f403bd4bf7c
BLAKE2b-256 c210a35ce0e153f5d7f611671af94f58435fea3fa55b37b1f28c11a9f0995fc3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 712e95fe8470be67b9f1fee37d22412286ea210a47a966f80293b6349ab56304
MD5 8f83aa885202714db79650f6fc5ab645
BLAKE2b-256 5f3765a635d0bc697749692c00551c4678e83aa629760b9958eb0bfa6f8d1db7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 effea596be1e4b176bda70c139d0c7e1d8939ae532a43345903b032bc88788b2
MD5 b44bfd2c4bb49c35983925eea505f6f6
BLAKE2b-256 6db5e66b5fe425eb43d984338d68f996973eb96506a85aec81bd38e54bb37e99

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f6124f147ce33b63280efbb96e455124d870915c6bfe96964b62abc40fa20460
MD5 29181c95e2544ec894f92b7a00d2515d
BLAKE2b-256 24e7190b6eb6879e5356c0fc8281c5f37af04cacc4239c237dedbae830dde76f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 b565f20a31c2a3d6ccf807b11977b47a8729f49263676bf1cf0a0c430dbb4ff1
MD5 1115745de6b47ff6eb6ae35de47dd56c
BLAKE2b-256 c7d68abbb59e9488fb85e537da68fdf3d653a5a4bf02899138c714dd4f26aab1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 12eb58cabdd439dd1e42ed0de786dbf9732b8341963d60b5803b930fb58a2722
MD5 19d02b6fe238fe35bd1c79ae9142a0a2
BLAKE2b-256 3f09ca51fbfcf3fa68d068fa42a4b66a8c0b40b85730c6e73fc60518098050b1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 22967b0d8c3c143136451f6ee50d152c6631638f5cd46a1e6869450c4c5edfdc
MD5 eec97e37452ade67f5c41a520532f6ef
BLAKE2b-256 07094418e8237d1f64d669d819144b465884487529cc9c0ea007db3273ec076d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 fa9a687973b250a6930bda73b8924ee0cffc6f303300ab7a994ca30b8d5a9a06
MD5 16de93e820c84263a3aacd491b8518c0
BLAKE2b-256 5a98d330785d6a96914bc1e2c00fa385f532f9921f4e5771721d04fb12e4ac58

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f2c56b0d6aef763bc34a005872c4cac1ddfa576b60e9406acb28ed9b57f41dc8
MD5 a7c99a880e3b4127d9f3ecc6706c6f91
BLAKE2b-256 d53a5af49b8f2102125110b953cd7c6a3b1c25dae4a7f1bda9f88458834c3e35

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 7ba496f1c3c08401651d368af7144c35e6887226285af40d02cd985cd92eafe7
MD5 3b5354390aadf354a9ce730603935ff2
BLAKE2b-256 e8948a048d8e46b37d4576069cb8e9c25760a317835e4526612f2fa10494cefd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 ddc5adb6c711e5085fe3963f21959f82fa666bbe807a114f3cbefbe9116abb09
MD5 2fb10939b63ef5bc353d79ea6d650c78
BLAKE2b-256 76d6c0d21d672cd27456b3f3a72eb1f5686401813afd405885e078c9ed261392

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 dcd4646c9264e641452eeecfdcd7109ced80e468d326fc6bbad2f7496cd264f0
MD5 2f99ea3e8db2d0051a430e46590ec08e
BLAKE2b-256 e607757ee43f1143deb910bb4a96792574cbe708d5bd62945468e7c89baaf9b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2c85ee9594700ab984fdcfa115419f811a7b530b60d376391aae6d4d90501be3
MD5 dfa5453c28a0fb5ecbdfd79b8d1c83e1
BLAKE2b-256 079d7c3d691d03290202926d6042805a08ffb78116b2dc9385a33cbeba802549

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d8f46012dbcde6f28b27d472756a46cc206502ccaf47b0dc4f2bb71c67df8bd0
MD5 0aac5c823405e8ee28b9cebdeaa31fc9
BLAKE2b-256 955d8aedaf31a330e7e901d86596d4ed3a6a57eb499a156c6a16ec7836b329fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b57ff78438652af3b8d87ce21cbce1e101e94798107b97fad4358f30a19064ba
MD5 4fd1c20de80d8c99028bd62c05457b51
BLAKE2b-256 0415449e892308b7c91559cd88a901b1df89579052b92edbdcc5c76230fc6167

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 628386b6050648f1a6a7f2d74426d66e84d95a5158ce9f2d45d0123a96b9c25e
MD5 c8ce9e3a2285ff38c941e68ef7d1ef1a
BLAKE2b-256 d021f259a3c1fbd4575e970ba4541e11a71e29c4e256215e84305d47cc72d44c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e4085e3f2dd76ba0fd2781bb6fa667436b5719f438a3032d30596253033c236d
MD5 c14ce53aac7d073a70be0c0911a605f7
BLAKE2b-256 b27414c20b0a088e214438b7376791ea8624eb62b93b07c3afc02ab9ec3274cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 7642b6f22b5f2ca508fb79cce5e968dd196b5f25ca2767b664c30d92fc7cfe4c
MD5 88ca56a064bdd0f9a4e0170a4585e0f4
BLAKE2b-256 3da8bb4ba996b7c9bbf9ed3a871220de2eebc24249532dcbadbf8cd36c1f53dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 c90ec46d892791014482d1fd409008dcf303d83bb4634318af13088d56d7f55a
MD5 1f96a1c30180388c1f1cb2b7239cc6f9
BLAKE2b-256 af4ad86b14b455dca0ec72befc4d1c0041974772c16fa939decd0035630d2f74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 43be4fc9d2e4638aa0b902fc9bfcd26ffc43af057ac1306fde928b61774d950b
MD5 0f4a2d0fa4a1135b8fc1d331f1d91d0d
BLAKE2b-256 f0a6e832a488870e15230467bff8fb05a77ec50b2bd80cdd179c7eace7c65344

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 25d61c7b38627a63925fabbf2d5c3dbfeda71f14dca12c4df462f3c354a1c193
MD5 6217b6198eddb861bd08c3aec7dba66a
BLAKE2b-256 100f39f4b1f81846a023dd54b64ec2c16d3b7cb82f5432ea2208b8c397d4776a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ed5e0a22049fa7ec64b09ef7ae57d4c7dd1f9f4a05398efff470fef332ed510a
MD5 54882cbc7e347e7203659c22b9234591
BLAKE2b-256 2f062ffb5f80c5f40a21aeabbdcb026171de53291f012c10760b7e8c0cdcb194

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 843d2fb19615a39e22ed24e5df5f3ad14c5e1c373e0fe658efb287046977bdad
MD5 6f9ed75afa0059f8ede398e8ef1f10ca
BLAKE2b-256 f7887606502b8a885df1c98c50c64539aefc9a9b186674d9c76c1427189aeb40

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 bee7ca0f493d3db53b03efb1acfb2623a73820b04d5182eca1d0bbac01c29947
MD5 db3fa505666f38c2a6af1da1a82ce49a
BLAKE2b-256 beb88573a1c83aeb08117417e765391dc04e91706e099038e8c5c39fe2d04c76

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 439e3ada8af606841129430bb1af0798cfc88305d51b20bb8a3ac8ae5f1ff113
MD5 17014008d222da85f5df4e5aca8d4ac1
BLAKE2b-256 de4de47b578318f5b80df6718110e7e369798f13da401feeeb10efe398c03a46

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 ae41ce146861ee64400814396fc68f36a826598b21b0c46a89668e68d4edf5bf
MD5 a3cca420a40e4db42c0e3347112e3d91
BLAKE2b-256 d1e6d2e13536b45bc3abb5287c985443bd9fbf202c098b60a831d4450b6088ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 519502e42d87562874cb8d1b3a86a8473e23c225e06909797c3d9f184f83e484
MD5 4696bcaf7f78b104a31e7b9b7df64ed0
BLAKE2b-256 2cb69634bcc466137243ceba5b35aeba60957642c17dabc7e6fb3473a3a9405d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 000186086b4622b9773f151795d0c53952422f1eed5d444951a8105e9202f51f
MD5 4049fce8abd85b484b812f6e13405e5e
BLAKE2b-256 dff6c082ea80fb2c9237b2222891d8d6cd89378d9ff66db8041995eb7d0c0b17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 645cac653af3f3d4fbc35afc8f0b6874405602d6bfeada435ac56bb6bf4704b4
MD5 425a9978dd44d63688c3743d1fecad1a
BLAKE2b-256 03ccd5dd814507af51828fad1eccf925f3b9ff17972daab229dbcc4d2d1ba477

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 087e234da7770000c0df09a9838a2ab8a1b57ac456a91b64960703a65212742d
MD5 9ca743f235a0bd7d4ac2f1326c2144a5
BLAKE2b-256 16f9ad0e091399de891a7ef72924e358ee554d7a776be646fb0fbf8d9c885500

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 6debafb73a9224c2f12277fc65510b314bd906cd1b0df2ffeb11636a00875989
MD5 e7124f01f51c63ddf9aaa76e121fc357
BLAKE2b-256 2d031e5009f93df06c6470df0d6ffde4df7b269d52e50931c87869a1ba676fee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 b306138b4742894ddbe85ffad3b571a6097f902fcc37ec3d5013adff5c4bc0ef
MD5 396f9df6bce2eb052bc6231d3f14f3b2
BLAKE2b-256 bc5835e51d495611120b4e3184a522adf5826c43ed3c9932f7c1a634221519e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 617b72de5f3c013da118f3808d041f652fcff328795a9cb7a12ae89478524ed4
MD5 282a7c4fd68922651cceb2f58ace9e68
BLAKE2b-256 083552c0c3488bece730d445fa33d4f739193a3eba44603d19ae5702a48e6a68

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 947836df45f53eea1c5cbe9873d45d55b1362508b20e5825b4090edd24305e90
MD5 55dc7190473e037bd643a3b3d2263468
BLAKE2b-256 be485ad57d2571c029d864047ff07fcd0cc3555fe99c974131faae58a21e1d49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 fe46e3fe338a87691cb2f82138d80aea698b7b429c07be5cc23ea1937bf0a0b0
MD5 5eee4f64bab48138dbca3002736a4695
BLAKE2b-256 fc74f3fbf4eeaaf2c26037278bc6edfe0ab8094446817b0b73fd3e3bbc20f995

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.14-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 01042d35e87620d59162708186c55f6276a494afb9ef1940254c04041914477c
MD5 de15e180e9b2c9db4a4681b50cc0ec49
BLAKE2b-256 be6f5f4cc8b6ac06c3a252f183889b5119d5fb9c0f0d1a764a55babb64067fcf

See more details on using hashes here.

Provenance

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