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.6.tar.gz (16.6 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.6-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

emake-0.0.6-cp314-cp314-musllinux_1_2_x86_64.whl (438.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.6-cp314-cp314-musllinux_1_2_s390x.whl (473.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.6-cp314-cp314-musllinux_1_2_riscv64.whl (416.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.6-cp314-cp314-musllinux_1_2_ppc64le.whl (468.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.6-cp314-cp314-musllinux_1_2_i686.whl (460.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.6-cp314-cp314-musllinux_1_2_armv7l.whl (363.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.6-cp314-cp314-musllinux_1_2_aarch64.whl (406.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.6-cp314-cp314-manylinux_2_34_x86_64.whl (431.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.6-cp314-cp314-manylinux_2_34_s390x.whl (470.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.6-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (411.6 kB view details)

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

emake-0.0.6-cp314-cp314-manylinux_2_34_ppc64le.whl (456.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.6-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (369.5 kB view details)

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

emake-0.0.6-cp314-cp314-manylinux_2_34_aarch64.whl (396.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.6-cp313-cp313-musllinux_1_2_x86_64.whl (436.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.6-cp313-cp313-musllinux_1_2_s390x.whl (467.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.6-cp313-cp313-musllinux_1_2_riscv64.whl (415.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.6-cp313-cp313-musllinux_1_2_ppc64le.whl (465.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.6-cp313-cp313-musllinux_1_2_i686.whl (461.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.6-cp313-cp313-musllinux_1_2_armv7l.whl (371.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.6-cp313-cp313-musllinux_1_2_aarch64.whl (401.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.6-cp313-cp313-manylinux_2_34_x86_64.whl (429.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.6-cp313-cp313-manylinux_2_34_s390x.whl (467.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.6-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (411.1 kB view details)

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

emake-0.0.6-cp313-cp313-manylinux_2_34_ppc64le.whl (451.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.6-cp313-cp313-manylinux_2_34_i686.whl (453.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.6-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (373.8 kB view details)

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

emake-0.0.6-cp313-cp313-manylinux_2_34_aarch64.whl (390.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.6-cp312-cp312-musllinux_1_2_x86_64.whl (433.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.6-cp312-cp312-musllinux_1_2_s390x.whl (460.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.6-cp312-cp312-musllinux_1_2_riscv64.whl (411.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.6-cp312-cp312-musllinux_1_2_ppc64le.whl (462.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.6-cp312-cp312-musllinux_1_2_i686.whl (458.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.6-cp312-cp312-musllinux_1_2_armv7l.whl (367.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.6-cp312-cp312-musllinux_1_2_aarch64.whl (398.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.6-cp312-cp312-manylinux_2_34_x86_64.whl (427.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.6-cp312-cp312-manylinux_2_34_s390x.whl (462.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.6-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (407.8 kB view details)

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

emake-0.0.6-cp312-cp312-manylinux_2_34_ppc64le.whl (449.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.6-cp312-cp312-manylinux_2_34_i686.whl (450.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.6-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (374.7 kB view details)

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

emake-0.0.6-cp312-cp312-manylinux_2_34_aarch64.whl (387.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.6-cp311-cp311-musllinux_1_2_x86_64.whl (392.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.6-cp311-cp311-musllinux_1_2_s390x.whl (431.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.6-cp311-cp311-musllinux_1_2_riscv64.whl (371.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.6-cp311-cp311-musllinux_1_2_ppc64le.whl (437.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.6-cp311-cp311-musllinux_1_2_i686.whl (412.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.6-cp311-cp311-musllinux_1_2_armv7l.whl (320.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.6-cp311-cp311-musllinux_1_2_aarch64.whl (366.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.6-cp311-cp311-manylinux_2_34_x86_64.whl (386.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.6-cp311-cp311-manylinux_2_34_s390x.whl (442.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.6-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (368.4 kB view details)

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

emake-0.0.6-cp311-cp311-manylinux_2_34_ppc64le.whl (418.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.6-cp311-cp311-manylinux_2_34_i686.whl (406.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.6-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (328.3 kB view details)

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

emake-0.0.6-cp311-cp311-manylinux_2_34_aarch64.whl (358.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.6.tar.gz
  • Upload date:
  • Size: 16.6 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.6.tar.gz
Algorithm Hash digest
SHA256 bc64f0f5d10cc144344fdc079998572433b574db933165851207486a1c4a232a
MD5 660d27d044520f0709e891a8c27f8bb1
BLAKE2b-256 84eb3fbff54b017002737665a2959ac126dc1b3e49cc3b01d5140d32d0b4ce23

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 17.5 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 3df58ac5640cc09532d24d757257aa972c9474b2f8d36282d8ef104c6ea4a3b2
MD5 4760f354786ef966546ebbed31fc7ac5
BLAKE2b-256 c22b01a2c99ae98f382a6d732316d975d53d4df5c91eb9bdf115ed90be88d9e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4e4a495050a0f1fe6f0a5641650c070a60531adf6361706f3d6c06b608ddb878
MD5 9066a911023dc45403896147dff41467
BLAKE2b-256 df4a3603da25089e10affed9f67f9c6093ae9c8c8b40f20a272abfbac70dbb2e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 b0d21c190baa41894c089532cfcb3d34896a32e72c1dc4d7b4424dd5f9b5d4b1
MD5 10b78e7ba3748e08136a2cbf28a33223
BLAKE2b-256 f9d76ea1a95b7810c03eb2e75437d9e98f7e594da7824ac9827ff31836363727

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 dbb9f4337f842b58ccdf5527a633a27f474763d06d86c9be32567221b387f40f
MD5 0963e90e98344eb6edb543d2c79ef8a3
BLAKE2b-256 f5e83b1521faf40e1df33436f5464749016d41176001650d0a5688fe74023a1c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b225e2bc97f37cfbba32d667c5a3bc8d5d8ca02091574d8b8ca63e850f0f777a
MD5 2fd949d47e527dfc9432c40e9f5be86c
BLAKE2b-256 1e86f4a5f6f1a0589cc6faefeb26b9ae36d630c16f5b1fc893b864155d8b223b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.6-cp314-cp314-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 460.2 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.6-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fedcc30bbe1485430c75da2ae6d2787039b656a77752a68de4885004d77ff8bf
MD5 a41e67711d50a1c4c94ee1d0ac9a0939
BLAKE2b-256 39282ef61a9f22b873a06021c754b1755309851ef38615fed28f77753914cce0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ecdfce893a1fb2bad5d51000908719f4629d0d3177309f65ae14dbbb14225b8f
MD5 ca2c29515b03b23d1f830b6dc3d6e027
BLAKE2b-256 b259e187b38c2ba5ed2d5354b27909384834090f342aa88c4074cc5532915e4d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e2bf62544d059814bc926654a10f12c46c671d8a9fe3ecfbf0db3f8b25d74f4f
MD5 d58d336bf1bd98bd8612ad297eb5b3f6
BLAKE2b-256 74783cf3da527446ad6c14ead22f1fb6001fb916890a3c5a167d87c2364f79c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 e48d47a0faf7f238e0e5bf468aaff9084831ad763a0281d0dab5129eac2b904d
MD5 0bbab1f98188d939e260141a9740ea99
BLAKE2b-256 cf336e25f7e8c3c658e04219dea2f396c773f171cb9d180bb82b053deec52a37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 35a7bebeb07757e9baab671e600614eb698ffb34ce26191eb039aeecbea50cc1
MD5 9e25ebe0e177b0ab449581d466be94c6
BLAKE2b-256 26f167c816013e272652762a928aad3777021fc1c9a5d43b484ac4591bb6c566

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c26842350105f8d32369a31bbb95b25a8a098b4449e0cf2f6189ddbf665aaf5a
MD5 1059adda9f34d55fe021c57ed380bec6
BLAKE2b-256 ad916f011ef7c20b06df2dd7cb0a1c105f741a2a7a6e36ec43f6ef1638d0e3e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 faff5f600cd10c94e4309eddebc74fe8d32c5aa0970edb5e3f08439612485bed
MD5 a205fcfbaca8a2decdfa08315bd6a6d7
BLAKE2b-256 a7635f75dba5cf96290b248a2a3840ca30496bdfa3e270ac5296b5df434d320e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 42c9da90a27b93d2315431b76ff00ecb4a942bb43d96ea04f505f2b6bb8813c8
MD5 c5251d67378b6324fbb31362cc632734
BLAKE2b-256 747be3cefabe46df67410fd4d9240fc4b89f5e02a6769e4e4f9603ac6d8ca0da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 890820816ad36c69471565cc8199f7d3ac52709ecc0c999bcbe94a6afd45ed3b
MD5 98034be867277c0f7080dc28a1e0dfee
BLAKE2b-256 93b21e471c4c431414678c866e42cfe2abac8dc5c1becd9a7aa3c85ff6f7b1ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9090587ec2523bfffd91cbc3dd118e2bde5cdc830a474e05a4f8e674b2f74d5c
MD5 7bd58b82493a75e12a05a3b0204b3575
BLAKE2b-256 47d1eb09074e868dcb2ed168bbab2294dfb1ba8880a67e969504be9b37e4e3f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ca3f1abb15b2faebc532741234acecad4256a613e516e60f46c2d3d804db5e3d
MD5 96eeb3275249f7b1d66c79304ac27ed2
BLAKE2b-256 dd1867cbcb9e116995baa63125d2eb40e908530e3e89c017960cd0311d8c08f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 2d20f33e70834ddf0e1be846180935c5bee155a5a963465b20efd302863b2df8
MD5 6ffa8688852449f397403cc11be8772c
BLAKE2b-256 3f28eef8c388daa61d5d92bab039faa543b1fe99a78cf3da14fd9063921e4eee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 e6bcda4950aec07c29b335ebb31fee046679baba7f3dc02edc72b2210e733112
MD5 95879ed4873f53df039f856efb13c318
BLAKE2b-256 0c7e6bb640b0abeba204fbfe235e0726e86d0c95cb3ea558086076738ceaa3c5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.6-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 461.4 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.6-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0618df5873c0ce1fb7203a56f58a5827b096e7ab55d463287e861cfe9be31e5a
MD5 154ba8ce8bb6219446fd612bb297a05f
BLAKE2b-256 81bc7e7a4d4c73262a7e082fa40ad106c0062420132208aec315f14d188902af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 95de3a317d4d24778d051858b89635501b356f1e62913e33550b4d134fe57dbf
MD5 c8caca146f2bafd76c1b964e6ad8befa
BLAKE2b-256 8cc6bbbf5c8f30d5a00a8c1307b8ef6c67f46a003b911c383bdde32b5e37374d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2d043c363904ed33d93bae0a8d99df5ee1910e360a5b5249cf3ce5e0f3fb8f01
MD5 39dc676ee8d1516fc3a84a50c7d1ba1c
BLAKE2b-256 dd23130d53a054b277239efbc8f37d20d093a142996f732c882dc77efa3b8225

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 856deea2acbec3f38b25012658a3f7c86c33cde15caff825ac677828ba20bea7
MD5 b39396de3d591ed8ef7721122d8c16b7
BLAKE2b-256 0c3c2ffd35f1f475ef9afa9e8adce0d2b46fb764293e70463e064ffb36e16021

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 bd0eb683bc1a5de99c8a6875d673d65559f6f9eb988ff1e77ba84f4731dc07ad
MD5 3776779ecdc261a7aee3ca89698ca46a
BLAKE2b-256 c4972dc743d0d7cf585f633963870ea2774d23312cad1d1ff08cfdd163a3eb45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 3e62910df6fb06c4568fd66a90d4fdde10859d7e0afe21f50c7ab23af85a28be
MD5 a4a503623a125d9a271ace9fb9a7471f
BLAKE2b-256 dd3986673ab82fd55e0104444986fa9222ddea2869e834741b068555aad890c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 f9b32d78c3587591bb85a2343b1a58188514b0e5b196da873182f6ecbf6177a7
MD5 74b0da5ee0dee38f9b325794ed3b9a91
BLAKE2b-256 3ac3083ff89fe1f2d6ce3c07f366e1ddf5b6bccbbc99281450a90bc591f93c52

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 403f8a3a576770361776d8c2e0fe623f1417469f11e05dcaf0dfa8c5c3d4f95c
MD5 1036d94287129a3057db7407d82fecdf
BLAKE2b-256 ba1602c0fdebf5c7b3572beadac798dcafcbb0c80db810f428d81d2a8c555dba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 19fb7ab9b865ff74c9f831644ee6d5572cf05fabda373abae56a75601d12687b
MD5 35978ec56a0f02af865b2c87c9f9abcb
BLAKE2b-256 bb605f0547e22981b906af5f4ac131b9072c33528abb0103080c927a04651738

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ce0be65a09e65413f8894564f565480121d5c99ffa52438d4ab454c3f4bd1451
MD5 ccf30f7e5ac017b856ce402b3ecc8114
BLAKE2b-256 b0b16e3e477f1b2929436e47fafdb3e8b1f3ba261b8683e42e031625da5444a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6b7b1c751adcdf9556b2d4173eaead5043f099aa3c3d4222f7bdb72ef5306b8
MD5 3519de38fe3fdb16250dfaab663567ee
BLAKE2b-256 f6051de5b3eaa8cd3e8319f39fb754b99578e8dfa651def4fc827f13122ce2e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 defb084682706325572f445e2cedab2b95bb6accf03f6c4cb239f32f238e45de
MD5 6e76149976ecd581974e3a86bb0155bf
BLAKE2b-256 e2465b13b9768bedef07b38190dc23fb2bd7a7123b48d55a3fbca9749e1ea73a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 f073ff14d604a76bec3f0584c13b37d7660e02c0ac16b28124f3f3177c1f9220
MD5 16206e709d4de372af3a99b9acddd35b
BLAKE2b-256 ff1232e1f8765a25077bbba97b958cbb655ab9d25b02ee8e68c78973d05d43f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 8a85f6286bec672fc0508e7480b4d6f1fbb061014f0325aa30882bd8da36ea1b
MD5 02f29efec7022a6a893ba1b5e887f485
BLAKE2b-256 17185205e92dfb358957eb223955fe3f0779b43cef6eccc84edf153af04e5c63

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.6-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 458.6 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.6-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 22ee6815caf952e04c7352b7fd6f86c30afc75116a4ec446819e478b27acbbca
MD5 9842b97f016ef538e0b9eddc21576060
BLAKE2b-256 32f69a9f13384400285bf7f85afe92587446399ebc40920cac76c61ce9cfd781

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 274fa01bda44ac8e2316fa4efd867b24476f238ff575f63d2728bd06f5723ba5
MD5 f11473b3952ec9dd9dafd592467d62bd
BLAKE2b-256 41cce4c500c255640a617ecd6eaa64887175a228894d0be8b85f2981c9dce0d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c609c7eec540a55895c7ea67e5e8793b51be2a8c8c41c79666b6622817e555e6
MD5 050e9202e3eeb398a1a4b74c59a9d618
BLAKE2b-256 a20770c1519fcc7a7d9848e88c300b6ca2b0983a761e5c27ee1bdeeea19c74b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 42a62d58df553602b328810ae94851c60962f276fb90b430f3b98232d0e019f6
MD5 f20c3f758b0741653707fb048ef4bc13
BLAKE2b-256 aa4de40658849b5a50dcbe04df3712703d446a39087bf7220e5c5bc58e969492

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 68e2d9799515fb532bc299a80a969bc3669143bd4fefcf90d5021ee1091a6281
MD5 c27bd8a039c4286118892447dce26797
BLAKE2b-256 84e4ef92fbd1e3d5db6e6435c39df2f406fedda98fa04f0ba73833f7733423f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f0be94dbdda47f2955e0b12839304a0ac6bb166d077b9fee04b1b11bca5e8089
MD5 246cce1d682cc3d807f07befc1b9e472
BLAKE2b-256 d5203813b88f7e9e6a0b486f234626846344a372f6ec4f453d17446445271f11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 0b03ee50a299c2d3690c844855ed4307c348795d07c0a6347d7c4aec39831a8c
MD5 290610fd866e26bdb3a39641691c6a67
BLAKE2b-256 4bf85448acabc6bfb05fa8a1309ad89ae0b655818610b9f6c61f78f53f83de42

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 81148f9f6cf5a1214e3d56555e9fb0ff88dd16ea3e801cd101ecc1ae043e0922
MD5 794d6ca1f1630e8bc9b49224f859cffb
BLAKE2b-256 52420c2312444b3da4db2ace129541e931df6441d8e41974010031b186022f13

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 d8043d4412d09a429632eead3d8cf95f6bfe3abf37377bc1c955b938851a4873
MD5 2b13031e6c1bd6509770d856f5a5b5f5
BLAKE2b-256 9be89b47f8042a592052137bd5ec939281396d3120133ece85f955f744edab15

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ee4654689a05af60e918a7cee374daf640e0191b6037d2cbd72b0366a0ec36fa
MD5 117c9f4ddf4608c66009b55e4361d2df
BLAKE2b-256 f880f8f517af810d4ccf1d70b4e52be1ba154b7df47b39bb9adf0f33bcf9f5c0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f1aa18f41e9905249331161163aae3c2c2c41e836b2aa46571550cc4ed29983c
MD5 94154fc3d31e1230ca422fb01dc66901
BLAKE2b-256 9c220900944d61e64020123a987637adb82368dd91611c57caad619d7544e8a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 29b27dcb1bfaa73a106591baf7b261c883a4c3b56594f1ec218aae64d4a1cbc3
MD5 4360d854618aa19df53d45c714a76245
BLAKE2b-256 b803ed146444bdedbdc607c124bab5e9fe8b84ccfab828169949b4ab09e96427

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 3e70f6cd6c2733fb1712ab68ae85a8dcd2533abe0ca939f509ddac8e3af644c6
MD5 5aca6dcf6c8d86511412cc665c699a64
BLAKE2b-256 60302f2607fafdd3142c629b6ba8a7e70dd88164d9301d5dc831cc7fe16d6cfe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 819c6df5f1f630e9e9253f8f0110fadeb7e003e6c3743fde1314c44dd3d43a76
MD5 4e47b6538edc5c690fe01be1842f77b0
BLAKE2b-256 bb36a92456022e0d3742024378c3643634ce498f50992138c2c57cb17bbf0750

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.6-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 412.2 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.6-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 02b2f6c0e7ca5410cc0a620a6683555cd31c6ef31957371f973e981382b72fc7
MD5 a84e7a60b3a1e405a044affa7a302cbb
BLAKE2b-256 b98a76a4764f9a870d4ce2e38abd8b48af596773bb0bae354d300941947d5718

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dfac3fcf84722dcdd1b2b7701ac106792cccce5c83c8cd71060dd9580e7bb6a5
MD5 8cb3a216aa3bd5c8d25ac87792f571ec
BLAKE2b-256 09ef1be1ab34ce3cbda5e840960b4cc111c9bbe24a563e890c6ff3f14a04d2ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1ead76df50c74d3336ebb12cebb537fbf72d3efa77449367511148415a2ec304
MD5 169fbea3a1e29cba0706b89814a3c27a
BLAKE2b-256 153165f003e7ce63c1bcbb6bc3b67f4cf89854f4638377170b72b39aa725645a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 33b8dbcc320346ab95ab19e349f5734d6da2a344b1b05aa82c0d83854565c00c
MD5 5d7add53dfc75d4f39756e1e87c7e040
BLAKE2b-256 6247159e3bb071c0a3612ca4071871d6a4c719304adccb79d9219f9e8f106494

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 079219559c2b2cba6ce4cb4179db9f10ba41690da4917aefb196617f4f46d6ae
MD5 2f68c47d2567cb76aea87a39784d67c4
BLAKE2b-256 f2e3f379f4e58ac0f4bcf5e7a6c687725f57de5ea77b13d33d39a7e22dad1fac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 3659387aca6d9e1d7059a9d916ad04fba0f70bd1a22b9dd0ac32db33dbde9a6f
MD5 9610d9fcd3844ccafee4ad4550ae0879
BLAKE2b-256 a9801234c2ebfd398b4ca904f24ec2941f84f82d3a128f490034995d96eafa86

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 f4a70a7df3e37638fef718d4b39ea7ea6003034481753ec127f5c911bd5c608a
MD5 ff610af7c9e64125b1afea283b64f2ae
BLAKE2b-256 2fcfdd29fe99a3b687d44dccedded84ce34d5ff6f89cb7ee400cc186ece9e568

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 c5bfc84120c0cb4e2b8fddde61579a0216dbf4e1068409559f6e071bbd313224
MD5 8544571aa711a1eeb6a352854765145b
BLAKE2b-256 c0b2a08f71e1832628bd6ccc58b8b84f67caacd610ee2d3a7141597ce5de1c16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 3313878bb68ade7ffc24d830c0cceb14fb945f3924c2f687138e7d67f43314df
MD5 3e9cbb0bc612bf93cf87d1bdc3f11a9a
BLAKE2b-256 8881a047fb9b3ec6be387382e60a6aaa8eed47481a36271a24137664afc925d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.6-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 15afcdcb8b1720ab2c9851b165b7d2f05409f499fe119f66cbdf01256cd80892
MD5 d99779b218a78724d37f2bd6dd038097
BLAKE2b-256 c14f76107a70a28f2943d69b3728351cf0caaaf005b5b90e95620b2159fd6282

See more details on using hashes here.

Provenance

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