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.19.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.19-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

emake-0.0.19-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.19-cp314-cp314-musllinux_1_2_s390x.whl (494.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.19-cp314-cp314-musllinux_1_2_armv7l.whl (383.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.19-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.19-cp314-cp314-manylinux_2_34_s390x.whl (492.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.19-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (432.4 kB view details)

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

emake-0.0.19-cp314-cp314-manylinux_2_34_ppc64le.whl (478.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.19-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.19-cp314-cp314-manylinux_2_34_aarch64.whl (415.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.19-cp313-cp313-musllinux_1_2_x86_64.whl (456.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.19-cp313-cp313-musllinux_1_2_armv7l.whl (391.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.19-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.19-cp313-cp313-manylinux_2_34_s390x.whl (488.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.19-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (430.9 kB view details)

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

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

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.19-cp313-cp313-manylinux_2_34_i686.whl (476.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.19-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.19-cp313-cp313-manylinux_2_34_aarch64.whl (408.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.19-cp312-cp312-musllinux_1_2_x86_64.whl (454.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.19-cp312-cp312-musllinux_1_2_riscv64.whl (431.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.19-cp312-cp312-musllinux_1_2_aarch64.whl (417.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.19-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.19-cp312-cp312-manylinux_2_34_s390x.whl (484.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.19-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.19-cp312-cp312-manylinux_2_34_ppc64le.whl (471.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

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

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.19-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.19-cp312-cp312-manylinux_2_34_aarch64.whl (405.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.19-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.19-cp311-cp311-musllinux_1_2_s390x.whl (450.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.19-cp311-cp311-musllinux_1_2_aarch64.whl (384.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.19-cp311-cp311-manylinux_2_34_x86_64.whl (404.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.19-cp311-cp311-manylinux_2_34_s390x.whl (463.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.19-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (385.8 kB view details)

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

emake-0.0.19-cp311-cp311-manylinux_2_34_ppc64le.whl (437.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.19-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.19-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.19.tar.gz.

File metadata

  • Download URL: emake-0.0.19.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.19.tar.gz
Algorithm Hash digest
SHA256 5ad6297a3813a6ab7c308e1121d887393a3c2862e050a83bb5c2e20bcc3218cd
MD5 91fa7ca846c05b7befe57ed5387b2ac7
BLAKE2b-256 4bc856f28a986cb7e26a2c91ac65e735388fd80b46a902cf2d2218bdfc543955

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.19-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.19-py3-none-any.whl
Algorithm Hash digest
SHA256 fd8645c1cda37e149707bb3ae5f140da30615f698f644c885ccc5008de693076
MD5 5dd2e8c60f1559ea2e4587ad590b4f59
BLAKE2b-256 5e5e1415941fc82a2706e7df5b2677f1e33108f7f9dd7236f0137592846e3d94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2739299802a25b01acf2d2b81ca698c21dacc13914892c30427601926f584485
MD5 fd0d3835b8310498eb9ef6f6d8b66f75
BLAKE2b-256 4584e126d53aa3b6c86b28b7f10fb6da28f8d847679edee7691c028568f7427e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8246654666e91ea14e24507ea02cf4fe68b67bdbd27d500a0e501d362d8841a5
MD5 da0a5f9f7a4371d6ad4b0a02f2e04b22
BLAKE2b-256 6ec422d992f22693ff05a85823ebce708bc777aa32f73a71573008ff86892c93

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 45cec678d2a46749a3497bed0e344304e31e27291098e22d3ea027a256bf2111
MD5 61d7af6161878c3832fc89bed2c18a9c
BLAKE2b-256 33f0543706e315874a1224abca78bf506b48de0a26a80ed667038ebc096a968f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 914dd06b3555b6c17309f5e173aa10920966bac5c794ca96cc8b8281422eb310
MD5 bf1b29a1e3c0064007f7007ab9dd3d8f
BLAKE2b-256 9c8e253944ecc14ecbf80c7e6898c0f9ac9f876656ae4f65e97d697fdc2bf92e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ae47e983d87ac90f813c6ac3f17605cb0381c227da322f03a85dc994db8fb204
MD5 6630a9910c93157a5d91c15cf6dfa526
BLAKE2b-256 18e181973ee380a3dd58ff1ba1a9b287cfec103cd51715013e9207cb895eb0f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 04e35fd47b47673f594f13b23d7490e85c4809fce35160b01a0ebb6586e5fb61
MD5 c3aec4c2c51137eec050c383b808d0dd
BLAKE2b-256 50df5ade3d1c5487acac49b6ccd8bf40101014d87cf8bb63901da1414c23496d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 928c32547f203292f33c674247576cef1d76581c4e6cff25d8d3f97171dbeea0
MD5 1aa4f9904cc376c998049a1cb45ca85b
BLAKE2b-256 2e778ae3b84486544e772b4ca80b13ecce452a6523242d297baf18d75b215f68

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 e2f5f0e9670acb9cb64e3c9b41271303cf4d5e15efefb517007869ed8a0ea210
MD5 af0dba4d8dc0378f9112d83ace049800
BLAKE2b-256 d4d77f284f8b33ffdd13116229db13606d202c52ba90e1994863acc46e706673

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 c07171d61bae98c893652c583ce5e73c05d7f5960201c1f80e25139ca91004ce
MD5 cf34cdeb4e21939d2f9f450c1d4030a1
BLAKE2b-256 4b08d8143a13d65c2b184e8dc69b04d4209deedd194d22d9c812dd3f16df97e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 53b45d45a71b4e0e3e34013e79bbe2d227745e2d18665caa7cb3dbdfeae6f603
MD5 73d1b880a365ea6d9966803e2cfe8da9
BLAKE2b-256 ebcec80238ac8e51277f080baa4f2ff46b59eea395e31898baf08ed33e80f4ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 d7ac2fba86d934de4e261394496c68307fe1b2b35060f31efc8c7d8ff3985e80
MD5 abf72c5b2a10ccd282e7ef04c99f97c0
BLAKE2b-256 bbee2f1935471d0fb03842b9a9db117b45b3a876fbc0e278ba8fb0cbba8be037

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 55d3fef1a09b60acb2fde1f55ae61c2f1405e7266475be5e64d62ac74386b6a4
MD5 3584875eed72a546e591e2583cfb7727
BLAKE2b-256 f6204802ed682b3cd30785a245d8a7b0c5e523638f6078c9d04996c4db62a65d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 577a6797f0b35a21f85f82d572f253a2c204b0274b9a50a24ab39164a3d71684
MD5 486deab350e68ff445d0b685f4cf64db
BLAKE2b-256 f7a63e990de163b8e23faa3c99269d77cae9b1b872b9e5fd44a4a301b84cba74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 956e5ad001ae2c36a47ccbe545ae435e28d61aa98be58bec0ba5980835d4d940
MD5 edef59689714f9faca83145c64467b2b
BLAKE2b-256 2a83fbf579be4f0ed470242f54b9f17c356bcb03a30b03b6bcb60c12091772bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 9ab0227d77ec1ca4ab8329ca75233c87637631a6a1f4015ad10f217b0a9039a2
MD5 b3ca9d3c7630b09e65a7231053d51884
BLAKE2b-256 8ee8e67a4c58080160ae13bf5b4ef6326222bc0ccb79be8d60a53620680200ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 6f93a0d6bd8dd26cdbf649a162a32b69c48f7740e88925eb962981f5634d1d7d
MD5 3589c819d7baf82b1be0d77834658458
BLAKE2b-256 2dfe87771430981a3e08dcf01e2e2bd712e25f4468f68a87d42ee070b9513fb1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 bedb39a35a41e75d9f54ae5097ff8f2bcee5cad8a9916df32b0d9af4f8dc4489
MD5 13b0d34ae09b96d3dbf3e5a616855d9f
BLAKE2b-256 cff9540e83f402364a81659045a8b048d2ab45c1bbeb5c099a795fd305b15c5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d2b115a4594dc016c997d339cd8914d7bed4902efd2c2ef868ad2241e867593d
MD5 213b6894bc24af02b2d0f9b58f53d751
BLAKE2b-256 21853a8c9d50fdc68cc37004a719a98a7f7c7815e3c67a5b823d8c8973de7353

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e3f78af76a0ec95b6b71af96429eeff81e26d57794067d1ff5f62396f79f209b
MD5 6a5e345299001f7bf0927149f45b1c53
BLAKE2b-256 857508cb5d1065e04ef6b1804f511758b9a1cca133b36cf9eac26a5982454420

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0784cbcb705c9012f36d70025ced3f9f1aa8a448460d1868d2297f2d8a2c9b2d
MD5 495ee366099e913a47698e45742c8f32
BLAKE2b-256 4a67aceefc60506a1043d9224e3c1fe86b01117f62b04101cf9f6adba3c758b9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 85ab17cc35b6044faa6dd13d7d1ec18936a1b72467e00e0a726b266488792ce2
MD5 e33039e1af9cc4e16a12143065827edd
BLAKE2b-256 c3b90ebd98c16fc01c16c7843880668c9a1d7f3a3f9c9150aa42ae43cc4a2680

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 493d40bf3c951c1271751520817feccc7e61dd74e5dfae4e593e00ec28eb03d6
MD5 20acb20f9da02b4dffed6ba0ea7116ce
BLAKE2b-256 595839cfab85e809b2e3c9036ba6707d2165117a151ee29d3c721497af2c4287

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e402b19445b5a65f1279af11779d0ebf7ac7682e3ece2c8ef6fdabb6492506d7
MD5 f23d180ce3055f330f37ee5d6ac63535
BLAKE2b-256 8798f5580264436aaf2b7964166e581a842d88123f9fc66b7910c010cb45d828

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 5d09a975cc153b6f0430ccf1e1f2cfb13b98cb853c1b47cddb9c81d7a71a79b9
MD5 bc9081a1232f49cfe4a70687bfa585af
BLAKE2b-256 57eb7f2e19cdf49419bd6b669364f4c5ae71b1792d1ae1d8083fc8b2ef7c830a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 1b839dd48bfc60b2d719d211b8ea634e97f3b7a8b520b92c64722b662834d6ca
MD5 e728166c235df2a6f445928c491164d4
BLAKE2b-256 68ee27f44e59783f91c385ebd0e66db44477c044059f4629af57f5d978aaee6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 21033599b0f14873581543dcf9805a5ba990f805767d14ec20ae049ab96f88f5
MD5 c1ad8dcf07faf65e56a8bf3fc9b6160f
BLAKE2b-256 ef2db6ab123eaa735b804beb61504b8504f53b961ae46887e3349cd7ddd0ad1f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 662bfa9d01e22df9af7b434efb8c77a00cad14ebd04e0019586e7739176c3075
MD5 dc6f6c63fa05669aff12199ef7f3692d
BLAKE2b-256 cec9edfd459ad9349506b55119c7a6a149f9f9982611415020f578b08a20471f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13252996ef411f6b4b1c5d254a5dd3f8c553624de34fb7c11ccf416beff7ee8f
MD5 fe8fdff86f3650a69cf90876306c5193
BLAKE2b-256 8bdc66f7892206dde5e88c38005383c9f6eca2eafc33f404a1e21044569684ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 903aae47afde69924173590bff3c222e3d073e0f929b8fdd33960f41962e7db0
MD5 70a15b543e733d3a81b6d6e431cf3bd4
BLAKE2b-256 6c81a15229ea595d919e26e876eb342057dcbc0b02bd907f8a33c505adb06147

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 4e7cb0ce886daba1a06fe2698a1427e4befe8a070dc0841b7c720e37df9d9a92
MD5 e921198da9629e148ea461b3e43d685c
BLAKE2b-256 ed782a14251363268b3e0c2fa335ce82cc531718c0aeb3da5d24ecf9dfadb378

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 d3874695f865881520c9ccaa64e209834279924c50438182b7ef6a125765bbfd
MD5 ba2fc1eb6717bac7d23fc3e6bd39746b
BLAKE2b-256 4066bdf36a86c58b1a31fec0f3ffe6fa4dcbab9ed65706c22686f96743836897

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4f325afe33c32e991450c874660aab61952c2981f1ed16e105b186028bb07af3
MD5 5dbe6f6545f6f96fd3a1b186f4762725
BLAKE2b-256 962d29cc5a2078ce97f58155821f6c4bd1f92ae0fabf7baea547bbf6c5c5668f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 539e7193438b5c2b0d76df3d6d9d678d867fb789173fdeca25e0e36b2c643259
MD5 caa97d46982f2b3d937ca701550dd468
BLAKE2b-256 4d6140cba0be8a5dbc0311fb499c40f01e70c99dd29d67f6c8c7fb903c49b63c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 efbd42d73c33c4c6caf13b3e7d6b90a00d2532cead5a772f6f7926447c0d9b0b
MD5 7af170c09b12e15c05234c57e88a189c
BLAKE2b-256 8e7c750f04d368a6b5853a97d0b6599e434a24b9e6b61d92c2c23585d37ac4c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 fddade68fdc1da498b85096f69180a8691974320bc73e73c80f6d81360d698da
MD5 6875f99e7562b3bf21ca280e8853630c
BLAKE2b-256 dcd19281f8c33fafb170fbbdb2ea2537ca3a133c8b516e7370bc049d2e0a840f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e0bf2f0203cdb658daafb89559d87016bcd3a989c02ca7fcc7f9ef008ece256d
MD5 32909597dc38a843ea4eb4ba796e9986
BLAKE2b-256 3b3c8915b168d93a215c713c5bbe3c0986b3cb9c328641e7f56f9f10a05625e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 0b884c2249e570e88403152ff1a198eb5455ec3c4f8eb2c894b4dcb61f9e3a5e
MD5 7a98acd181b58104b867180f6fb6e13a
BLAKE2b-256 2c51b3711ff3628a7aa4cb1237b2a9ea191d02f315a607cb996ecbae14b6b13e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 c41144fa304263d61630ac24e1ffdaa72e5ba67f115a55c35849cf8d047e41db
MD5 f5775bedd82086da5bf94c889f78921f
BLAKE2b-256 e1eee66dc4a55ed0f81ab672cdddb4f4099ec83b0d9802e2f8a2e74c2c926251

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e48270bc7a0ae523eb45604d1c068f6224b69908605ae0cfaf402dd2d3660abb
MD5 a2537c0ceb89d267ee2047137cb4311a
BLAKE2b-256 5ce54ed483c7da65927e954766e40af9c2dc015a0949ed32e50f7b2202095670

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 4c570b8f19e5c9a73592dd8eb09606d9fe255ea1d818e35ead7076e3710fc76a
MD5 b531744db51061cf1be0e0a3a20e0d7b
BLAKE2b-256 88707ee80dd9d541b85625c5200cd5426e9c48c42bf29f5be8e4005456dfccd4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 3dbbec68f006c57b02f72249516f483e8e623a5eaf528f65d18de5197de12daa
MD5 93057a53fb19eb7c84b601199c48fdbe
BLAKE2b-256 5fc9349efc69482f043995fb90215e8955185da7ea483402be181a22469834f5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 18b375ab84f03cdc6743debccc2e13b50d655ddeafb92d5caf665b08207abfbd
MD5 d6077754ac9e50e667b45c4bf18f04dd
BLAKE2b-256 3c0380157a72c461851a0de695bba5cb2de76886454ad81cbec741c691600d03

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 fc997b053bb86ebff39a564edc0bf42e40dcf3a04ccff3e7418879ae0207ebb4
MD5 b368b4691cbada92371f883ea65efc00
BLAKE2b-256 beb3ee5e2062826e0265c0c462eaa96aa51bd3685afab663084bf6200ed99bda

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 7bde78c6cecf7e572b3216d55c89aabe60cb62e7c80cc3d8b34c0f79d9a89beb
MD5 b2a327693024435e7b5615182db41539
BLAKE2b-256 85c4caa5b048f5b440387a33ae44c03b17fd9b92c3a1d198a3ce57732258a190

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 37ab712bd7672dfc21ae72029aa05055293e36c92cf53619497706bfbf7ba3d5
MD5 10b08045ca8c06d7d099300dd1d6e981
BLAKE2b-256 6addeab20c85fdd52e3eb0403e5043696053e63e362df4d8a1fbd7e3df6265c1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 425e09f305ad2aed11a13f9b4b4cda00a3f45b27a3dd085a837f6cb78f939e77
MD5 42b3323ba0491e3a89842c67cb46b767
BLAKE2b-256 409a9544d3655faf0322fac9e416b29fde5f0eee66b86191eb0bf75d9c69fbad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f47f6f33ce721dc971839181d4902bf6ec91bed99c031baf76e51bd786488097
MD5 ebde9b07703d64bf8b880dc068dbf081
BLAKE2b-256 637f942316167bd63929be4521702e51bb95e6196e84ce4a797f96d98a1a38c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6b19fbd64173a26ef8e6808eec4f9a3d747675f4ac883253baaa345a211cce05
MD5 b2e56cd67b9513fb292aacfcc518513d
BLAKE2b-256 43d40d4326a5a07c5fecc437e9183ad1c109a18c1ed27f16a16b94a78c1d4662

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d5130f7e30965c183c9d5eca41cefbda65a26c3ac5e2f080443672c60f3b6920
MD5 8c410ebc476f2698be31db04049a66c7
BLAKE2b-256 73b5720ae825b0ca8f1412f60aeb49f2996bdf0c57c2fbb92b642bc7cd421bb9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 76e980b3511dfdaf7d6c6a5ba99f710ddd419db8a0890f1aa67b0b2d158e7494
MD5 d13454a51f54b724cd9b5d8b0fdf3d71
BLAKE2b-256 e9bb6e9de8237f269e0be5e31e5b4d1a9fac7bbe207cdc61ecf257ef6e86e833

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 41b1b13b87fd04dfa9f9dd398802599aeabd65caf19bf55bbc9b3f4760fcfc6d
MD5 56291347c3eb5ed49bf2e35ff487c3f7
BLAKE2b-256 56159098023b2d84a9a09aa185822c26d9974c5165221532d51d8dd4e7394db1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 883fa4b0457805e381ca1410ae40942c84ad61a0cf75fd6eec424aa7eb3bf4e3
MD5 5a8a3441e9d4d2d32e55b849c15fd6c4
BLAKE2b-256 5d5615732a120507ce3eae09f3381b21b2117c12baf1659b81d19b5f3eaa477d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 470a098b6fd868377d2eb9cc2b4172939e4b3a390805db58ac951f1c0b81a60b
MD5 1f1c9d0e5cff09e21fe0198536b3a9fd
BLAKE2b-256 25857b01dbed8710b622b7ea4f1c46d01c014cead801ebacb8122fedd3546d8f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 d7b1747d195d3e582047932bad150fb6274f681536158df01874131fb1918df3
MD5 473fb5c130d4f53efb45c7db3ef0d99c
BLAKE2b-256 f347dedae2f31ecd7a89e8c2e79c89cd8574948e582e2a8b6f6a8226d756a218

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.19-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 eb3077feb515b4c7d9b7df0b5180ffc5be1d8db7538a6e8d255c74ea6a45ef00
MD5 ec48cbd338d51d3a155fec667c160876
BLAKE2b-256 480ade80adf3922540f0a8c66b1d3e3cc3739c105fc4171f60846343317a4dc2

See more details on using hashes here.

Provenance

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