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.8.tar.gz (16.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.8-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

emake-0.0.8-cp314-cp314-musllinux_1_2_x86_64.whl (444.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.8-cp314-cp314-musllinux_1_2_s390x.whl (478.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.8-cp314-cp314-musllinux_1_2_riscv64.whl (421.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.8-cp314-cp314-musllinux_1_2_ppc64le.whl (473.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.8-cp314-cp314-musllinux_1_2_i686.whl (468.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.8-cp314-cp314-musllinux_1_2_armv7l.whl (368.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.8-cp314-cp314-musllinux_1_2_aarch64.whl (412.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.8-cp314-cp314-manylinux_2_34_x86_64.whl (437.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.8-cp314-cp314-manylinux_2_34_s390x.whl (476.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.8-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (417.8 kB view details)

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

emake-0.0.8-cp314-cp314-manylinux_2_34_ppc64le.whl (463.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.8-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (376.5 kB view details)

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

emake-0.0.8-cp314-cp314-manylinux_2_34_aarch64.whl (401.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.8-cp313-cp313-musllinux_1_2_x86_64.whl (443.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.8-cp313-cp313-musllinux_1_2_s390x.whl (473.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.8-cp313-cp313-musllinux_1_2_riscv64.whl (421.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.8-cp313-cp313-musllinux_1_2_ppc64le.whl (470.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.8-cp313-cp313-musllinux_1_2_i686.whl (469.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.8-cp313-cp313-musllinux_1_2_armv7l.whl (377.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.8-cp313-cp313-musllinux_1_2_aarch64.whl (406.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.8-cp313-cp313-manylinux_2_34_x86_64.whl (436.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.8-cp313-cp313-manylinux_2_34_s390x.whl (473.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.8-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (417.4 kB view details)

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

emake-0.0.8-cp313-cp313-manylinux_2_34_ppc64le.whl (458.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.8-cp313-cp313-manylinux_2_34_i686.whl (459.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.8-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (380.8 kB view details)

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

emake-0.0.8-cp313-cp313-manylinux_2_34_aarch64.whl (396.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.8-cp312-cp312-musllinux_1_2_x86_64.whl (440.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.8-cp312-cp312-musllinux_1_2_s390x.whl (466.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.8-cp312-cp312-musllinux_1_2_riscv64.whl (418.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.8-cp312-cp312-musllinux_1_2_ppc64le.whl (468.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.8-cp312-cp312-musllinux_1_2_i686.whl (465.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.8-cp312-cp312-musllinux_1_2_armv7l.whl (373.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.8-cp312-cp312-musllinux_1_2_aarch64.whl (403.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.8-cp312-cp312-manylinux_2_34_x86_64.whl (433.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.8-cp312-cp312-manylinux_2_34_s390x.whl (468.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.8-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (414.4 kB view details)

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

emake-0.0.8-cp312-cp312-manylinux_2_34_ppc64le.whl (455.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.8-cp312-cp312-manylinux_2_34_i686.whl (457.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.8-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (382.3 kB view details)

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

emake-0.0.8-cp312-cp312-manylinux_2_34_aarch64.whl (392.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.8-cp311-cp311-musllinux_1_2_x86_64.whl (398.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.8-cp311-cp311-musllinux_1_2_s390x.whl (437.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.8-cp311-cp311-musllinux_1_2_riscv64.whl (376.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.8-cp311-cp311-musllinux_1_2_ppc64le.whl (443.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.8-cp311-cp311-musllinux_1_2_i686.whl (419.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.8-cp311-cp311-musllinux_1_2_armv7l.whl (326.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.8-cp311-cp311-musllinux_1_2_aarch64.whl (373.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.8-cp311-cp311-manylinux_2_34_x86_64.whl (392.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.8-cp311-cp311-manylinux_2_34_s390x.whl (449.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.8-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (373.7 kB view details)

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

emake-0.0.8-cp311-cp311-manylinux_2_34_ppc64le.whl (424.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.8-cp311-cp311-manylinux_2_34_i686.whl (412.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.8-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (334.5 kB view details)

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

emake-0.0.8-cp311-cp311-manylinux_2_34_aarch64.whl (364.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.8.tar.gz
  • Upload date:
  • Size: 16.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.8.tar.gz
Algorithm Hash digest
SHA256 4bfee6e369d71e028cff191e3642904e61cf77e7ab72c1164f400f7448e60753
MD5 70ffb1034ea2c02a98c940b1dabb7c50
BLAKE2b-256 e3266527c64ebf2d3e8e971dfc925e7c89f01114b33a64e1792d59de42c0d610

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 18.0 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5270143ce356e08620b734b7941b2f719d11aadd02948e4bf0bed868de180782
MD5 4b25cb27ce1328309d86d43193949ea1
BLAKE2b-256 d6224e6977ea331538c1c370ead06e489aebe935e5303e2cfb5f1f04d7a485b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f67ad58562301017bc8b79336452b1ddd5fe50d0b23b24eccb1244d8c57b275f
MD5 8b866e2e2036c277a5b55e80e34cac1c
BLAKE2b-256 471749b6ca5f84f06139bc2fd3204a9d622d79d6e64e7a915c34d9476387361f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 0739df057f702a9ffb229bfc763560e1a2f966ef6e2c86428ca5a66e4d3a4dc5
MD5 ff00acb420d20c82f9f9a01dd2184c0e
BLAKE2b-256 452a13a87f5ea9e7123db8b43d41ee0c965641d300d8ca3f5d9016dd01bef8df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 f1c68247fa58176d91f5253c37d2342ed800f082cdeb97affb49a24466938c24
MD5 d972e0673f7a44a57fa57df4e84d41d6
BLAKE2b-256 19c1cd5bfe0f014a1f4be67c01d83266609474861660e5a3c54bf04d7fa05c3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 52f95bf9883a68a19516235f2fe25a87dfff1610854d87edd2b5651c20690912
MD5 73e52f514b132d098e4b29d4c113780c
BLAKE2b-256 8fbe9b808de9e538e5c6b592435276fbe4f8acc8d4f1889eb001d41cbd7050b7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.8-cp314-cp314-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 468.0 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.8-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ebc9b8d8b265c5ae40be9dfe47617e4ea121da6198fce679b8afdde2c7777ed0
MD5 fed85b2aaf4a721d1b58736b0bb8197b
BLAKE2b-256 931c3097a30bd00412df002b1f6c62fb7421785678a2dbe94d2b876f77e5bfbc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 162acd3bfb3e2be184b312f065a3bcf28a4de15add5f1c31a937fb973ef1e7ad
MD5 4acac83bf25683eb67619e2126a43937
BLAKE2b-256 6bf2db9c90587e3630702c7e73d2d743f0b394a2c26c5fb74e7789dca3d34034

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 abdba013507d3225c54d83406a4829a52007f9da4b852c9854bad97720330058
MD5 7df7b82fccd99c6ede99317ea72542dc
BLAKE2b-256 b9bd45b4981769f371201b34f25c1fe8e953789b357045eb92d9f61b8c7f982a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a7c2adbab7997c3277be3dfed88a1d1e22872e08a91fd9b469ebb13dfcbdbdcf
MD5 02995e8487cb700b4c5a004cb48d2668
BLAKE2b-256 a9a9a42af7fd7e81786c101e1611017ed71b8fb8cc281fcb2fced74d6311de01

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 c2e64e50e97a67d150a1c469ee29a6a6e2a098139f8162a93653cbf29ed8de37
MD5 ece761142eeff0cef5840f82b64542f1
BLAKE2b-256 ca602b06b1b11c28b0eb77cff7239505936a5339510d5123c4ba63f9b084ee1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 10bba7073683cf5e48a9276dc155e328b7527b7e59d652d87c3319db7dc3386f
MD5 a4bf705eca9cc7e67ecdc6de2c754c8f
BLAKE2b-256 2a6a88f41e778983c535ede2c5f9346928f452b85ec5cbb64f8687ddbc87194a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 6e43e26cd014c0f0d2d68cd453ab8a62f3b7329a4d7ddb7bd5499fe4d52206eb
MD5 5cc5bd4e24c704425db561876854c252
BLAKE2b-256 507c446672252b4c015f53891c1979df801e8d8b348ee0f0b7de8556a4e1ca72

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 3aaf3826ba440bdf12c197ee1309b3b9254d6e4ce9647802efb7e6266ec6f977
MD5 a162a0a95b5c99c01c6f9377b1368611
BLAKE2b-256 f116d2b3d5354900f5bb9bcd3e7fc62b4b87da6b182c61b7f33b09a629b96515

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 82a83d3cc94d399414ab1961a37cf27869f84494e7ce1c113288482932629153
MD5 dd49326d982def4ec1008ee59d26fb48
BLAKE2b-256 78f0fac6adfb05cb79477f1f4d4ea15d7148091671f09b62fc7664d1355f7721

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13cffabcf53648f11576d46d1c1be0cd90a01fd6a3e80bbb430ac0303a8b8f70
MD5 ac25bb477eb2335b22e2d5f507a924e9
BLAKE2b-256 7b0c5ff44fdc8c9a20b60f540657b5b2716ff8d433390025656b70394f2470b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ba1e656771f4921fe41a7fc8bf209badc8c9349865015155a7ed4f2d18327603
MD5 b04c361a3821ed002070580aaee90d59
BLAKE2b-256 e1faa8e3b806696da4adc470e75dbb5f092226a58cca23412be5cf9642fdb281

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 a6dedafde5b26115debc74f0b495daa52dcde9602d95fe4e333f99880a863ef5
MD5 c3d31bf82fa7a017c41a3d1c3ee21de8
BLAKE2b-256 38a5df9ed5f8cee242a16337b5101449ed34a7390477a27180d9d3fff58a17ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 8c0f070b4f10543253cf577aca6f64457e1153d88574539242b6d9507ce5191d
MD5 ac2d53dfeb9ae81f9f56d54bb3a6de1e
BLAKE2b-256 e00af1e3fead58adec08fcef6ce5bb327133106bb20874703c20c701069e15cf

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.8-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 469.6 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.8-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5e0b5bc2a42e6280de9058c4b643a014e96d13438a5ce527bb05a70b893a6713
MD5 dafa681cd560230bd09633389601be1a
BLAKE2b-256 43017845ae078632872c71b77c61d69536b66348e970bcbe013c760d33d2e91b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 acfd717b40aec33b794e67bcece59d3ea3ac26c8ded449d1f40493db86ab11b6
MD5 32c842b403d32d326047a539788b1bd6
BLAKE2b-256 f60c86adbeb82d3b8372662b093837811d82e615d27ff47fa5f2063b42adaabb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d4bf5e014aee8a54773ef3039c78823164589a8ed76571b3626c78a1c12af97c
MD5 16459460688c38cb8bf38991f810756f
BLAKE2b-256 a41198a211d5a9b8826ecb09c6bc413f9336c57726b53c3a4d06f8356a8d09f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 0b6db6c3b4e3e813815d4ac03c29a44162f547a7ed41846daa31579748bd38df
MD5 6190e7364e85a29a3604054cae30fc71
BLAKE2b-256 6c5144ef5e36519a606484467ef0e61af2d069e74dd47cfb41c37bfe52349de6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 1b6369aca8529fc737c10dcce1e0382b98691f3f5873f33935f0cd01332e30b1
MD5 071e6685bd3e7f398fa7a5c51de76332
BLAKE2b-256 341175b769c6f9d1b442f3fe247994e500c648616d32eeb29c94539da9b3acf9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 b65eb4dfbb9db93936eaabdb04cb98e5e082e148eeed641aa1b15f5fdf896680
MD5 c5e3cda1a95f91a3d85df1d0c9b5c9b6
BLAKE2b-256 cc2666b01ad4099a5a23aa1c586c833a7527e9c3a34b4a3f03dbee7b9abec4b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 36940573c64216e9ca63e9788ac8c2c80d64ec4679edb3c8b3d2ed0b930b7c3c
MD5 26e38a90e8e740dbc32b04ce65f77b5f
BLAKE2b-256 80ea34cb8401e014587dee5cbe4463c845925a385f75691e86a3660849bbb2f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 b012d2fd967ec7d0dedfa351eece5842882fa5e118dc827a7b60c1c41f7d249d
MD5 f76d60d11a01275130748209a67ce40d
BLAKE2b-256 0dcafd138817ed9f004959c0e741651bb05b40698cdf025f8119adace2c4a8c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 b94aa98cbc201542c3a1491ed72d5da545d6c6a7ad62a6241b59ef3eb5f0782a
MD5 aff6c688af63af79af66fe0ced9ec7e8
BLAKE2b-256 1aab1d1c4c1cd9bd2713bf2eff4fcd6da7524bf1e1acc5cad950a35fc0280533

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 2f5b80d8beaeff166ab491876005e0857f786a785a80fce66955afb767e58b9a
MD5 d6fb3a65d1c83a7d02dcc9c39381e85e
BLAKE2b-256 2076616d7e75c7a6e4a3f9f1dc56baf8e662852fb4b1d8992fb35d1e056d4a56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1079f8eadaf0eee5c7ad213dc4a4cb02bf59b132fa613a48dfbaba0032ae3ebe
MD5 a254a78e6f692260315868a5d6c200fa
BLAKE2b-256 113b4a1f7c713fce71efb1df8227f1005a4a2936c0201c56d258c0c7e6844b70

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ef81e45224339ccd275f2016235772e0318f8b979f1e728af47ced068a162928
MD5 08615704fcab20dc98181031e724c776
BLAKE2b-256 8dfd8002248b6ee6c0ffb942f4f3031057e5f74c2df43b5289a55f0035770fe2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 776c3c6e80cb6b4f11e197d17a3168eb3cf931cfd28dd559b9fc443a802b44ae
MD5 a7928b460a4139a19af18d978e70ab02
BLAKE2b-256 a5b545c89c0f0512238119de4878e439dd1604f78b66f9ad779d680cc506227b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 c5323bc5a36c0c5fd2d7def777006bff8eb54c2fdeec9e57d40d78e1e0c857e4
MD5 22558a8d41976d4907d0f0a6e811c0a0
BLAKE2b-256 200662e00235b8b0e48e4b0a765d8db9ca5633cc1dd1319fd4ccc92ff0a12015

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.8-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 465.9 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.8-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 348fa6539b094f38cc13f460a85a020e21b46bea51bb974cbe369bfdea67ad52
MD5 c6b214b5a351c00148ca57d1ce7ca128
BLAKE2b-256 b29969cff72ccb9f86dbc11450986cac31d42b3ef9c645753671bebb8747c267

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d790711f2f4053d04fd341dcfae95f204cf4010c722ab326489878d599932f4d
MD5 db3c42428bad607914ababd4bd1582fb
BLAKE2b-256 4a5cff3a51bc35080441ff87e32e596ac457ee2c4ac460d60a8a0c7a943063b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1107faed3a5de72cc6bd8731984cff04295b971ec1f9de6916a28fc95ec300c3
MD5 999695e652119ccf09d653f3dd2b6ff5
BLAKE2b-256 96cf198eb2963a47499991f928beb3a7210d5cff1bfaa29c76bc3bed82fb3263

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 164d178da924b2c256c91e6c61930d87c17ba4297d5b45771844ce0b27440c42
MD5 a7691c608b8ada3ed4ee2a207d11aa6b
BLAKE2b-256 ee971e85c9c345e9835d21ab01859fd708ad9de07191f831f19be24187114115

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 907a124167915f5683f6ce86a122252e57aafeba7596d2931d0fb54e5f03afa6
MD5 72cda73a6e219463672dbfa646253f10
BLAKE2b-256 7eadd048cecc014cf5412ffbbdff5697395660376e4391d5731e60feaf29a0f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 6401bb8da9cb9f108c54c263f23a75fb78097df66f05332a5c2a7fee51843b80
MD5 25ef2185a377a206e1d17f9fc39b0a42
BLAKE2b-256 5460cec33f5570ba121dce984894064c93f3289fd0e6291b52b28f40171ea8b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 788fd912bfca9681ae563cf448b397ab0109d65da1f432a829e38c7166de9d4d
MD5 9226dba38a0921911f9bd83f42f02904
BLAKE2b-256 6e17b51502bd1633ceec2d4bf522f337b1d405bd3c641583a0719218e95c2f6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 9b0f3f48787d11542a95c4942cd1e6ebdb319fa3d131ca9c8d622253e1f2cd14
MD5 7c4415f576b6386557a4c26d585333ee
BLAKE2b-256 708515e50e72ce52f443a89596d139036bc22b57c9611b89d4d43d373cdeb96c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 d52df96de2e0443586febb3e9d81f179369d8d207321d8ca57fb6d9824ae14b3
MD5 a1ded83ff7d30ffbb807acd73d3bb552
BLAKE2b-256 0c77bcba492b5d2b47d22465ded3ed81afe0fe0c3c39c899bd5ad60f86cfe830

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 1a212fb78bd0ca705f1315934c0f259fbe57da6ece502ca7eede589f2ad7363c
MD5 72fefa729af3b232f15cd4474f64fe75
BLAKE2b-256 ff9297fe0aa4571bc8ccd133ff0ca960a3ab2dedf5a62e5384113801ce2213cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dfb9b4bf00f8445926e1a106988a51824eb579cce20ee965285935198d00f774
MD5 b228207a87637768bf9205ee863ec95c
BLAKE2b-256 ba21194f80eb37e4ed54417db38b987ae65960fff09d24ee0188be861bd50922

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 b7c3ae819f9feb4bbb2513317a6bf865375381b38fb4427235c6f53ae06a0ea6
MD5 27fc9d534be1235641ec17aa0511926d
BLAKE2b-256 721682048972ca41f89a520137913ded16ea2dd99e8d2651125e18e81a4429bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 057e256223231d9eae4af5a846100f2d5a0e09d569b47584340acdd681522729
MD5 40d6ccf81e4f5e41212e03a28739e099
BLAKE2b-256 65f6984302db378d4839d729b956a69e90f92276738b91634113a5943ff62d8c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b7672f0e4e7a0acbb006cf72a30a1daf916852e8e5a0c46c1baedd40316e8073
MD5 3d6e941839b8a6915ccde6875d4c35fb
BLAKE2b-256 d269192162d2c86adb4a1236675f78bf0d908847b1fc4538e32aeb176c9b95cc

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.8-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 419.0 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.8-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aa82828db143c843d8ccb5b9690b54b0cf70bbb6d795965115b51b33cbad64ab
MD5 35c0e74f8d388f639589ff778e59284a
BLAKE2b-256 41a27033a43512dc5aa9ebed2e5053c7b855748386166b3ad085a06291f7908e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b438a77a5e5029aa782c66d9a3aeee3c9625db12d0359000055663e35dd35416
MD5 f004644d751726392f3d37552497dc7f
BLAKE2b-256 baedee0cc0302fe688e914919cd0b799afde2748a36b4b0c9644106291b55276

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b5fddb212a0d0910e042081971e5d7c1c5351b82c8e97c7009252101574a7824
MD5 3678d6da97fcf5ebe5aabb7e4f3c7abf
BLAKE2b-256 d7cb6afbb98eaa7613947eadf592918b47d97016705ffd6ae80d5b3548de10ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c3904e02c828641b315780ea5cabd25637d364d618947c603a009a08e7b88198
MD5 5fed77ee8bd26dc64cde23a6175fadce
BLAKE2b-256 1a5bb5899a874f9f200afcd059f2440e47abea0793469076a040658442170a39

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 6697b91402f2a56823c014384c1a623c31d83219af1c21cbb2d42b8058d14e9f
MD5 5e14127de8a929675faf17c9ca0e69f3
BLAKE2b-256 535c882c9b3495a748c49f168898a4c1b4ec3eaf4ea01655ca06b278f7044a88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 aded8bcf81fe1621531d2c3998ecce4adb0a7aa9dd21d98de026d3c5016d0b2f
MD5 30d555c2720ab3c190ea578449bc6fba
BLAKE2b-256 3cbf43466ba325c10efed92fcd6f8494e674fc9099d27bb96f31922b733aa69d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 6f9f9a64357a5529328345ed3656c415387db998c06f03f6b49f87294bc79bd5
MD5 e46c96d435f2b2bfe00adc0a1894a911
BLAKE2b-256 1fb0065085fc46e1b31292a5534b03385eb7a70cea76e57750c8fa763024f0d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 97a62fe145eef6fb1161edc2e3957e8cd8cf09ac40939bc828f071e566023ce7
MD5 e158225fa9030fc23f0c13baf2b92d59
BLAKE2b-256 40c5748f82fe25b33d0ebd7d55a51db2899bc65b7a2fbd0d2b47ccf755bc58c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 b0d17c60a43eea5a55134cd6454eb979358b192fbed60a336f02eefc14db7c8d
MD5 7c7d4accd1a7be0c34e1fcb0da8e1ebb
BLAKE2b-256 d4def9baa534c9ffbc76397d4f647bf1e756bb1f6d151f85c32a53ac9c6ea50d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.8-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 3cc779e61b855e473ab94ea954711449ab93567e566ce07f65324f4626176ab1
MD5 e69838cc9f2f17e71341e09dc6f0e51d
BLAKE2b-256 675e855b42dde474da876ea8f6b12c86b0c5942760d7840456c4c9a681c21f6c

See more details on using hashes here.

Provenance

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