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.15.tar.gz (17.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

emake-0.0.15-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

emake-0.0.15-cp314-cp314-musllinux_1_2_x86_64.whl (458.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.15-cp314-cp314-musllinux_1_2_s390x.whl (494.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.15-cp314-cp314-musllinux_1_2_ppc64le.whl (491.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.15-cp314-cp314-musllinux_1_2_i686.whl (483.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.15-cp314-cp314-musllinux_1_2_armv7l.whl (383.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.15-cp314-cp314-musllinux_1_2_aarch64.whl (426.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.15-cp314-cp314-manylinux_2_34_x86_64.whl (452.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.15-cp314-cp314-manylinux_2_34_s390x.whl (492.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

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

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

emake-0.0.15-cp314-cp314-manylinux_2_34_ppc64le.whl (478.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.15-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (390.9 kB view details)

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

emake-0.0.15-cp314-cp314-manylinux_2_34_aarch64.whl (415.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.15-cp313-cp313-musllinux_1_2_x86_64.whl (456.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.15-cp313-cp313-musllinux_1_2_s390x.whl (488.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.15-cp313-cp313-musllinux_1_2_riscv64.whl (435.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.15-cp313-cp313-musllinux_1_2_ppc64le.whl (486.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.15-cp313-cp313-musllinux_1_2_i686.whl (484.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.15-cp313-cp313-musllinux_1_2_armv7l.whl (391.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.15-cp313-cp313-musllinux_1_2_aarch64.whl (420.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.15-cp313-cp313-manylinux_2_34_x86_64.whl (450.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.15-cp313-cp313-manylinux_2_34_s390x.whl (488.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

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

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

emake-0.0.15-cp313-cp313-manylinux_2_34_ppc64le.whl (474.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.15-cp313-cp313-manylinux_2_34_i686.whl (476.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.15-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (395.6 kB view details)

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

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

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.15-cp312-cp312-musllinux_1_2_s390x.whl (481.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.15-cp312-cp312-musllinux_1_2_riscv64.whl (430.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.15-cp312-cp312-musllinux_1_2_ppc64le.whl (483.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.15-cp312-cp312-musllinux_1_2_i686.whl (481.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.15-cp312-cp312-musllinux_1_2_armv7l.whl (388.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.15-cp312-cp312-musllinux_1_2_aarch64.whl (417.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.15-cp312-cp312-manylinux_2_34_x86_64.whl (448.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.15-cp312-cp312-manylinux_2_34_s390x.whl (484.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

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

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

emake-0.0.15-cp312-cp312-manylinux_2_34_ppc64le.whl (471.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.15-cp312-cp312-manylinux_2_34_i686.whl (472.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

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

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

emake-0.0.15-cp312-cp312-manylinux_2_34_aarch64.whl (406.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.15-cp311-cp311-musllinux_1_2_s390x.whl (450.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.15-cp311-cp311-musllinux_1_2_i686.whl (433.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.15-cp311-cp311-musllinux_1_2_armv7l.whl (338.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.15-cp311-cp311-manylinux_2_34_i686.whl (427.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.15-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (346.8 kB view details)

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

emake-0.0.15-cp311-cp311-manylinux_2_34_aarch64.whl (377.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.15.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.15.tar.gz
Algorithm Hash digest
SHA256 bfb991fee118a8c598741e98664215eacf55c2fa0248d89e07b55543d2560f89
MD5 560d109927207c98870a71d8064b5b9a
BLAKE2b-256 fd5b40cb5b15f521930b3def0a1b9a5a3a28d4dc5ddc7c5812f65732d848a3a6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.15-py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 f00ee3f4cd320fb737e6bda062ec40000654bb610961c831026896340ac0678c
MD5 02896d667d65d794f35f134a8cde4b68
BLAKE2b-256 e83dd3b0d92eaa7ed5d0f8c3d6626648928ceac016560ffb7bc4b67cc2d3a8ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 da641a5ae04462dcf5f75afde2c0b2fadf4f4f798015d70e2a2784c6813297dd
MD5 5e594c364ca0454854710cda52cdad5d
BLAKE2b-256 66f8820ed1787a4eb9d2580c606cad0a15f2092cecfc8948709536bcc6807512

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 2de9959d4cc0740a3965e7843f5288d77243f7c5a4525c4d19b2a036da797b89
MD5 afed398b41b08907fe5ad198da20b7ee
BLAKE2b-256 9666860c37da65969af8aa8f63b5b8f5354dff9da0b16f68ae63845a2aba0b3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 115df05051998ac200b9f99c0e8f78b0a30d0384f6dde7c4288d3a5dbaf4e157
MD5 028b8449de4a48d54d60111a96187d70
BLAKE2b-256 b956574434968c4b01668ca43961a75244077deab6f02dfe7b13f7a2344dcf06

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 d9075d89346944e3812faf71ee75d85d9ac8cb8931a2ddef01faa66104f046c3
MD5 0907cce77fd275f40758a607e1590ea5
BLAKE2b-256 992c081adde9cd14c9c04212e463ebde22a2691d1d1bf225280038447bd85f77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0d335333704e46ce64538662cef0dfc10d24c140826c11a7968dbd9f152bfcd0
MD5 68aaa90eaa94e9ee4e3ee497c8007732
BLAKE2b-256 8fd341ba8a8489f71c2faea2d4af6a87d05fc13ab466c9ccc7aa0e3cd88c3369

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9a651aa8f6482cadc534d40553109d8058b0a08d94b63c778f1d15b066a59227
MD5 c804f510f4155f123e2cf9c4d3897e4d
BLAKE2b-256 bc3786f187d6b6bdbe77bf537b7236eebd9d0636580e0484b92e15126a25d5a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d62396b07d8b1b57e411c705d7c6bae301a1249219c367926e57841f793177b6
MD5 c0b218e2486d6320bc66aab5b62b29ec
BLAKE2b-256 d420dd6ea648e95be5a2b73e2ba344a35b90cfd329e8d0a5eb54b2e587b37497

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 80b44cdd6b92a5d6dff4aebb1e41cbf07255df2a6b969bf73a86aa7e588d7fc2
MD5 264c4c566533ee806b8d1121bc054342
BLAKE2b-256 826ec1eba4b5ad071d62e42992722218d2a41cb0aff82f6e55c8a22b64a7fdb1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 29212faf61a61a7b3943d822bc367bcefe4b327b8d0940ea8e99135302912212
MD5 af135cab296bd4703bfc14a5f91ac10a
BLAKE2b-256 16d6ebb214baf8323818e16196082bf56a309ae6bc10d1ca3b66a78a87962095

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4d723300e20059984ead3479deb816282ee013335a8102cdff08ef8c7edc54c9
MD5 12805f375edf3f2e20876d07d8f03052
BLAKE2b-256 74b678e4a0d057ccc93f5a16bd4841a6542285f6ec342b88f3a5ae5163a0109a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 12dcfe557501474ac7ba9815cd1b427c3abb6ade112df55d8a0de5ea30e9d074
MD5 0349f1539a2ed7097247f431548274d7
BLAKE2b-256 e25de2eceaf6cde8c472f7670ec35e6675d377ac408dd3ad5f9f48d51e6e595e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8470e492d14e99c67a52fb448a92c1ab9e8b1871616f0ff11c3420dd163ef809
MD5 25a85a995936b64f156c5701d4dd9796
BLAKE2b-256 cd508b347ecb2ce011bfa3f51f0b5e7bb0f479c196bd3b7483b61cd37cb6b122

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ba51d1e2501af0fc057835110106a691e9a4b8f2fd88dfc846d97b5c9dd38d5d
MD5 ebb8edb9f91f9ee555e278055ccd8efe
BLAKE2b-256 2f3a36ef1bd77b08f1e85027edc7606b12726870a7bfd0e4c1513ab543a77979

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22a24ab2c678196dfaf936fca427a703b09d2bea5b9b4442a094372b1f67f70c
MD5 1fe64d6a4582b0d6f2cbfdf4024a080f
BLAKE2b-256 5a3881aacacf5060edacb708473cf514aaa74f0c3fb00c50ef22313c2b4999cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 760f879ad1b78e6476609a59258320b2b847086fcd0abdc034c837c0a3c62fdb
MD5 a6c328756d371bc1f8a66a5f0d49eac0
BLAKE2b-256 0ca34eaa918a48a06bf24cf1724a2c0304754af101d6b4ca30fa6bcc25bb9573

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 f5f3c420634f526ed9eaa6c0ee8b1ccffd7eaa57f63f133e8077a25c4da10026
MD5 8943e0257f9925b703df43bf73108f85
BLAKE2b-256 9adcf783403d043ca235ddecbfe9b616dfec5b4ab2be0e2448fb081de3907b6e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 227aca0e01b912bde1fb2488ddffc39ab3b8e2034f7b4e78574936ba2739994a
MD5 a54a7657ec8b7357dd3018fa0c457b0d
BLAKE2b-256 dcaf094b6ccd8124a97d71a3e153651a6e66f08b1527eb0e47b036044b199bec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d007b2f3316463f5dae7bc9f2c72cbb574e662b4799a24d0d337aa1fbca17a2a
MD5 62d3a187be22ffbfec5fe409b2228295
BLAKE2b-256 37512f310a87e61ffdd3c23ec02306794499f958517055a9915dc6ec3786f141

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 961e7f65378f9e589fd55d71d21fe099c2e47644ecee1279b5fee78242b8e5eb
MD5 edd53c2abe20f620cbf27ac1cebe98b7
BLAKE2b-256 6604e9cc7d82427ae90cfe741a76fd33a500c296962d8a5e8d63ea40d945efe4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4c3254bc06d986b676d1cee80d20f572041d5ae3820830b33012ba150ffe68de
MD5 407a953edc4a26ebb515681da3095d1b
BLAKE2b-256 55eb249853ceaad2da523c0a9b269f311ac568ff3879f68248e7bb80ce7046dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 381cd933b4a8f675fbf0c85dcebcd70b6801b3bfe2fd669349e49b4eb7e08cf9
MD5 b88555c175b0033de13c730601aac0de
BLAKE2b-256 2b77fbe979fd503b3994fd6d08f7e7e62ff1e3aecf6ae803801cef689ceff4a8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 a9d4be0bd9a0fe18920941b779907261f5bd46d64e9ce4a49e66a07dc9a564dc
MD5 7cd4bffe61dd32ce56b7b51de3db1850
BLAKE2b-256 11d388643548c48551936886b799b15ebace86f0929059856d8573c1b5d9689a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 be208b4cb2cc03427b02b8e5fdc419bd5cbfddc3382958ad12c5624a32448f79
MD5 4b2b30e66a0cff4d1857feac847009ab
BLAKE2b-256 b9b2c1fb5aee987d893c1d36416fd596daf266a5bfc3e8f82a31329ade1a42f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 22677d4b2664a1b69660a129c78fa583800ec0f57f8264fca6a83ed5567bc530
MD5 75f39ce24f876f27e6b6f26f5dd076a3
BLAKE2b-256 da0cf852ff876d6ff8a3b6b19ba3389398b90bcd0c3858ddd27f21fadbea8695

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 553ed1a2515f1531711628db9ca47cbd8ed306e2850e8592b305da1ab28ce7dc
MD5 56e9efad99e976d831b0f2187e7774b0
BLAKE2b-256 bf125dd4505f83e7342f2996368898607b745b1c69c5bac1ccf70d840460b65a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 175a3fd50da622e25412c808a266cce117a94b4ef28b6e94d643790d7897ee35
MD5 a9cb3fe592349b602c66b3ce6423f7e1
BLAKE2b-256 5e802de2b47584cd19051aeac059617c0c93061263a2498989435094761eae4d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 e27a551f69f3a9261b180c0252303710ca8beb05a5670107ee5b32ac1b981811
MD5 291a6e5b4635f99f510b7cf74d6fe138
BLAKE2b-256 a5c175e2d8727db0f0f533013583e2daf43322890b245d4156d33e8c07659ee2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5a7d90e913382c8c104f781d30abdfb9fa192d1c0e9280ab1f532903802efe7c
MD5 4e7f9384c800d79e929a6f6c32313614
BLAKE2b-256 313ebe7212cd71151509d46705721c44810db921cdb097c601203f611f6d3938

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d36d3e163854094a18964d85c67909fe1f6c6d199bfd6129c24ef261e59a2b9c
MD5 e436820f77fbe4e4a2f10bd56ec46f25
BLAKE2b-256 82ecb3e5117112e756ae952c1e26b4c856473c0277847edd12c3dbcf1f278a62

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 4760d1bdb9a82fc042d8ed0721de951ca6272e7d03eaf3a3233df719d6ebdfbf
MD5 10abe21e56adc0e2c5acf257f6cc64ca
BLAKE2b-256 29f3b06b1b459b9df53294ed1afaf02e02155d85b5560fe96d3dbceb584636d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 adc52e948a16785a2a22e100e2e4013f119b368f3fdb135d6b25cbac57b4a0b6
MD5 69b87c1ec88a5b1b26976e5f9cf685da
BLAKE2b-256 233bc45856fd8550e367748416684af43865fddb77ce373b0ff0792cd4568849

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 32063257b215dd1bf3c2e8f65b0c00dfbe21cd7701cf20720b37b450db5833f4
MD5 709c19475e2e6eb49d94557f84b7e5bf
BLAKE2b-256 33c399bbc1b0b4c402b647cb60a0c4c33708a73b2db2c94afa26790605439a01

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 05f2e158556dbddd73e10d509ffe12dfd7a4770d6f1edbd21a9f12d97153e710
MD5 8a7b06cc9380e374a1fcc384b5cb406e
BLAKE2b-256 6d4f06f0529def88fe2b4a52fe6372361787a60509971e20c80c359c705a7b28

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec5adccf778e38e73951f4192c47bea651f66e148bed0d09384a1d364cc20649
MD5 5a9e59c0e05753a79dcc9009a450dec0
BLAKE2b-256 be3ed31f9e53997ef02a6c6268d52957b0daaf759d630b4e1d51cf68bd454e3f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 f049ddb4aaf57bd20fb21bba5d76f791391a8def6a2906f4205b31efb0a6d5f9
MD5 bf90517f1762c24deaa9680b31f4801b
BLAKE2b-256 bcea02132558e332f428c9ff09b23d41793e132d4b90e7cee6fed4cb2171fbed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 4cf2b909ec978e26ab3d14f300e95dee8df6da92ba1f778068a4816e6cfd59de
MD5 402bfc15b53c21db65693b486513f07c
BLAKE2b-256 566da011f7a57a5b5655e51a7f4319f15b32a61aa7e3109e88a38292e00a1631

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 fb403de9283caaf5714faada5725e7b4777f2bdc91c0ce6ff9d971e988823a80
MD5 a111b4d13b4e48243d42a4dccd13bbfc
BLAKE2b-256 c77c52c05074f1bf5adb05f62e7ba116bfa5703e6d4cf3f9c30e2fdc37d67e4f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 29ede23ef61e25fdb8ebcd15aa754930fc6dd241ec2a8b66c7e767ae52685560
MD5 ff2c9246b0136c9c2a5374bd185a6881
BLAKE2b-256 14f01ee54365b5e0cddbaa6292c8d4d27449edb663b695b6d6511a2aa7b00c18

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 5ea633acbc942dbdbd1f8ec8652cdfd894b47bba45a05c6f4acc060ad2023a3a
MD5 a4e1602f114cdef9b4631c008878e357
BLAKE2b-256 145e4bf445bff909eec7d580de26904f74f4690ab36126ea7ca61539716d7338

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8ba6ece8dd2cb44633a18743dc868245fc1fd0f43302d77ec74b961d2f8d91d9
MD5 bf11d1a91504ef525588318b7aed4824
BLAKE2b-256 d95e660407d08ef3e04f8323fbf6efc7a5ead656d598695bcaae3b175b57f2e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 097f4c4b5dc7c9ddb9bfe296259dadacc2f2ff105a8ceefb608747501fa74506
MD5 71af47f524f8dfd667080078e418f859
BLAKE2b-256 382841df4d2bd3bad20a368e198707e69c9631d6a0937e4e0e55c334f0f6f545

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 100654b89cdf716b3eec4b420c0ed289fa07b983b5c6cb5e8e715100f21566f7
MD5 95eda54e18a8a7af482e23abf0f792bb
BLAKE2b-256 9e87ac2d28538dbecf198a80bb498ca8ef4c80c8ad7ebea7ec05fc342afa0bcd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ff856839ea1285819896f127d902cc587571d966807e9e137ace34cb4f1cecb3
MD5 881f72a5860e142cb09baa3dd9c0329a
BLAKE2b-256 ad96abd89efe506579b91768d8ab2bb15184ceac67d510f7561699ffbbe2ce7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 597284e30622d40b25d4b76748fcd9cbd7d54589603c3a4662e0157a49e008b7
MD5 2c7e56840b04d7b7e2b270b4ed8f85d4
BLAKE2b-256 57384aefede3345cdbc4002f12e60e0700080618c6171f6d62aef99aa8e9a857

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 749ab2283783e7d8d555f64789af801baa91f0b9bf05627f6373e77ce718d8f8
MD5 d78a7416710ef18cb5497cb5c29770b1
BLAKE2b-256 6dc778b391b7e5c85d38b71e1929f2d1699526117b84a45f991219c0549ff6da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e41cc1fed9c47d0baa3ed17b2e71a6ea8d289a828ef5396169d477dc04ea99bd
MD5 e0fcea85cd3449889fc4545964713661
BLAKE2b-256 12c18f66425dc0a0a2c6af02d201b427a9fafa6f377f5df60ce15f175bd7954b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c09b18f24a8c764ac078d2c7627c272829f4d914b6ce309d4cb9f902da2b2cba
MD5 10cfe0ee749534791f4b3c59f1599c5c
BLAKE2b-256 06c518161f798194ae3065391ff92d96e451c163d1a8e9b0fa97e4f50b474808

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f9ba5535acbd8ca00e58b47598720f834470b08d8107cad9c4ead7fedcc23a4c
MD5 6d9a2c4e74dd60c40d650234b7c01113
BLAKE2b-256 49cc27b0eed7b22a8952db8dc2f8a5f328f5bf10a188a417c7b1ca237b147d10

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 67d27d76afc74d7e06c411db3feb37b02b55780c48138fc34fc62a935f812e5a
MD5 2142a19b8b1cb6cde5373ac013c8abb3
BLAKE2b-256 899533073ba0a9bd8c19487a63e429195d0b5d130689752dfad2bb6088a13cda

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 63267b27f5c2f4c2531e8676d9b6bcc82dc9c2471d6d6938063b91edea3d3e90
MD5 25841b0b1ddb5ee2c9b8adfb9250e88b
BLAKE2b-256 13e5e2fffc13a2a9d7227d2ebab6acff2739df47751aab5f93434f29791c02bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 bccd97039d1501ad9d2b6a0e5d18ccb9afecdeb60b0f03a9d7ea37994aaf53cd
MD5 5d1319dca9984a2029f3783b214e1db9
BLAKE2b-256 b29ac95a8617d93ded336a10f3c10f4420e9eff34ce27dc2f26f32f802dcff1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 ee8c40465a89ef2db65d741cca86341969f8658fe0f0ee8f76243b4729581846
MD5 ab3f101e12ae96177ee4f0563fe13c27
BLAKE2b-256 f389a1e6aa7a3f41d92591ed589590cf5aec5ac208860b6c6d0ba61be0b744f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 c1ef62ac86327487c64c5ee1911f7ff7100f6f7002d2202de835ba1d74b5b360
MD5 c5a968b8f308301ff7b3090905d92094
BLAKE2b-256 68cf1a48ae23e7d992edfad2b456a048a59e5771fc9e370399b252bdc1d0e825

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 e5520ffe4eba3973d8700c6c2b17e56e9349394f62a3891a75438092a5652205
MD5 8ad571fe97b7d30000ffe03e6f2950d3
BLAKE2b-256 fe053ebfe18f91fd804c34080aa262b03bcd836fe70f2535947db70c1fa52d03

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.15-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 6b264f65940827b6a39a3da08505aa9f80bc8438ac8405fc3e3007d6931386a9
MD5 0b8d134dc4f9108647a67742c1d8c33f
BLAKE2b-256 364087e04fec605ae097eaff7b32204f39b46b0e9d0c1990f754a873f5e48f6c

See more details on using hashes here.

Provenance

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