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.3.tar.gz (15.4 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.3-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

emake-0.0.3-cp314-cp314-musllinux_1_2_x86_64.whl (428.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.3-cp314-cp314-musllinux_1_2_s390x.whl (463.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.3-cp314-cp314-musllinux_1_2_riscv64.whl (406.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.3-cp314-cp314-musllinux_1_2_ppc64le.whl (459.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.3-cp314-cp314-musllinux_1_2_i686.whl (451.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.3-cp314-cp314-musllinux_1_2_armv7l.whl (354.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.3-cp314-cp314-musllinux_1_2_aarch64.whl (399.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.3-cp314-cp314-manylinux_2_34_x86_64.whl (422.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.3-cp314-cp314-manylinux_2_34_s390x.whl (461.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.3-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (403.2 kB view details)

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

emake-0.0.3-cp314-cp314-manylinux_2_34_ppc64le.whl (448.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.3-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (362.4 kB view details)

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

emake-0.0.3-cp314-cp314-manylinux_2_34_aarch64.whl (388.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl (427.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.3-cp313-cp313-musllinux_1_2_s390x.whl (459.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.3-cp313-cp313-musllinux_1_2_riscv64.whl (407.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.3-cp313-cp313-musllinux_1_2_ppc64le.whl (455.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.3-cp313-cp313-musllinux_1_2_i686.whl (452.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.3-cp313-cp313-musllinux_1_2_armv7l.whl (362.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.3-cp313-cp313-musllinux_1_2_aarch64.whl (393.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.3-cp313-cp313-manylinux_2_34_x86_64.whl (421.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.3-cp313-cp313-manylinux_2_34_s390x.whl (459.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.3-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (403.2 kB view details)

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

emake-0.0.3-cp313-cp313-manylinux_2_34_ppc64le.whl (444.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.3-cp313-cp313-manylinux_2_34_i686.whl (444.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.3-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (365.8 kB view details)

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

emake-0.0.3-cp313-cp313-manylinux_2_34_aarch64.whl (381.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (424.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.3-cp312-cp312-musllinux_1_2_s390x.whl (452.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.3-cp312-cp312-musllinux_1_2_riscv64.whl (403.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.3-cp312-cp312-musllinux_1_2_ppc64le.whl (453.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.3-cp312-cp312-musllinux_1_2_i686.whl (449.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.3-cp312-cp312-musllinux_1_2_armv7l.whl (358.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (390.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.3-cp312-cp312-manylinux_2_34_x86_64.whl (419.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.3-cp312-cp312-manylinux_2_34_s390x.whl (453.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.3-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (401.1 kB view details)

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

emake-0.0.3-cp312-cp312-manylinux_2_34_ppc64le.whl (442.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.3-cp312-cp312-manylinux_2_34_i686.whl (440.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.3-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (366.7 kB view details)

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

emake-0.0.3-cp312-cp312-manylinux_2_34_aarch64.whl (378.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (383.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.3-cp311-cp311-musllinux_1_2_s390x.whl (425.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.3-cp311-cp311-musllinux_1_2_riscv64.whl (362.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.3-cp311-cp311-musllinux_1_2_ppc64le.whl (429.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.3-cp311-cp311-musllinux_1_2_i686.whl (405.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.3-cp311-cp311-musllinux_1_2_armv7l.whl (314.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.3-cp311-cp311-musllinux_1_2_aarch64.whl (360.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.3-cp311-cp311-manylinux_2_34_x86_64.whl (378.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.3-cp311-cp311-manylinux_2_34_s390x.whl (435.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.3-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (361.2 kB view details)

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

emake-0.0.3-cp311-cp311-manylinux_2_34_ppc64le.whl (412.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.3-cp311-cp311-manylinux_2_34_i686.whl (399.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.3-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (322.0 kB view details)

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

emake-0.0.3-cp311-cp311-manylinux_2_34_aarch64.whl (352.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.3.tar.gz
  • Upload date:
  • Size: 15.4 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.3.tar.gz
Algorithm Hash digest
SHA256 53167d76f99a7a5b999f2b69abb1c99f0bd1025f7eb0a074ba03607c0afb1be4
MD5 ccf2d4a1219d3c61355b788ddd30b04b
BLAKE2b-256 154c677c8ac0724e63bbf07fb20fd2ab9514e391a06654141b3ff74cec42b446

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 17.1 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 93cc75c976fd6f6da51f004465b423d292e24e9a6d1881d20b15f40c5c51f452
MD5 e35a2a4a105478c7057175983eca84b8
BLAKE2b-256 a5cb2139103005949480f34586e962ebfc210e1d736ccf1c06b4f3bc4fff83a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 861d0a54897019694d4433efc8ac25d523e605a5f38d6a20328af48de7b197da
MD5 f2b5f9b373a27cf7d2f64b434f270dc0
BLAKE2b-256 f5ce5f0c85bf5cb4fa8b54d05ca773e455553ec997b788dc6ecbe113a5f50c9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 f93af88536ee38a5928ab99fb22b113a5e1a9dcbc009fcd43147f883921aae09
MD5 1acfdc498457b3160c633a4c5b6df557
BLAKE2b-256 0312c394547a00ab695286ef33d7241bf1efa5e17e95cf50889013a4dcffb74e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 95580feca06ab7694abdfaabafcc11bb9cc2c2dab69b003ff1ecefab1ba93f85
MD5 14fda6bf45c89066c1f8729b84e2f593
BLAKE2b-256 6dd15d9795328a2d3fba8c74a40c1d8eca5178a16de0a2b3b60dde37cb998ece

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 cbbec72d95d71a866d7dd80032a4f3f364cdd10f258363baee81174547a7f268
MD5 9527ff899cfd9546f544848b926ef57c
BLAKE2b-256 3eee6efc4b1abc0233216f20928938d68e9de46766e645f08c77dde21c277b8d

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.3-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 985dac9c3a50c3d013f9d5e58345f6b4b7ae7b35513ab6b2a2d885086c320ccc
MD5 d9eb1775805f705530e72ddd8d203bd7
BLAKE2b-256 0ac1629a37672487497ce57e86ec65655c178e0177793997d74a904e68b8297d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e3dd491ae713e7b133a9a4b2ad08c8ab74d39f8a162f17d8c1f37fa2abb04380
MD5 d630d9a1ee27c8d5648081f6cd0cfd42
BLAKE2b-256 c562743427eee30ba7b8d4ff87858dd57ce7afc83edcad12542cc143a49b7b8e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 08ba729906fcdbc7165d252c71c4352cb23d4abd7078c956a7b66028a32b2b53
MD5 b89e5ec5c17534d3594b8532b69b8080
BLAKE2b-256 0f94d501794aa977beeae8c9ac3fcefe3316ddc40d67768b3a364b6e40d5003a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 f41a8cf701cdb6add8db69db0d5fe1c035fdfcc2eadcbb48eba8adad503fcc21
MD5 87c65a99cebc95f5e49d41ce17e2b523
BLAKE2b-256 ca571fd3a641cb344483fefc7bc54ffa288f6f723829f9c44b15a3d74b9d3746

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 a99532c474e70b2777298c13d048172a88ea77d92c1eee911fa306d2c21a3830
MD5 eb60bd26655367b0affd7b579a780d65
BLAKE2b-256 ef02186dd49ce70f95cfc3683c7f2ecb501a7f2587a235743dd58f6f81037841

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c2e236d8e19ac6b9e33621236eb639d5e8a0a9e315a7c281443e32edb56d59ee
MD5 58f4350305eded2bc460d984119ba6ec
BLAKE2b-256 7de29c8f8e4f37cdeaa677ae20445de888eae6629d6e027bb08dcf24432ed149

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 c266630b6e2df84364267736e9c4bf96cb9a4ae5b15b3cfb41c6e97511e57741
MD5 414f8d0cb198e155b404a34bedcc5a57
BLAKE2b-256 060d4ed553365f45cb2b1511889cf79bf0c3d8913cd0478a632b9d244ef54702

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 a0dd44c5accb333a0ade4fc200a9d20280fb303b49e3f161ec02bb100b494b77
MD5 40a4337010ffe2b9248de5acc3121e4c
BLAKE2b-256 624833c0f979ef418882829449b6e773b61a5a3a326bea895f2ff35cb751f36a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 1f6a04d4675a10fcd358add8fb9fdd55b3896848d3c967d69207c87f4deb8e3a
MD5 f41813e7e2813041134242c877ca1a8c
BLAKE2b-256 4dc3628a4be80b3a933248c46a58e1cea11d27c13eb5accae840caf5713464c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d3d0a83c9b35ecedd0f61861713d10e77e9c85077e3d949da4e95ed34d09171
MD5 029903276dd3d48350d2cebf536e0ea5
BLAKE2b-256 e38fa72f5a5de8b6b9ea5852841d516729b420ee143af174ec11ab6d90459412

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 5213c95e7a94f96177a6e511b659514ea25c4888dba7014833dba1963050edba
MD5 f962bc97c2f9e40e21921af98754abe3
BLAKE2b-256 6a05f69fabcec70c59a89bfd1c5b58baccf9c2d19638c7e49ac191bd338e9f1d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 7db7194916a1c862147df5bfc1da5c64aeec0e80943e4fe37ada8a3dfbf008b3
MD5 fba23e8e246420e7bada5ceaf99b708d
BLAKE2b-256 34c09dab16bc3fc0a5b58f4507ec8dd8661fe3b146d2606a94bfe09d33a0ec7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 bfdc8ee0fc785851569d06c6eb635e934cc2ef6619a8d1637eb38e02a4c0e308
MD5 ad24384ae1e29da518b5feed6699a726
BLAKE2b-256 cd64f94afe4a0e47e02665057a4a9a093f034470492943b0e543d501ee2806e5

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 abaecc024fbecc5e72d78310d8f0fd48ca62e51fe0bc653bd5d7f48e49ea99a5
MD5 8ad5de41fc519b49f13920b8c8d9a84f
BLAKE2b-256 9d2eecad4f65118527fcecbc757db348fab41d4053f567dba22797ef98e36cdf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 78426ef4092ee619935eea486db2b09f8a5fd5fe67b027ca551cc1c601995e1d
MD5 0950a6db056caeb55acbbfee4e2098b9
BLAKE2b-256 12819b6e0e84a0729ba62deee75a5e02be599c47b7475aecc57b204bcd2f09ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 deae3b9a5d82e3785c619ca050e0ad5696a91ffef394543c8f7dea26451abf46
MD5 73bab6e893a6bce175b6fabeef4bcb22
BLAKE2b-256 711a8a27a414edc026187bae3f277de5011dc77b1fa2f38d3eddc8dda3328011

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a6391ef9b5846f47d21fcc592a04b35bbfa1e0b2ed555b9c018aac3682cd5610
MD5 367b8f5fee8a0094f85a3b14ce0306e5
BLAKE2b-256 2f8f4dcb7943d60342058b0402a4574a11e9933bfa462e549fdcdd1c14566913

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 b3b97fef07d4ea9e0784d29884c3b1a4fd339872a014324963695f52da4d7dd8
MD5 5f6a8c5dd36aa5bb0430b1b6e32c7ff1
BLAKE2b-256 429cf109aa37d18bf01731a70987875878d4a9b1a3ecffc7b71881cc707d3ead

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 744f1a5b6f5530f8082e81ef9346c83ddaf2c1b84bc26f4e73d89e323d626d21
MD5 a65585fe4f8dff42e006a4ced86e3a9f
BLAKE2b-256 5a75628ff03ae90ac528f2490051782536656ac36b5eac42614fbe8fd78cb019

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 0d0cc1cb8429ee3ca506b22ad0f841ff2b49fd6901e22e166374900a00e73960
MD5 50162e68c5cabe7b4fc114cfb06d2cdf
BLAKE2b-256 ab219456579a0dadc2c9231a2d1915bae971c27384e1ab43c9f0894552b41510

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 109b780429d04b720817f630bdc79689ec521d1b1d06b100560a600d08621393
MD5 dff7c739d5a4b6b32e31220f700e3576
BLAKE2b-256 67f9a1d3cf53d876e4474447e9630fc0993b6629ebf2d4996aa662b7d038a72f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 f8eccf623546bc7b263c2f806d7b0936fb05e8ce7538b6f00d17509d2c851701
MD5 acb87346c1bbaef2d8ca2315df550743
BLAKE2b-256 58c6851f0f4eeea753a892ea0ed4ecf10c606041007719a552b8755bbce8df98

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 7d003a4c73a2349d51363a595caa751beb942b5bda3592a9e5ff030769c7de15
MD5 52929753a537fee42973c5e7e367576c
BLAKE2b-256 490f62360c206d96a4d747a64e003e010c1c3a98cca804130a311aee830d468f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 585118d3c0db1bcd37d4edb11a22f0ca8a333a56f97da50fb065ffd5a0356f8f
MD5 d779e0fbdf9be4d33105e2c005aeae18
BLAKE2b-256 f3069e8bcd2c28932e4de555964c512a5bb34e1d7760665c7312de71522c63ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 b71b9b0e54ae653e2bee4c89cc3d36468fe0fa60470ffa1502a25e524b1b115c
MD5 4787f641e379b752abd96afd24cbc602
BLAKE2b-256 706f99e5d860a7864be3ee66a52fc00eeb1e74357cc400eb1923b33110f33ed1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 42271cfbbd05ab8a0c2aacf0c4c56834dc9d9365be5b1290ad62f69a2f5ccbf4
MD5 38bc9b55c2f6798c15d4c157d7f652e9
BLAKE2b-256 b32567b0d7abc753a33bf5b5dbd11cf775715c93e07ad0a55b39cd7b0965c97d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 ca9e55ab51f053fbd9bcbfcbf9f60703487eca0c437856af031d5933ceacb25d
MD5 7461e4a562cb4b5be5a957423b06b02c
BLAKE2b-256 0b52b60604d8cdd88c2f01b9d65f4cf9c168e266204e7881f21d1cf2950b60cf

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fd56188f44ea56a7c8c0e9eedb044bd9861e2d64a668990a49477fb494102655
MD5 d112f21ea15eb6f06f6dbe8258166e78
BLAKE2b-256 7df966150014f83bef45f2532d0d715cf55a686ae49bcc1be64c39f9497e06a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0dbf49739245e3eb7570992ab63813d8662c02ca6034b005dce193468c548b7a
MD5 2ac326d09338d75c425a9661452748c3
BLAKE2b-256 7038d2b6808aa225db6309ffed94e638327e74b3c5bc775ecb5a28b76ac54dc4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a786652467c1499c5696f01c550b04fa98e1a1d315cf6b4fec5ad18f91376d0
MD5 75d7bce2db53c480d20fdabae3ca3dc3
BLAKE2b-256 e79462c713d4bc800cecb91a99919551a8a7dd2a13db092e4edc52655a8eeba7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a8b5cf05116dc0d7037051b6f4f50b60ee517d0f31867b15c376bd235b5b1af2
MD5 575758374526c260f55cad711431cd95
BLAKE2b-256 e7fd081a1f05181b6514a1cf9b3bc673041e1bc5dc14cce384164cb9db1608f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 a5cff9173040ae96e6d0a9396ba0495e148e0a57701c76d042dac9bde85e2c54
MD5 1604aef55744d4b65d4e72caf13ad058
BLAKE2b-256 79131ab8b906e642d12b0fce2fc1b8d150c09a6a004bb4ff838fa00758225718

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 caad1ab553e3c81283bf6dce24880c8781c1b0106c104573bc4438f1b127a9d1
MD5 b92024197b2bde9fa2c8f4dad92c12f1
BLAKE2b-256 77ee8a5826d3b80dcb72845f29ec1cb2791daf2f37a1d3c5da32a3615d1ed626

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 487ad8d711568f74c477f62ad4ce539459dbdc6ac1e82a56b3b439063889efad
MD5 1b58a33aba1d7ec41137437165add2e6
BLAKE2b-256 42ecd8ecb6063c2f86c7716ef4bab5af9f30f892f3c8228d9bd03ff9b52b0d6d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 86a61d403e78877ca1c02c456f6bc0f15398385c4b2204b177b377c28c2abc9f
MD5 71b936883f90177c6d461b95172981e6
BLAKE2b-256 7a34234b42df69d9a561804a0c9b01d5824214f18d161b8febdd25d29ba83ca0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 0cb40b4a271d929ed2e1c6301fa3bab319e46b2342eb6ed362a98bc6f105d82d
MD5 b1409e93456a672ee87783b439746f3d
BLAKE2b-256 01663caf2bd858817064df9f10817e452f9ebede0df998fa58cb295cae457ba6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 aa4d996d26f545989a454fc9938b980c163d3878cd4eceb1c698a919425682d2
MD5 7c2ba1c2fd0fd9c50a8c49689e3bdb17
BLAKE2b-256 3d5247a3d0402fbba18735e90c69241e6699f6bfca714f0a11ae463a092222a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1232bc03fcd9272e42d642e4960cac0fec2c5135032abf2d12273b56a794a581
MD5 1f1e02fc9b4c47e0a9d6664030976629
BLAKE2b-256 4bdb027cc43e8ab8ae47a6c95e1a6f071b0adfe6c0d90d72437df3bd1940d0b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8e12b4ebe387d1d7511f6b5be3ebc4500fa0bfd8c140c58a3a9384b1a8f20c7a
MD5 926facaad9844564a9428af9a501907e
BLAKE2b-256 894e9cdfea05ecb03a56f0e42a86d3a31bdf2b3bfca70ef251074bb366e15d25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 0973199c8013f3b44e57b637b4f67bfc2550e9564601954aec93f0ed773f3d2f
MD5 dc4d0992cc64f4a18358137f622ade86
BLAKE2b-256 6de44dc49909e24ee268608b68759c559613f2e2aca39757b54220474faf4193

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 89a2d9b03858ad8f433735c6d6ecff481d8bcaa3af884b125bb7a961508b55bf
MD5 e96686f60058480d4cc556f0d0e25741
BLAKE2b-256 f84cd31efb04b0cd988b41fcf8e80c4e4b0ade7923789d18244c3712c0c7ae13

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 87d8bdbe5ea325ee201263316cd117eaa348874e1913b3ca1d52e12461113f53
MD5 014e67142aa6be43dd0ee321bde51e15
BLAKE2b-256 397ebd8a87c628914b23487e29b8b4f13b0a54e0934d8d7bc6973fd7fa4c8925

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8895b24c39932c461bd482f8629d4b43232414b049e5f4e23aece90536a65e9f
MD5 9d77498f292d77aa40117f0d641f2592
BLAKE2b-256 703459fe3403c10600e9944c935facdd3812914fbd81d06367447d55088f3728

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ce2220a179b676a29a4df085ba36c1d1f9c80714ec7b0b81d91570d77aad09e8
MD5 af31e4b5f0bfae19253d485014451b93
BLAKE2b-256 6f288ec0982af52b86011a4a1c1e14ab07acbc309e7aa487109b81834995d2be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 986f9fb7898259b275f3f230a59c9ec77374fee655e329627dfccd5f90c28074
MD5 6e8775c1351be3131b6c17df9e838caa
BLAKE2b-256 1eadd06eb76b1c7832f51ad74a517c62bf7a2f8f0360dfea6c546aa859b938a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e0a6c86100fbcec5437706c6027d8531380b660fa7376b4bc7d3caba23e1c2c7
MD5 bf55388e08ec3f93a8c600e0c60db81b
BLAKE2b-256 508f02e48c7acf986dcddbb8ef6e19e91599a881a69245747398650be22bea89

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 dc61b80fb0318bca831431def3cb4b9bba0199f2e81ce22623a685fe6fac168c
MD5 22f8e0f22f5025e1ff00f97d296e479e
BLAKE2b-256 451badde2fd58811d65e4d17c64d03397ff2799b06bbaac55b7636457eae6383

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 caf718f45489f6ebfd8f03a620bf889bf445757c1659787d4dc0483951699fe5
MD5 77bfa6ac8af1258cef3ce32f0fe20438
BLAKE2b-256 ffd88cfa61caab200d6ec91f8c7e66d54ee4cf047d4c8fd9ef2b0c5e9835561a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 019a52446614105f7099b94d54ab237d08c511cfc4376ad4cd35547c8e400d73
MD5 9922bf709affe8f1ed6d5b9536daed0f
BLAKE2b-256 90e8908a6119164818a76ba4799a3e0127a6e24d7e6be6c060435c428bd9a9a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 21414d20f905797eea940359708bfbdc97926e2504ca4bc22810fa4187268043
MD5 37968aad5bb54bb23b564cff7388db69
BLAKE2b-256 f6d3af414236f9741c198d4659faf866b320e3733a44c2a9a8a5589993b17d30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.3-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 52b8dfb45930fd96449a43c3427ebc963c42a7e7834f71e59eeb8b27115dbffd
MD5 19619ff23dfa5426b767b97ff4209bee
BLAKE2b-256 a06f56b8188e7f1de1590136c4b3c4cd42ef68e551d67a065db22062f0c50a8f

See more details on using hashes here.

Provenance

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