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

Uploaded Source

Built Distributions

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

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

Uploaded Python 3

emake-0.0.17-cp314-cp314-musllinux_1_2_x86_64.whl (458.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.17-cp314-cp314-musllinux_1_2_s390x.whl (494.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.17-cp314-cp314-musllinux_1_2_riscv64.whl (435.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.17-cp314-cp314-musllinux_1_2_ppc64le.whl (491.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.17-cp314-cp314-musllinux_1_2_armv7l.whl (383.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.17-cp314-cp314-musllinux_1_2_aarch64.whl (426.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.17-cp314-cp314-manylinux_2_34_x86_64.whl (452.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.17-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (432.5 kB view details)

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

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

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.17-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (391.1 kB view details)

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

emake-0.0.17-cp314-cp314-manylinux_2_34_aarch64.whl (415.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.17-cp313-cp313-musllinux_1_2_x86_64.whl (456.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.17-cp313-cp313-musllinux_1_2_s390x.whl (488.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.17-cp313-cp313-musllinux_1_2_riscv64.whl (435.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.17-cp313-cp313-musllinux_1_2_i686.whl (484.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.17-cp313-cp313-manylinux_2_34_x86_64.whl (450.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.17-cp313-cp313-manylinux_2_34_s390x.whl (488.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.17-cp313-cp313-manylinux_2_34_i686.whl (476.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.17-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (395.8 kB view details)

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

emake-0.0.17-cp313-cp313-manylinux_2_34_aarch64.whl (408.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.17-cp312-cp312-musllinux_1_2_x86_64.whl (454.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.17-cp312-cp312-musllinux_1_2_s390x.whl (481.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.17-cp312-cp312-musllinux_1_2_riscv64.whl (430.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.17-cp312-cp312-musllinux_1_2_ppc64le.whl (484.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.17-cp312-cp312-manylinux_2_34_s390x.whl (484.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.17-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (427.9 kB view details)

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

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

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.17-cp312-cp312-manylinux_2_34_i686.whl (472.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.17-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (397.1 kB view details)

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

emake-0.0.17-cp312-cp312-manylinux_2_34_aarch64.whl (406.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.17-cp311-cp311-musllinux_1_2_s390x.whl (450.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.17-cp311-cp311-musllinux_1_2_i686.whl (433.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.17-cp311-cp311-manylinux_2_34_i686.whl (427.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

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

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

emake-0.0.17-cp311-cp311-manylinux_2_34_aarch64.whl (376.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

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

File hashes

Hashes for emake-0.0.17.tar.gz
Algorithm Hash digest
SHA256 ed4d2a63dfba8cf614e56286e0b4055f867213203ae59671ecf65b05c5555f89
MD5 77d0005a8b7e5a0b8f96cd4e75b2dfaa
BLAKE2b-256 2f6bd7cbd4c131a9dfcfb8adb2365bb8b2bb1f0d44b7baec71016aa41bcd1fce

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 c6977c8b7d3f0d0b8429b928ca652d7cc08480dff5ecf51a3c9986776681ff1a
MD5 22f61504836a1548771ab3b8bfa16a93
BLAKE2b-256 009a2dcea11efc6681b40a804e67f7ea2c91e9249a21eff1108329064dbbb219

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8c1fbd6bab53994c3c514d05caf48032fd283375550877cb87ce65f6873db15b
MD5 27ddd406cd60a44b75c081fcaa5e20ff
BLAKE2b-256 0122107ca2e8451a9531e28ee26f0b096b6faf9c39ff31b5647fb2f1093c5c37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 1459d43646ed3d4ee2e96bb380343af349d5eec908c33cc2530855a549b45cd9
MD5 ace0f9dab4e5746dd9043596150e260e
BLAKE2b-256 70542d7166ecf956efc2d297bc72b2ae6d4f3f500aefa947331351e311ac945b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 a4786c901b9578e8597b0aeb92da6719b3033aaa32309928c535b471bbb7d6a7
MD5 fd969f42cb9c00eced42b6921d5dffd8
BLAKE2b-256 a6fc42162a65c21da87a7330e0bb6b421f1a4fb22fa9bd3bde81a1b70765005b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 6666a63f93cdd529c28877a758a04f08508f861e531ee63f230434d2f22531f9
MD5 db44bc8d59483e58d3f804aa5113ac41
BLAKE2b-256 b16152d9dfd76b062707b617da544c1551d44c3d189f7be8825fc1c569c3fa4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8c4f5a4ebc473830e2624f72517efc727e422164f4930379984636542276bc8f
MD5 f5a7350cbda6e62fb3d8012837ec5cea
BLAKE2b-256 d4d3ac03a7e8a9e5cb0902519f8ffb95cb9cbfff3bfe5d6ee0364759ac82cfc7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 14acb09f95eb3ffa4d68b3c9b7a47cafffec1db5a6276a323ea83625d6ebe6b2
MD5 030cfe08d128d816a51069b9a3c69f00
BLAKE2b-256 4c8c4bd04d27fd344d2d25d0f4054904a38bf47f0f23e05f54833a9dfdf2f59c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 607996106479dc6631e6fa870a3c49df45d1c4bf5cc72e75e6aa5026cb2fdb61
MD5 c8e9304577442a83c2e73c56fd72844e
BLAKE2b-256 572d08a8d62b858cabaeb3d5838ffeb16cac29629c3e5842b473cc76880e472c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 fe45b7dfec88e20dddb32f73773fb5fafb587033a8560329824e5c93b13e566d
MD5 a925f939b0f0df639523b1b7e40e9f05
BLAKE2b-256 ee95ae4dec0d7e3ad535835644677384081cbcb7eba19600f6d8e9c807aeadac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e800108cba9c735366f65c5caaa34f599dbf2f7706d116d9321e77a24a9d90ef
MD5 fc5d431d23944e7a04ffdfae015b0755
BLAKE2b-256 6f424b586bfe8696e294c4689c0b1bb5d866d07a198d009fedc48dedf0bbfbf2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 db4f755692f01042f692c42b3a1494432bd4c2f9761311f4a7908eff2897544d
MD5 d743bf1a48f29fbf891b88cb4d0c6593
BLAKE2b-256 efbaebe5654adad6b93915ad8938d559d2ad52b71972f10c783309dbcd5474d8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 34bb85cb78337e4e3ab9d7102c6693af2a24f50658872eb383f420c728f2747e
MD5 e35ec4f89e9d86958bb0cabf7d964ca8
BLAKE2b-256 f275a0617c535c9d53fdee67eaf54575249b181fdb18a3c0c0a4f27cbdd20218

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 29737e908a0db5624441c846e60f1cf71d1c4671a6e6684a419b5317400bcdd5
MD5 09cccd9dda8c433cab3c8dbb741b6153
BLAKE2b-256 c232f563eb44a44636d8a90535441b62e6efb3439328ba0d037d8b90467ee34c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 76fba0a58fa83da45f081a924566118e339e0097d65d72d2cd1144f458786d22
MD5 d9ad0ce39378193d5feea5dd3e77bd59
BLAKE2b-256 ef57c493f2852c350c120536cc88bb8ccd89014d969e8b87380435ff81df93d8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c72050b8d03967799e0509ae8124756076ef7baf2760a3b9a4d2fe9acd22e1d8
MD5 6444d78873968a9a0c919bd97ffef994
BLAKE2b-256 014c8979b9a97e3acd775dc27a7f96fd1296401db49e1f89af0232cb22db6603

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d13249296cfe4b0c1749260ceb49d9d0e802b2957b1f206682cbc57a44bece14
MD5 53c23d8d23e4c5ff388348dd954ecb35
BLAKE2b-256 dc75412428d5935e1c5db35467a7e8beebe2f00ebc2fa0dd3b50ee2de5ed2337

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 0f5defc05cbf07dce249966028aa1c0f849223093ca0d8b86ed1d8f691a53b6f
MD5 8d85671dc2bf68844c659eb07c90b7fa
BLAKE2b-256 8ac48f17937c0a7168479a6adf2d80c03f5c9861a5ce7a633e261b025d21914e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 e74f9aca99ba25b6ef81b6723e3e6b1105b1df1b50cca2cfe9bbf7d1544fb070
MD5 1ca9f96e1f72f46df97537409e5b9901
BLAKE2b-256 644bf60aaf571369075490f243adff9155b5131c696170daaeb2011c1e9fb9bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 126d06c74cb8f1ead3bb6080d972278a24f9f43ab63e5897c83cdb27498d6b9d
MD5 26d2595d43d39a526cb18259955ad9e9
BLAKE2b-256 d9c6109f1431762b04e602faa52b994aa866e09962fb42565d745b13f038de64

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e3dad3372dcbaacc3c0bf17138aa09470e617d93baadff2e005359d01380ed89
MD5 b54f48d9afe32b2b950a4b2870b091ad
BLAKE2b-256 99ad4fd54067a97e229a5c3ae201d23105bcfe7834c6a3538d0b570d779dd559

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 26c1ec48ae569a95d04f54949f933da51251a65bdab5fbfb0ea30f1925187478
MD5 5937910bb18b15bb4703784f3a53bb5c
BLAKE2b-256 eb3e7bac6f97096a7fe27aabc77001d23f660186b203c81e25f466038d87dc22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 993dbdd1626ca8e9c6871a6f8b486e4458bd79245e7e2b767f6f5cb44bdb1252
MD5 2b2b36436bc3078f52203721067bb6b0
BLAKE2b-256 77cc5231ad9ec0e8fbf8e9a5a250e85d5cb08988b90329bacb2d10cc6f52b629

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 518562afc0a1f9a39b59ed74a099dac566199df03f506a62ba2d6c1ee3871f82
MD5 08da0b92e7977e16a2e6874838e39063
BLAKE2b-256 462e264b08fb9d7175b89bfa6aa8b4f5c566e48d8572224dc25bbe960ac9500c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 8e8b2204d4de197305675bdd098aefe75886fdc555e215b5586d59308356618f
MD5 b463d58abef186dbfd51f5e29b8d80a2
BLAKE2b-256 acd886ceecc72135c32a623e8af349cddf42a2c9309314add90728b5ed22f219

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 928d1012064b147339541f1d05a033e85da59d698f23807ff1b6721671efe5dd
MD5 9349a2f03b018bc1524017cf9d8a3466
BLAKE2b-256 b3d49857116c5c0397dd0e771c2e4fa50e57d2eb2973e0af02a489a01e3f7435

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 0a10ac9dad7e8f4005a118c57d16ec657ab859b3f998eea48303346ab31f571f
MD5 3d60d564f37ef6d4690d2847d2bff102
BLAKE2b-256 b160765080982e12d3729d6bccd9609d83c661ac75d3d62461be6b5bac23bf48

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 1d0d39113849098e9b1d490aa442dadcf02cdf21d05fc3f95849250ca484d246
MD5 baeb1e500457d419cc4fe30f796dfd2f
BLAKE2b-256 bfaf04c6b8ca88756427f1cf3d938c7d2d65aac3a0d61e1156776534ed26f570

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 3e8c9078b2a1df3878fc8a8e6ee9e5c3e35642b9ff303dee456daee44645c613
MD5 2499e1e03f93a8f721d87efcd32770a4
BLAKE2b-256 8b70ef3b0d57abe2365e7076f941495ec53bf87b7d54a11a2ee41307b523d42f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f59e1871e7fede6a4830df9065393fef27958b2b62201d4d84fb0b7d7f964373
MD5 e6d77a1fe29335b3f335f10688e07278
BLAKE2b-256 212c4f27b1698190083bbc8fe509c87e57a367644278edfff8d957c0f602f051

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 61f7f982af5aaa724daa8f750ffbddde674872b29043b58342b1b5ea38c4ef74
MD5 caa3241a80247c7363cb6a9e8acadca2
BLAKE2b-256 af1064f6c76de6957f5b70d11f7cd5e2455dd6d2a48a4a5d730a98aca92744e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 2aa08e6a378589dcc7ea2e4ba264ceaa5f58f4f78b0441f2a82e4b59201e9134
MD5 a49a8de72cd59032200f58a17138b396
BLAKE2b-256 51327c5b791cf1dd3ad1125ac5b1e58a23d395da990ad39733358dd9fa3cad1d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 653c66c9b25d247d4cbe1ee0c8d936963c78be17669f6e401d88c4ea218ca886
MD5 6e6a9ab121ea33c270343820006ad1b2
BLAKE2b-256 846b73fc92f3f7d2ad80bf869f86b3b85fdba0dbd8d1d45201fe7c16fa0f2ddd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c34d1425d59532e9a5477752f607bc62d44bdc54cc5c50cd79d33873fb9fce67
MD5 ca5fc5b4509393129231a420e0be8a0f
BLAKE2b-256 ab576002a6be191eca1eabfb9db9bef3a5b72bea5ccdd3b6b89672318018ad15

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5bf66be37df5247b0815f01e130668837cc6757f824438c5f97e0e9c33ea9101
MD5 19a7c705f9f146bdf278067ffa6a6dfb
BLAKE2b-256 8d121f04caa5d105243d9e8b3913eebf862cb6a9aff821f3e4c1c77942fc437a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 064cc046440904d0071d1c9de45a40db424b7ea14417f8a0f1d75b2234d20e45
MD5 3e135f69b50225fd69201d03ad5aa2cd
BLAKE2b-256 8e1801b04a70b3e0e4b3f98fe7aa5a3f04096ddb762ac1e026eb511113a09793

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a649c4bc0fa1e93448afa1c0d06d9a515b23bc4ddb38114f217448df5bedadec
MD5 6e1a45976eeba318ce67c4ad1653c961
BLAKE2b-256 0b4f87e354c2b627aed8ed17460a12ca8c75e3d879d4a56d50791c018f3c05ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 c4eced0ae91b8b346984ee1e84100269ea567e06c512e0e940b49afe014c6b32
MD5 23df9fa2c996a57c77d7366e673a16c0
BLAKE2b-256 1d79cbff70e05b1e081e332a1ab4b0377c038f3ecb23c003d84b15c748c2e077

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 858be75ac4c18ff397c405efd435199523cad899fd67a5be2d25c847669fbb5d
MD5 a896709716c2277da3e89a7f9d9a3752
BLAKE2b-256 948714fd00db24f0b6b740617854b0755b953e1399e4881a0f6681b0541949f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 3a8ec0c4781cc8d60af0ff84bbd67e17dbba5cdfd677aa7a05494cd5085994ea
MD5 5393d9ead356991dc9e95baf3eac164f
BLAKE2b-256 de656c0247c0b5b60ebf9feac6438b643541af0ecbadb97597cb8188dca20f6a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 a21a47283ccd10f4895c12cfef00f8dd9b290d16b69b5cecd5b0ff3e00d2c713
MD5 e216a267b90ca56a74066928ac51ae4f
BLAKE2b-256 867aaf155fbf58e530f79136556889322a5da82b51e8a45ea520bd01b1f674b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 ba2921fede414d125758c56db5ec104b1ab5241a349475b8644eb8d6662db6f7
MD5 8809672cf9ed6e2e168a2b021b5070e1
BLAKE2b-256 64d2931dde6814b27e790a033710d7da4fd56ce7af3ec99f2b9cb17a402f4d6e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ebb52b403602c66e9becb16a378b2f5686880cd51419cfaa9f94e47690d14c8c
MD5 87fdeac234f865ee4e3a83e9ae03c055
BLAKE2b-256 b96a506c145e458a8cca4f1bf51a69310e580c048991b4ac6442a5237a20d7b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b2e8fbe393e466e59d0322549277b147b1c79f9e440311e7d60072bbf7b9a6f
MD5 3881f3029270f51479cc191af6651d4e
BLAKE2b-256 a8ae7126507b6e44388786c6ee6a6e3232501198c7fb2af5dea9470f0ec0923d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 cb1e3062148f7e1b016beeff32de540018436aaca7f013fbde695450b8cbf38c
MD5 4527baf791485ede4df1d0c864464d55
BLAKE2b-256 28f1ec97e108a543869166b2d6e1050249a1571e04fea16a920e50baca79ba83

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 1f4357154771e896e5a58c513a6f517f688dcc75165b1456fa8ac2318b12f61a
MD5 2571a9d91ed36fc335775087a28f05ff
BLAKE2b-256 0bd00bf23258f756562a5eab58019daafc8a859675d5c3d4d3d79a3f0e2b4508

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b9597811f5c3b30d8e705434d3aed3c8ec2218e8045f99f6afb75710c529b1aa
MD5 8bf7feefeb3781889d6a633cd783f3cb
BLAKE2b-256 3900bc8ec9da353ce84da3e67afdb8abc1da92f6c896f099d107393e785ef708

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 60a39b6f2de6f676939d60cba9321bc430c5e959e753b76b3154a83332dd3fac
MD5 6f008fc016a4587b19a107a30704fac9
BLAKE2b-256 cfd5d6e3807e970691b5da329a0d897120bba3e79379c7ed614256d659219ff7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 61e1bc15a0844baeb444210042241da3cd9bcee49b52e1a436a47d4aa5cd2e28
MD5 e71a92bb17726598ef2289378200b095
BLAKE2b-256 628cead2c91a80d6412ae21aeb671d804ba554f02a417f900c8dad00f5f8af31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a7566d05b3d660521b57410b2d1894ac41be4f0bc7856fe3a9bea4c5ae0992fe
MD5 9b80406a18fc6e6dbffd62ed8586df11
BLAKE2b-256 f78261c2dfbfc764f0e9b5fdca506ad4988d171ec34fa3ad15d614e900ef9fc6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 8716c42810870ee618b9c4e52841678aaf76a408d279a0e149905ac6ffe5be8a
MD5 ccc1e5ab939c42975a1f9b79b2edf729
BLAKE2b-256 a0a052460f75b6cc7f3864481dd0856d124a75a6ab5b3ac5824808fd9e6be130

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 883d2018f61a3e5f63628cea09d51ae97b42bc14f90629bc3268a319c6052b75
MD5 6d28caea3bacaef577d9fe1980028b18
BLAKE2b-256 1aa9c5006a9cc9185ab1fc263f926b3d86b24f6d05511b8d565b1974ad3de068

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 2bf824ae6561f1163138251204312119fbf16e49bfa094d3385daf222bc78a9a
MD5 0565be0ae04226468accfa19dbc4b297
BLAKE2b-256 828f994ae4239ae7cb775b49ac0968951f2b9eed2ce972a0cbf342eb2537c5e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 2db5472ab34f822c6747d332aa5912dd3d53fad79920b2d7ce493fe95295f7a2
MD5 14a02a1eb272e011f7de0b2c888af611
BLAKE2b-256 ca8a98d46500e5d1e208f64cb93b9c313c9dc16956b24132b6bca342611d90fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 bf9f31b75163724f0337a2f19f44416c18efd2c1983af091d281a0e0f8072091
MD5 ce82d7b757ed284de899037c41bc52ce
BLAKE2b-256 84275c49f230107782ddf6e2e0cd2d01bacaac2d84af9797419e805fd4a6317b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 b9eb901bbcf8fe5e0cb5a1af0a51c3176b8d4328f98f815801e03ee9ffc32afe
MD5 7f4f7fc201d7c059bad77b33e60f57d9
BLAKE2b-256 baa23568cc95f182000ffb0f6b1a162a859fe2b6ede5f7d6b71247f8c1beca67

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.17-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 2e54e7a87c91822dcd237487905ec4545baa0c1a4e3558f13fd4ba8658db4eca
MD5 a8ca25e1f5ffa3de3ab1f1bba073cbe5
BLAKE2b-256 09a18f7cc54620743c9f1ce75909094c46baa1515dfeb529f8753817e1c8f0b6

See more details on using hashes here.

Provenance

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