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

Uploaded Python 3

emake-0.0.7-cp314-cp314-musllinux_1_2_x86_64.whl (444.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.7-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.7-cp314-cp314-manylinux_2_34_s390x.whl (476.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.7-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.7-cp314-cp314-manylinux_2_34_ppc64le.whl (463.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.7-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (376.6 kB view details)

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

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

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.7-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.7-cp313-cp313-musllinux_1_2_s390x.whl (473.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.7-cp313-cp313-musllinux_1_2_i686.whl (469.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.7-cp313-cp313-musllinux_1_2_aarch64.whl (406.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.7-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.7-cp313-cp313-manylinux_2_34_s390x.whl (473.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.7-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.7-cp313-cp313-manylinux_2_34_ppc64le.whl (458.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

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

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.7-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (380.9 kB view details)

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

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

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.7-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.7-cp312-cp312-musllinux_1_2_s390x.whl (466.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.7-cp312-cp312-musllinux_1_2_riscv64.whl (418.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.7-cp312-cp312-manylinux_2_34_x86_64.whl (433.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.7-cp312-cp312-manylinux_2_34_s390x.whl (467.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.7-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (414.5 kB view details)

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

emake-0.0.7-cp312-cp312-manylinux_2_34_ppc64le.whl (455.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

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

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.7-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.7-cp312-cp312-manylinux_2_34_aarch64.whl (392.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.7-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.7-cp311-cp311-musllinux_1_2_s390x.whl (437.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.7-cp311-cp311-musllinux_1_2_armv7l.whl (326.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.7-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.7-cp311-cp311-manylinux_2_34_s390x.whl (449.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.7-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (373.8 kB view details)

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

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

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

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

File metadata

  • Download URL: emake-0.0.7.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.7.tar.gz
Algorithm Hash digest
SHA256 b65d9252390a2ffece275f4c6f4aa94ec281e0616872584f722c39f71ba2ee15
MD5 5d4641441e641564c07c68ceb1a97b81
BLAKE2b-256 2665cb804b28a6dd9ef96753e3bc8386a247d97ce7d1e35d3ccb24c60d770854

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1e35f849d1e35edaa8497610d69846d73f266b5c7692d3198fc8988fb3823b47
MD5 9bf4bad314a77e42a6394783d691185a
BLAKE2b-256 8a064e732c3ecc932d4242c7cf005ec8be7017dd1c000e283fc760b6dc762a33

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f15dda5f7321e9012164bb022357abf5ee2f9cb80b3b50440296ca3e1bcc4004
MD5 2de6bdb805e0074b3fd1c22438ddd4dc
BLAKE2b-256 4401f8b75730d8a145957e2a61444e1911fa49ba355e8328a7ec6d73a613717b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 0aa9fd7f0029f6911f111d13d38aa64ec61ceb6e06bb988793e0797aab3cff57
MD5 924e1d27416c279e58d377f151ef7b92
BLAKE2b-256 1d0c92b38406e5600dfa01901ea0ae3cb8372b9e3a6554a622eac3e4e8b924d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 13bbe3ad34fe5f2f3489db33901c34dd549ce641fdac818f4993aed06ac2f76f
MD5 e1b7c84d4cad0f9f887a46d37b8f8124
BLAKE2b-256 2d131ca6fa9d73fddd5ba0791efc280e557c941ac6901d31306771eea8164aab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 34cc6eead9afe763c48712c74b2b0450bb5d9e030428c409ecb83eb8a9e088ca
MD5 38fd5cb4f35151c7d07a44752098ac80
BLAKE2b-256 d2baba87339f3ee407eade2b068039a01a59104a51fcc5144881dafd477f615f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.7-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.7-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9847b3c206e848f21d01dc9e8cc52d52f7ae1dba5976a18092401baeef97708c
MD5 efb55752cb3b5a5ea504ad1f96110bac
BLAKE2b-256 fdcd23322384f6a0529d4eec3d30e297c163e652421ab59a995696e4d2c114f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 91284742b41b9cb55b698560f1d00e00751b74537223414154205455d752febe
MD5 8b8b394906e4188875b7f6d37ace0718
BLAKE2b-256 55317c146e23733e92c15e8caa744d719912b8e931f7ab48d2450b5c0ba11d93

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f7e1c6bbe6cd4e7f7a787d3f8814637c93f62e1aaf226a03e01e928943479ad5
MD5 a16bcdd0fa410c9ed7dcb4bd5892a53f
BLAKE2b-256 8f62c6223ccdad44947473c7c90be34b1acb5e132b93dd77d2fe2c21443ff913

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a46dc175500b1510a2c02c8e63dbdbcd06fffc8b32a8d04b92ad25b14e8445ec
MD5 4dbf0286f927f3c1c4f14d0235d1a9db
BLAKE2b-256 a2366aa9d1ee493dfceb13b8a5526c5da7c9b14f343ff7ca5ccad1db6ca0e826

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 ac26930710216d07d85d96213adad79308d42a19e8e189d8c545163fa62024a6
MD5 d955b030a1774afca077dcc84a1f1eca
BLAKE2b-256 cfc9edcd1a14143e5e99122aa72133577c919f5230961941c9b5de02ebb28d9b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 3ed2e48e7439375be57fd555d3225a701eaf45085661a955df597408c60d8c5b
MD5 170fabe3647c018e5e688fce88791b64
BLAKE2b-256 a5cfa2c9c49d70ebad0a7748c25f10a94661befdd9ccf4a7a2e001ccf9211863

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 7ec6f07e563bbbaa8c6bbff5c7f223bc19366ce0e8d45b8bfb8e6b8b714a4e1f
MD5 804d7989027afdb3f0bbde0ea34b85d5
BLAKE2b-256 035100a710de02081bf16c7af3551ceb425ad7af86ab9f44bf3d86083822f26d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 6f5a71314c75b4135a43a8317344c025385ea60e0348894f5c9f1101f1f803c1
MD5 24f1eae34192dcaeb50d2232e76d82ac
BLAKE2b-256 0cff627fe2506d5b765f7422ab3e807216cceaa4d0dbd74c35ce2dc22c5f0f0e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 31af59824448e6d2cb54419ee6fc2a3badfa688f96e466d8c68841dc0e8333ac
MD5 4c8abcb9e883d5790c58b57395ead72d
BLAKE2b-256 688aacfbf5bee40cd874faf6c422e220da2905f03ecf56bb41cf0873fb36accf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a80d96967728c54f8566f8e41e404cdc52d8c2c60b27c517b27f1ea4d1c4b990
MD5 714e898462a3e64e5847adad7bc45f7f
BLAKE2b-256 7c5148beaa5126396d3d593d76a56a6b48c51caba25370d4482155cc00ef023a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 e9245ee904d7c3572d42b0aed7dfc2cd14ce9f3e5e28df2580010403c0203508
MD5 e9403b78dab20d3a236f68f76c96e605
BLAKE2b-256 bf8187c9153aa200c83631eca8d6eebcb140b8976750ff84d8fe0558088eeb3c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 7a0f4b20fa1e7af8cd81d344fbd06afadfabf56af723992c0604a54e3496fcba
MD5 ef2a4f32d25f2e8fe39c65b46465ac40
BLAKE2b-256 dc75e62f4abbf6e3315958ab35ad97811adb3a612002ee3e6c2e237d18363cca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 3c9da155e5447f8e982a1543a50bab79d36c968b9c823fce9cf3676292282fbf
MD5 a42c2e098b491665ceea3ea80c37a26c
BLAKE2b-256 4e41f0a51d6874bb80e0f42c84ef032b39ac55cafa423081ad227032bc5b8b35

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.7-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 469.7 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.7-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 80eca3aba569aa79d6014cf5aabdbb8acc0b721807e50fbdb331692f9b83687f
MD5 56a1b765963ce1ad7a4c3921999f7c91
BLAKE2b-256 2f5169d7cfe81c42807670de75923beea9855208d70099cd5f4e2dc1b8ac0669

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 491e39820d7e0e1511c5b8e17c98d6e2588571143b1481cdb8dd4b2c28c6ff72
MD5 f844cc3c808e57c82877ebc048004ae1
BLAKE2b-256 08ad66b75afa89b339fe0328a48b3ccec134ccab16675124cd741457e3ff9d3b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 353acf3eb7df35ec365862d0a2d29b27245fdebab79dd850aaaf220505a9ac79
MD5 94e4d3d6214d88bc8596cd0f268948ef
BLAKE2b-256 e756208d1094921791d28242390746f2d973fd7cb4c5d2d859366ada4a64249e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 8730e668faf5f1bfad78feca15b87179aa5974c435426bb9944aab334e2143e9
MD5 5f522231f9a8664f36bc67b9a8563f92
BLAKE2b-256 6416d994b91d5b0f72c68eb0d416c1bc655b3296eac2c6621fcd64eac8195d22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 518abfdc1ae8e61e6740862711b435d2ccaecc2774c860f505026e8ddd3cfa8a
MD5 d5fd279fbd79c5140cbb2aef068a2b06
BLAKE2b-256 2a0b8866e3d8ab13fbbf48bc113514dad9b1e4a78d9aacb465dccfe6d3baba7d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 2f4745b81d0e4406d27cbb69f6bc3b1003a830efa5c64674a26f434708de6a93
MD5 38dab717f03fa96de726c20593a91442
BLAKE2b-256 3951800f7e8be78bab19b6a3bd75932458ea5f9aabe4530bfef6324e4d0e9bd6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 edb1d5dfdf54bac23328d6ff540605a760da814385dd8d10c72825b78b50eee9
MD5 adf61d2406a9a2311c46355a375543f0
BLAKE2b-256 1a3432f52cc58cb6a1b22834594189738608dc15997018920bdd74f00fcef789

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e9bc8e2f17bcfbb4bc0f5c9a3503d38e5954302340a79918e151ac24c6bdd930
MD5 50f84806ba25044a27b217816b1d9e53
BLAKE2b-256 73f78ee400e43c6083274f27c1a9b74a8b149d5dc17677f70b38ae671a691052

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 7f136721421c2911bbcdba42587a5e21f50c6bef31eb9632a04ab2a483a4b2f4
MD5 4989910facfd2adffe34b6207ae556b2
BLAKE2b-256 91a8a3f2caf2e5d26fd6250228c8e8ae95f03d8608827d51b2d96b31653de057

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 382d9735905735b3deea1a69bf567e645407747d49935c34c5a59c923f7bc5a3
MD5 475d9a3a0129f394a225c181ef2e0fc4
BLAKE2b-256 5955b7af524bc4934b92d47dc2580c321ad6fc6427dfd69fba616eae3576e207

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d81e50e40b37fd99d6d5379e6335ff74e835c17c36f16280ef3275646fb25796
MD5 557bc83c7195d01e25563f7c932568bc
BLAKE2b-256 c91c222f63b5169c70f5a1ab66f97b4ef7dbcaf1a90c68d3ef1f2da6f9bff272

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 a86a5e4d06334fbd09fc62c96119e828af7312eadeeb1d5cd02a711e236bae1a
MD5 b7c408010e22c4f4f99ed9a80d3d6e65
BLAKE2b-256 1981889a8b2048a12c7842b03c3bca97718ac7360dfd64dce47f037b16d8cf6d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 92dfe180157586dae8da5c45ab9fca88b9951d3fede9708680d014e742af2a00
MD5 aaaff3cd729773c814595f4d21fc42b0
BLAKE2b-256 4a4ea47630765cefa083d1afb022ed92fedaaa7cb770614bc8dbd7abd7d7d015

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 ade4ebe9bf227cc5d0dd8166a55b4c0ab4bf7250dd4a0ca531d70531b3c8b778
MD5 9d344873ecf1d9221cf6785440915d4d
BLAKE2b-256 e99426990366a2552fd3d73a8563d6aed3b8c17c0ccd614f332503545b45ae6b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.7-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.7-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ce4ed1f0e1f563f61312a31ec0e55e5c08991cfc2376d77475f8138bb9835113
MD5 f6ef90b818dfeee5bbdf7c901017f4f5
BLAKE2b-256 98554961f7d6041fc89e67f2d0d046b7e300516a3f007ab02cc03c651e5b980a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0ddb28e8088c1ff72f1a6f8204618bbea3121f2466e1bd4667fdf1e3b1533443
MD5 9ee3d68bbe42bfb31b7929b13b0c8bd2
BLAKE2b-256 779a2a831a246ed27dc4c29ded60ee42150349cc28b979af0bb419f6126cc8d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ee6aff481acb48c4d4b0a2209154f3b526da93e09a50b119865c666851532973
MD5 c530962f64a17f564102a0675f4e1f5d
BLAKE2b-256 f820bf29cf14e07dd0aabd813050ffefa9084f150ce8db5662230ba5d49849b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 970bdc5e05081938851808c613f534793cff534427a0964ac919bc287e340915
MD5 796be7c4c0f122d3a0b3a02d0ea177d6
BLAKE2b-256 acdbdc9c0c35fcc92e117507747e38b8691e66ddf62528c8ecb0f7cd45032b2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 0129f9563597919ada9ea3b48bb48627b8f500881a5c2b595c9f3d755cae4a8e
MD5 7a274e470f10eca38d92342eba811965
BLAKE2b-256 027a0d875e7cb0b3955c70eccd516f6333be732dc053cc7a3105c493c83d793b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 5f65d56ccd39e68b537d8d70a5f6c79dc3dc9b1d065ac5298ad52aeaa20a90ac
MD5 baa4d7d67a6ec610c35126a5c9809573
BLAKE2b-256 015e5ce545eedb4705873721d6846b5742699ae84ba509e65a4adf5e284a81ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 bc9a346bc6498ec86974841b52f85027e883037f693c0c7b8050539bcfcb5a69
MD5 ca9ff2b16d1635baabe7850743deddf3
BLAKE2b-256 76628eb603d59b69314a745a59096b167d589bdf14aa2cc927ce597b0cb6edd0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e8544dfe708419cdd984ccb08b97f64008319f2bf0f97454050a0cbc1d347967
MD5 caef237be497b3542a358d77f1b3b011
BLAKE2b-256 d36730f812417d66916470ba839106a6e4b8be1a19e5f2097f394f5d4a1f6969

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 30cf335b5ffe3ceb4058f225d7d91cddb770e4ee57d1276fe8fab2f21c51f638
MD5 8609d33e8b728a1d03eab5c5fc735af8
BLAKE2b-256 7289e5cf50a5e24d32492775e8e4d7da98e203e02d36603e1c9a4c09d9b09e88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 050e30b927ad0d7cb898743535d439ded61de6d4ceabe866a9373c19d9144835
MD5 5ac73296f2015456d94897be958af72c
BLAKE2b-256 e541c5865a2d0415fabb088bb97267bd39d9438bf95f13b8cdaac5977a02e452

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3ca4294263ca0e781c8a99b048639dd9fc5ff8a19726b3c698db3fe70fda60c7
MD5 5d870b4c772671c60c7252c001aeb709
BLAKE2b-256 582a160985815303d8aa131fd38d9c030c13a0ef50c96bcf4f9a746b68282de1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 694a18b83b75000ca4e0901fe54a7ae02a221fd64a8c638d23f3a2631a4a0c62
MD5 d060d07f27b583ce8ed0f3ae8e047963
BLAKE2b-256 7a015361759e4e728fc6ce0563c8a35cd2735ee65c097bad88dc18cf78f714c1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 9dea28a45598a979c1ca1cdbe04d4f54460ba908867c4b338f088dc98c005bbf
MD5 6f1aadaed80fd6d8b756237bebeaed0a
BLAKE2b-256 4b7f9dc51dcc795e4103e9dbcd501afcad73fad90cd4be6b0a1c5ed197ad02a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 12e97aa45af201179fb5b298aff0343073dc5b30e7cf82c04d1cd8055331f563
MD5 bd39d779fefd5e6f0c74553d5483c5a3
BLAKE2b-256 537f170861121756f75d83504bfd83a4afdbd34866a17fd2cddcfec657d07ca8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.7-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.7-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0a15cc8801dd405f3c248de093c66559099f5b5b8a0c6134479156aed8f740e4
MD5 2712ecbcde8dcb588bfd57bee906e2c8
BLAKE2b-256 59a7f8fa832227b88393c65d36291422c25c56e2f81bb0ecb1dc70304d24275e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 53be1155fcc2fbe3e34020d8b3a8b845bd3e63c5f870b459632f530baf27ec0a
MD5 80f8b530d46154a3921dfeb53d027929
BLAKE2b-256 02b8286a3dfde78b8ed2ab0d65f37f5944884e1244d012890804cb2c7ca5ae7b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 09114eac416e08e31d66c644ffc6a5630f79cc7dcbb422e6361129fff46a304f
MD5 86c7bd796780810362ef2df24042cc27
BLAKE2b-256 6264efa43f321e9791b872af0d5577e1bfacfc8109333ce7397dee8f6e9cbbc5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a3dd503d1a1f7f514cf2716ddb54444c4bea23b1aee4360d72b62bc0789ecaab
MD5 e93ab7b405cf570423f695a5d21b6f72
BLAKE2b-256 d33cbb3cef9def448df593d63b98595fe59a4349b9c0218f8ba2a6b2777db192

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 076298303d0f1cea4f7362cfc06a730c3583b184e8e52cd401956594d1299dc4
MD5 16e28d0723a4ea3d3b631e13760aec91
BLAKE2b-256 f50217e3100678f8add3d0b0fb9a194cd77ff5e0e9d95d502ee18f9f9171e8f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 dc01de41730b7fabba5b1ac53701c1af4cf8651d3425bae002d058c6494e5c1d
MD5 ec295e874dad672b07b984504bb2799b
BLAKE2b-256 3a57bd3bbd0dd468fdcdafda7a74b76ec1af80f19700c1c369f44a11e46c8439

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 70db67fb7b12ed95a74799f758f543edd0944297e350df9caae273fa1ed5a5c9
MD5 b6de0edfb6f7040b80b2ee03705f6d4f
BLAKE2b-256 ce58ed285c79b36beda06bab83473263910e8eb6f4e6a1f722ae12d6320ff9da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 19cb3ecf6320ffc19ac92ed7f6b2192feac9761f7033f259b26d728933c19856
MD5 7e9868bccd51e254763adfdb1adfcfbc
BLAKE2b-256 48af8fa75c7d6ca89d325f6dfa36010393ef17ab6c5f22327809a08e69766858

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 f7abfbb7938b1a88528ef99779065be14bc7d66a658c822319fb10d00035a2d5
MD5 4b2711b55d2b495a6fc4e43e2a9c6b23
BLAKE2b-256 977224b59176ea6ff9ff234e545829cf58f7def50579fbb531f05352cde86d36

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.7-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 b98b194e2e7ced7b5e3db5560c29ea272611f2913f65453188140c497955087c
MD5 2ef7f2ab7390b66b1586a20d6f04416a
BLAKE2b-256 5884cf856a0ec3584ba238733341d56292c55e3c551822579499c544c5b9b690

See more details on using hashes here.

Provenance

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