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

Uploaded Source

Built Distributions

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

emake-0.0.11-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

emake-0.0.11-cp314-cp314-musllinux_1_2_x86_64.whl (455.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.11-cp314-cp314-musllinux_1_2_s390x.whl (490.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.11-cp314-cp314-musllinux_1_2_riscv64.whl (431.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.11-cp314-cp314-musllinux_1_2_ppc64le.whl (485.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.11-cp314-cp314-musllinux_1_2_i686.whl (480.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.11-cp314-cp314-musllinux_1_2_armv7l.whl (379.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.11-cp314-cp314-musllinux_1_2_aarch64.whl (423.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.11-cp314-cp314-manylinux_2_34_x86_64.whl (448.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.11-cp314-cp314-manylinux_2_34_s390x.whl (487.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.11-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (428.3 kB view details)

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

emake-0.0.11-cp314-cp314-manylinux_2_34_ppc64le.whl (474.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.11-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (387.6 kB view details)

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

emake-0.0.11-cp314-cp314-manylinux_2_34_aarch64.whl (411.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.11-cp313-cp313-musllinux_1_2_x86_64.whl (453.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.11-cp313-cp313-musllinux_1_2_s390x.whl (484.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.11-cp313-cp313-musllinux_1_2_riscv64.whl (431.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.11-cp313-cp313-musllinux_1_2_ppc64le.whl (481.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.11-cp313-cp313-musllinux_1_2_i686.whl (481.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.11-cp313-cp313-musllinux_1_2_armv7l.whl (388.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.11-cp313-cp313-musllinux_1_2_aarch64.whl (417.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.11-cp313-cp313-manylinux_2_34_x86_64.whl (447.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.11-cp313-cp313-manylinux_2_34_s390x.whl (485.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.11-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (427.2 kB view details)

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

emake-0.0.11-cp313-cp313-manylinux_2_34_ppc64le.whl (470.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.11-cp313-cp313-manylinux_2_34_i686.whl (473.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.11-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (392.2 kB view details)

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

emake-0.0.11-cp313-cp313-manylinux_2_34_aarch64.whl (405.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.11-cp312-cp312-musllinux_1_2_x86_64.whl (451.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.11-cp312-cp312-musllinux_1_2_s390x.whl (478.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.11-cp312-cp312-musllinux_1_2_riscv64.whl (428.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.11-cp312-cp312-musllinux_1_2_ppc64le.whl (479.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.11-cp312-cp312-musllinux_1_2_i686.whl (479.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.11-cp312-cp312-musllinux_1_2_armv7l.whl (385.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.11-cp312-cp312-musllinux_1_2_aarch64.whl (413.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.11-cp312-cp312-manylinux_2_34_x86_64.whl (446.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.11-cp312-cp312-manylinux_2_34_s390x.whl (479.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.11-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (425.0 kB view details)

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

emake-0.0.11-cp312-cp312-manylinux_2_34_ppc64le.whl (468.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.11-cp312-cp312-manylinux_2_34_i686.whl (469.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.11-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (393.5 kB view details)

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

emake-0.0.11-cp312-cp312-manylinux_2_34_aarch64.whl (402.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.11-cp311-cp311-musllinux_1_2_x86_64.whl (408.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.11-cp311-cp311-musllinux_1_2_s390x.whl (448.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.11-cp311-cp311-musllinux_1_2_riscv64.whl (385.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.11-cp311-cp311-musllinux_1_2_ppc64le.whl (454.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.11-cp311-cp311-musllinux_1_2_i686.whl (431.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.11-cp311-cp311-musllinux_1_2_armv7l.whl (336.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.11-cp311-cp311-musllinux_1_2_aarch64.whl (382.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.11-cp311-cp311-manylinux_2_34_x86_64.whl (402.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.11-cp311-cp311-manylinux_2_34_s390x.whl (460.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.11-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (384.6 kB view details)

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

emake-0.0.11-cp311-cp311-manylinux_2_34_ppc64le.whl (434.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.11-cp311-cp311-manylinux_2_34_i686.whl (424.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.11-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (344.5 kB view details)

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

emake-0.0.11-cp311-cp311-manylinux_2_34_aarch64.whl (374.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

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

File hashes

Hashes for emake-0.0.11.tar.gz
Algorithm Hash digest
SHA256 8e17419e0df538bc54c10db6d17a78c2bd1cbb1ac227908de71d3c0d9d75ba2f
MD5 0e0b33b5c6547b3d925710638c4013a7
BLAKE2b-256 4758672b0a20f6032e5ece59a57246c76e1f484f1fee382095fd405297047018

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 19.3 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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 997bacecd72dd4744caf115ac306e0ee7a1e6e8a366d757027f9412cf53054d5
MD5 91ccc5602e6c6d5bb41a3fa1b1a4e40e
BLAKE2b-256 f43695657ea58d559a9e726fdb7b7a0ac1841f20cfdae10245564dac6712086a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 145bee28ca45146212d824aaf8675e3616a9b5bc977d665a024d690fde37aa2e
MD5 7cee277685c3b7f9cd2e93fc06778d4d
BLAKE2b-256 ca6db1aa2c8bc90d8bcc51ea9d4833d002761977bd8e6ad1f9b5b0d2838ab544

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8cccbd86c386b883b3112aaedfa3d740f9e7013450ed33146f803c279c921319
MD5 37b9b935c24c6ad0c4bfdc9f8a0d1705
BLAKE2b-256 b585d434abc0bc41964cc444edd19415ee9423bdb9a6ca656352312dbad2e086

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 3b088cd0cdb4229df5d7dbfbcdd96d5e5a1c92ac3ee04736485bc928b5187edd
MD5 5e25a684a85ae987c610331c84b03965
BLAKE2b-256 642531357cd6c294cc2da7d663b49f0791c2f942c8cb985e621c22a4c66463ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 06d4a4ae7e8266b9cd04f5e095b3ab5b3cc1ce953c89a0b9921869d28a03bdd4
MD5 056976d230e0efe71d80b6ba1f975c46
BLAKE2b-256 c4f5b92fa2f32adbaafde7ac04794aa1389b10bf38e2886c5b162313fa3da5b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0fbea284e7f08865754ca046e015e4ff6256009aecb80d5015982e837a4bc268
MD5 b3d06e97bdaf3b78a2490a144aebc64c
BLAKE2b-256 e9db1d4075ae5d0d4b0b531a1403f11e41eb070b1a56c8eee437d51cf683907c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ddd96770127b7e044fe1a8b9a15bbbae68380ec7d41c41f12345839d54e4205c
MD5 b5458be2834a446e55a21d646830652e
BLAKE2b-256 8c422527b95607030c4f47c17e1a37dd6229c3070efa6e886ee04d859bd9b149

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 de2d4f1fde5e0d0560f016cbd79a6ffa0dcfbdcccc7124560324a7c338009148
MD5 6a94cef73cdc195b338f3a0538a11876
BLAKE2b-256 b27ddef31a3c224421980dccb892e0f90adcc8305a56173a8cd5b54980cb0301

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 3bc2f2d37e877cbc8a61c4c79543f48e951a3f35fb39bd0163e977ffe0ddb84d
MD5 a7408750b59c9e4052a88e1f63850b19
BLAKE2b-256 a805a703815cd92943d744d580b6d19b00fc6f0cbc719426dec2837d84dc75b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 32408906c4822c54480c1baa4ca07d9f59bf217698dfb469fd2bfd5f52d8cf4e
MD5 14d30c294389cf66d1c5f4c9f03ab5ee
BLAKE2b-256 6bfdca804bc43068535c37aa63952be386b16b93cb322fc7e5d8da58d7b383b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 df17ece600f74250106245b3b0d29befba6c71a25282e37e568bfbf041bffb5b
MD5 d2514212537ada17515ee5b3e1d77f21
BLAKE2b-256 119d2d1fab4072241ace9ab3587e72a41eb1b7ff699f6f5c7bf0f8e5d372e9b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 f24a1c0bcb8b3459ee65d62bc85b847db43227a8e83030b668198f2c2ef4faf2
MD5 76ab7de508d91f3df25cc90f8ec81c05
BLAKE2b-256 5131991818c94dfb0bc68ad98d4d262a2da4c481143b0097ee8c4e7467dec7d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8bbec249d249f9754466406e4f7b8db9927a96b5100de6ef00b6af4af32d7ee6
MD5 c2aafc017d463cb31d19db6dde305e09
BLAKE2b-256 4ae6caae9499f7498220d0db5ae65a9a4465d19b1ab7af738835f33a9328d22e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 6cfed712cce30aafc8f65f891be9af1b8dcf4390936d12e3d5ac28cf504a4ec3
MD5 820e45e4175282e0815ad4de77727e6c
BLAKE2b-256 9b485dd83a710b472e31a03c08401ff254874d1d356163c7cf1d7204c9afb1b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c092aa3f1d228ac76e23a552c2f13c192a4f4614c88fc58b252710950455512f
MD5 cc26455ebcc4b5077d2db7f3e48a3e5c
BLAKE2b-256 93677a6d165fb3a14508ed71ebdf8bf8f2d32c8cf691c52862cb57355c9d8878

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 c752c72615e4e3413a4b4b2e708fcca0be9759b45de341728d7805ba22e274e2
MD5 9d2b40777971a47431babc976f2ee75a
BLAKE2b-256 57d8629aadef63d2e910918ff729674ff6322dc575d26354e973dbb23627516c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 73dfab6ade07c86604420de79a4025c94ea55eefed3ec62fad851c0483b03247
MD5 242a76e5142b47e23e4c736b32c56251
BLAKE2b-256 d45ffc5da43491200ed445ef1cecc3d7e5c88cfc20adc242859def566728bf5c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 0db0f99daeb9740dbc5d29069534afb0925fe97dcb548a9ca38aae841a5bcb31
MD5 b0408c3d68a59a81633b76db252ca5d4
BLAKE2b-256 9551799ee7e6eb386976dfd08dbaabb7d5e242394410e9fc0ace90c0ff1ec679

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cdff3200bba7e4eff3c66597b3838c5280fc731becd94bdf3a151e282b35b326
MD5 7c54a1897886d9ee062094496fca5900
BLAKE2b-256 742d4d55b961c1322615e6b3cbcc753ed6eb3b319887c6f01491a086d2ca916d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7ff2ac5991f3fa2beec034e80fbf0d2bf99276ab2aeb2c66855cc1048db6c26d
MD5 7aadb3136dc24289c8557c8bc41433aa
BLAKE2b-256 5f96bde50456ee7a61f81cdf1183fa4d3f485af2bf27bf3c89db165c6bff8f81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7717a3bceee34e54db6fa932568287aa897bdc8f8f37769441526955a847dccc
MD5 03a13a955e706c66d7fc69dd1c0cc3d6
BLAKE2b-256 8e8021a4e277390eef5830ef0a3a4e92b80435a93c737abad65a36a9fb742ca2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 5b5046494149c27fbfe4a1b1a175a925e12b0f1b80c4a3134100a7e6a77fd1e4
MD5 e0c2323c07d32928525a526bbfe14f2f
BLAKE2b-256 ab1bf893bf0c0322e50b8c6ee1cb2467720e846be913cfd9182eb84f8d4abc17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 b92a541486f417172783acfa88dfc5e128f5e8a4a69fdd8066aaed4b64e0d960
MD5 413ecd9817888f205f38ba1ff16b3a99
BLAKE2b-256 214c978eb6108751d8c7830a52a80347e5106ef8e5b4a79a38182fda60e5d995

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 4c5f85a6a2ca4214600e33308b7f0db2cca81ca9d3c4bda0d2297cc3c46a5a36
MD5 a8cc219897496354bd4f25886f143fec
BLAKE2b-256 1532c6f83345705dae88b0c7fae3bf0c1e219a5dcb965bee48dbb294ebafdb3f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 5df58630d1c29c25007e93b5221fbda1df376c7d46a34bc23697507362e4afc2
MD5 7f20169cee228b8a12524352dac6d4e3
BLAKE2b-256 c364219bbbe2a0f7c16b3e76f7dd51276459c45999a7995368e85b70a0a65a4d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 5663f7fecf1237de4a8d11cae5ea550ddd9ef5d17eaa031635045109057cff91
MD5 c52cb9b71246ebcc0f600f51ce4adfee
BLAKE2b-256 d05829d579fad990a4a4cac3be6691eabde34c13a36a8e06d9e8ef08e9423151

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 5ae8989ed23b3e9c8f4e05e6b2dd0dc501b5089d8684d292bb5b196408ddccbc
MD5 f31566ffec8e72d0aa06b49397465650
BLAKE2b-256 d619182cfbefd8734ff82efc2c03bc5f250b0c3ee96533366cb4465bed3a0563

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 9d912005555aa7c0219b5b38f2751f8b3b486fe7c374e932be8da1b2a3ea67dd
MD5 06cb79302eee5b101227905896b37b7f
BLAKE2b-256 548dcfe4814deba447dbd0fc692d41cf05692572f2970a0d467f4c9144ded978

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 add89f96446ef1258bd1edd83173cfa7a65fe4ee2199d757fc14a59cf1838c30
MD5 cc94f64ebb7cfa6162c89cc792192812
BLAKE2b-256 03b2cf992fdd4f855e27c31c1d90240bf2dd9c1d663362a8d4976b24751a3317

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 addbecf110cbdfb1b1d8872a09d3340d4e90d8716f9bfd763e35b5bd4135991a
MD5 7c33f5c6f298ff660862dd4791a6b67d
BLAKE2b-256 3f319c4180ab28a14aecc12a9f7b8e100b07d1ceb90767dd5fb3af7f6fe3fece

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 dfa021072b2e01d4b006412583c73ee11dd9c4174d766e346b9fd5c48d3c6015
MD5 c348039374d6dc2caa737fe9e5986b80
BLAKE2b-256 50cda72a68ecb4de8d6d55229dd95b77e0330980528f305613147ab1de678a8a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 4c189aeb66783b5196a4741aa40ffcc1b001f2322e8be6c319d0df81f23e23a5
MD5 578f15bc2160e3563dfe1a4f058b1122
BLAKE2b-256 5117e9f5dbcc9f33d794db6d9e989501c3e8a877af909c6c3ada5727d7a510b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 90e8e550b08b58b6d557a0c214e4d9132035637565f2279a4107f6e1fe14d21a
MD5 123da243c8222d5a1681d908c3dba7f2
BLAKE2b-256 74aa7a242df7a2c19d9e8ec72df62b364b1dcd48d424902eb77715e0a1ef3c70

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5b632061258146dd9aeb0f923df14107f6507476785d79a047048e30417bb736
MD5 858463fbb929b9746cf4b6664add33e6
BLAKE2b-256 df43143d7c86bc35bfbab581f53a3747eeea1b83af92aa101ed2d498df229d23

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 03ee113a4ffd130f3df5ac584917d4760ebf393c5d7900652e29a60a00fdf139
MD5 eb77156659d73d5e5388e1539dff7199
BLAKE2b-256 b66b503c9ffbbd621c7581dc9136d9438ed21414d77e89c7f4ddb26661b9d0ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 fc87538c19e6a82ef4869be82a75577269a559f32fed214bfc863593c750da09
MD5 7a8c774fa2582724705b552ab4403734
BLAKE2b-256 2969a2bebd7071ab40ead6fcf2551b5cd801fac929f37abbc611b2ce6c3c4fa4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 0fe808a3e2d187f9ce88cbce69c3940b1670c6589367477732786cf7c0c5f5c0
MD5 fb53f8a4998e8870ca9e9e7731080b18
BLAKE2b-256 0344845ee154189616534fa9ba04b717046b32440ad8f1edd4ab726059a01454

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 21fc44bcfe4f133fbfc1b6de17c658c427ffed07a45c498ffb8aa57971966c78
MD5 2f53b7038ccc79f735b41dff67f0dc0c
BLAKE2b-256 1ffc156a66bc61a58da8f801ce06d606105f763676bffb73850c660acfa32208

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 c849707b71ace9a6c90889b8b0706abd8baa287e248b749a7f4b5e3d62670c2a
MD5 4544f91c698ecd1776e9c3b2edd29121
BLAKE2b-256 171ba1b24736c84d0517433be9a0f0aaf890f43f7aeb9e014fc9f0334c44d0f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 05647914cb9084ddf75ccd0ff4c9b56e16558105ef9c82f4976f686fd414bab9
MD5 994ead6cc8041f1bb8ef868dcdfc4b58
BLAKE2b-256 350f5bfd107945c810eb78fb053ebd6627b1fcb19ae33a592802718595a7da2e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 d6b38c8de44392bbe38d70fab87466f8bc594266e02b45a6f92644001c3ef72d
MD5 bbfb8e47e4077783bffd91aac37979d8
BLAKE2b-256 1158d3f14c1256f81fc86a3a01fd68d0963f0c8794ed7a53f8182f7f0a0e8629

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 d90ffe551b21d36d936bf6617ed95814762baf3c19ca41df454f837e30c51b1f
MD5 042d8ff2a32e178c5140296ddc97bea5
BLAKE2b-256 e8201c31ae5b311ce60964fab32c45614bec54b9398d132ebbf2d2edefb6bbce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 27274351f1ccfa7b0660443803318f06cba4e430bf2fc6168570bf312e11e69b
MD5 1fa9ddeaeea9bd50f15d8dc42ebcac2e
BLAKE2b-256 4fe88161f259dea8713767b3af9c7115e9633f9b819bf5deffda1deea0ae69c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 02e0162f633ec78687c851efa38fcb15beba7679f58ff814c30511c9510e719c
MD5 2e0ed24ea11edd648953d934564bd5e0
BLAKE2b-256 d6fdfa8616bb7913c5f52a6d63283fdb6f7b857d2319724e4ebc783c73c5f8b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 753dff7cff0f2fe534f1602bcf48f38fbeee7864afb4ddf8a01c2651ab6fdcb0
MD5 a381a8511583d86385ced52e5e7fabfa
BLAKE2b-256 610435349fdd3ae4f0611a5064b6d4f449591c99c1ca8dbebdd532fa1d0ba88c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 f8491d95f276529f47432396bd330cbdc4ee094c3588bbf0ac4b590b528f2aff
MD5 f45e2a8bcdc9b1dec93add3b7afb508b
BLAKE2b-256 814db84fee354f7d9793dabbe29f8e0fc9a1690b867617e88b328915778b9f06

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3b2787e34ac2e628e8192a9ce44f53fda4331bd865619bc1b895a3478298aef1
MD5 95df5d0a0c14ec224befddea4f513fb1
BLAKE2b-256 fc7eef39b20478a72f7e4f63a23b71f7ba50ec870fab98b93f09dab5ba8337d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 739fe70c099a2a921debd91b750c67e8f68ae481ca4b20cfa11d41088f1a65c4
MD5 eead898fb6e7672c1483ac6ecef78773
BLAKE2b-256 721e983dd9eb5cd1a6dd894341f0ef3609a326e9b9d51bac6a9fc8b405cedc6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 252a55c95cf0a770b5653dfd97d1be5a4ce1085e4e4b1be0fa40c4b9116451aa
MD5 856a3f152c7f8e77ee5f651aad27720f
BLAKE2b-256 20d63661464632b84fcccb417d8d0f6ae3d34adfbb0262566be0a97d181d5310

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 4ce868b50ea146cf63a7e2bb599c4c1e2c2222ce89c183d21e2b5549158a0e32
MD5 3a31f98c7750cfa419705f88561a567d
BLAKE2b-256 0e5f58fac902ddb4e739e8bd634298ad81a2c2b3524c630a7366c7dbae72cb52

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e5572adb2fadda8bc7958dc0178e8025ba24c938ec05d86b74043122ca7cf9f8
MD5 05596c6ed6553e369297c4140ee5be49
BLAKE2b-256 d4e054bdaf0063c188ce6e8b0c826bb813c637081b17f7414f925ebc7faf5e4f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 cb44b90011db72e7f2139be17d43652a359350f414d6e24d3cfd55159be085be
MD5 d444c937e64f3996b68d5accb6c013ca
BLAKE2b-256 35c135b32096c2196fb97980d084af21bbb52109bf09dfce5f422431e46c30b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 48d5839cd2521b689f0b0f3c057f8f918c956f37d8283e42d8b91f5ca06257fa
MD5 51314dfa48d4929462b7e75ecdca1028
BLAKE2b-256 ccf20c99b3932c27bc04b5373fcff8ccd88ab3e717ffaeb3a13130a8180384ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 9a486df3682d4a96f129b5c186d566867bd9a9e23528468d5b718c5f93cc151b
MD5 35bdb9648aea440ba073c3cbc47221e8
BLAKE2b-256 381981606c79a85d060af2d02938450f4af7cc7b074af34d7478e75c34ad9459

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 43e94c8db52b2f97a397860bbd4ca057bef777f7e4e8bee55425a4246d7518ac
MD5 052e73975f74223d7ddc8320f832b4d9
BLAKE2b-256 afc540e4eb597f29da0cd98a1c84cea9dbd36e0e7eba62dadbc357c7a32241f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.11-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 90121560cff044d44480ad4c2997a6a14ece3a2e9af29b1358dd7868c9616422
MD5 dc883725fcbd54c41a40d720c0f22703
BLAKE2b-256 586289e7f3b2e220d0d207be9eee8c48c720df855a8ae0e5244514f7a8ab102d

See more details on using hashes here.

Provenance

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