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.1.tar.gz (15.3 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.1-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

emake-0.0.1-cp314-cp314-musllinux_1_2_x86_64.whl (427.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.1-cp314-cp314-musllinux_1_2_s390x.whl (462.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.1-cp314-cp314-musllinux_1_2_riscv64.whl (405.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.1-cp314-cp314-musllinux_1_2_ppc64le.whl (458.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.1-cp314-cp314-musllinux_1_2_i686.whl (450.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.1-cp314-cp314-musllinux_1_2_armv7l.whl (353.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.1-cp314-cp314-musllinux_1_2_aarch64.whl (398.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.1-cp314-cp314-manylinux_2_34_x86_64.whl (421.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.1-cp314-cp314-manylinux_2_34_s390x.whl (460.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.1-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (402.5 kB view details)

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

emake-0.0.1-cp314-cp314-manylinux_2_34_ppc64le.whl (447.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.1-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (361.6 kB view details)

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

emake-0.0.1-cp314-cp314-manylinux_2_34_aarch64.whl (387.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl (426.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.1-cp313-cp313-musllinux_1_2_s390x.whl (457.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.1-cp313-cp313-musllinux_1_2_riscv64.whl (406.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.1-cp313-cp313-musllinux_1_2_ppc64le.whl (455.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.1-cp313-cp313-musllinux_1_2_i686.whl (451.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.1-cp313-cp313-musllinux_1_2_armv7l.whl (361.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl (392.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.1-cp313-cp313-manylinux_2_34_x86_64.whl (420.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.1-cp313-cp313-manylinux_2_34_s390x.whl (458.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.1-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (402.4 kB view details)

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

emake-0.0.1-cp313-cp313-manylinux_2_34_ppc64le.whl (443.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.1-cp313-cp313-manylinux_2_34_i686.whl (442.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.1-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (364.6 kB view details)

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

emake-0.0.1-cp313-cp313-manylinux_2_34_aarch64.whl (380.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl (423.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.1-cp312-cp312-musllinux_1_2_s390x.whl (451.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.1-cp312-cp312-musllinux_1_2_riscv64.whl (402.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.1-cp312-cp312-musllinux_1_2_ppc64le.whl (452.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.1-cp312-cp312-musllinux_1_2_i686.whl (448.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.1-cp312-cp312-musllinux_1_2_armv7l.whl (358.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl (389.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.1-cp312-cp312-manylinux_2_34_x86_64.whl (418.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.1-cp312-cp312-manylinux_2_34_s390x.whl (452.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.1-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (400.1 kB view details)

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

emake-0.0.1-cp312-cp312-manylinux_2_34_ppc64le.whl (441.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.1-cp312-cp312-manylinux_2_34_i686.whl (439.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.1-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (365.8 kB view details)

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

emake-0.0.1-cp312-cp312-manylinux_2_34_aarch64.whl (378.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl (382.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.1-cp311-cp311-musllinux_1_2_s390x.whl (423.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.1-cp311-cp311-musllinux_1_2_riscv64.whl (361.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.1-cp311-cp311-musllinux_1_2_ppc64le.whl (428.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.1-cp311-cp311-musllinux_1_2_i686.whl (404.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.1-cp311-cp311-musllinux_1_2_armv7l.whl (313.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl (359.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.1-cp311-cp311-manylinux_2_34_x86_64.whl (377.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.1-cp311-cp311-manylinux_2_34_s390x.whl (435.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.1-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (360.5 kB view details)

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

emake-0.0.1-cp311-cp311-manylinux_2_34_ppc64le.whl (411.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.1-cp311-cp311-manylinux_2_34_i686.whl (398.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.1-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (321.2 kB view details)

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

emake-0.0.1-cp311-cp311-manylinux_2_34_aarch64.whl (351.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.1.tar.gz
  • Upload date:
  • Size: 15.3 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.1.tar.gz
Algorithm Hash digest
SHA256 34b896c495e12e03b32dec5b21e50399cc525de01be8f4a5808549345c3bcf1f
MD5 8770e0702ea42d1e3a10d8eb3613cbf3
BLAKE2b-256 e36219fe490ee6fabbd218629b49046edf00cc0adc4b0eed797949a158781f17

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 21e2d88780148aa16953aea9a9c6a171c6c85d1d8f923b9f17fc30b19119da20
MD5 114ba38ecff2043372ab757336fac6b1
BLAKE2b-256 fd6d6e0447e9b46b24918e6565c2d378a7f7175b0b7ebc6dc0b5f56be0c02d36

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0859486aaa85cf44aaea0c8d03be2c1f6420729caf2f14431b20c40b966b21ce
MD5 bca623b1dce8b31c2743aec536169ce3
BLAKE2b-256 6df4cfd7a039f62ba51a1e7ff54ed40c6ffd7b96872ebf5c4e24133069afe5c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 e52244fef41551a90f32f103dc23d6cf4cfdf9aeb2f4756ab95fcab16b044690
MD5 c6afcef1ae92d022265c027e91d6d210
BLAKE2b-256 bd356b0b7a01e775423213f7e6dbd34228c6ab6e3f64483cfd29be35ac45567a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 57a1c77f98bc62d104d3daac9694d0f26b38483faf9168bd3634a5f89bbe6231
MD5 98c97dc2e3485dbcd1f1aa70e2dda190
BLAKE2b-256 0a60b25260c5e2bcf42755d76550da2bc40ed95a29cd9a5d1d8fef601ada9167

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 a86bb182ffcdb5b86228ec747ac6416f10d3b1d73b96f024a6acc4c2a4e2ec87
MD5 cb96514a585a835c26108bc6b9a98f00
BLAKE2b-256 9eaf4a239731361b5da229479dd634e2df374e22a2b7edbf45343be0f4d81e12

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.1-cp314-cp314-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 450.0 kB
  • Tags: CPython 3.14, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fa8a753310b7e0f907b0f448e4bf3b334bbe2a4c120c9206d38cd82ea67af977
MD5 55870f978d3717f7c65e87974767ea46
BLAKE2b-256 305c1bafb10a2597df1658ffe52d11c901a9442553e30d0f510986615dd19c2f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e7cb05a98d6d21666060f47b96c003025cbf97bfa7f3e81fa80278681571843d
MD5 76580effece9242d11dda8c25c10f3c1
BLAKE2b-256 7f5727be4b6c792cc20e3b7e9c9dfac4e6631e23b6d82a691336ee3119b97ca5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 017b5779799ac4faef522badd9f8bcaf038a408995b23c7cf8ef749bab361608
MD5 2d9cbb4198c75b172fc3c082cd079315
BLAKE2b-256 857615a842173ac67a4bcc3497c1c005386ede7c822517c1379f22de39f8cf04

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 2bfe819fe58698846acde7126d0a2eab6a079a22e92e1ddb61470cbf39539615
MD5 546127d1eac6b654b8d7e9bdbd366c8f
BLAKE2b-256 6b87d2b3918fe0a23ad8e1b6226e5bb76f6bfc42b791d5ab9a42c33729d19204

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 191bf6eb98d3b313de39c1b3e33bfd07c2d01bac59f1eb9dd300f3763c85e56f
MD5 b0bd007cd9577550e235d11eccdab751
BLAKE2b-256 11fd90780a6bdce81c6abe031ec215be28c58a5ba3a30b3b371e35007256318b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c89de8e6a38a4aa429e817074e953d8fb9eddbe7fef9ccf63a38e30a37e315eb
MD5 73588442f3de54848d4fb3a766ed1e70
BLAKE2b-256 5c5550fe2a5decc1b24f10121b96e4a8f0aaee1beb8a0499480a68c37f1b3b5a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 65ca78a58c30b825541bf7a0f0c0008d1d19d2a2ad5a61cd11b714fb4d80eb88
MD5 9cd751cbf82ebedb5e55d3436d1d51ef
BLAKE2b-256 74c4cd8dc2db3f6fa788981273e03da4905ab5521bbea22236fd5062f378f1eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 9bcb11430b962951483910fa5a495b0d0ce4c62bb6cd075e80bac5cdde6de5f5
MD5 314fa676c4682bd0bde94cc3b6d19179
BLAKE2b-256 b577ba9f688a80e0f28671b16c10c948e0d79c085025253b3a3b22312226ec25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 0d90cb105e385b5b438fb9e99eb4f20449e67baabd24b992b9f8d44874ca05d2
MD5 3367f6d95ac447254e87dfdee105e6a3
BLAKE2b-256 7894507e0280a2ee7ce6ec59ab3c7f374fc4f98333ad7279fd5e72c2382c00a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c26f4851795345ae5b238d8d6373837b282df0afc1a5903eebfdd46badf48fc0
MD5 549bc349abd1dfe8d35fdb561d5f611d
BLAKE2b-256 ed62bb8b7f959857cfecee76f56a1d4c5b20b341ca737eb268271fa1febc1e40

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 046591766a0a4a4d0bc3847c124fc3777977b1007cb40ddbbcb8fa79bbdf7b36
MD5 f6754ea8ffdcc1a25b067a3d6b44c64c
BLAKE2b-256 9d0cfbac04c6fe9d6e412e64fa913253ceb97b309e3b72fbcdbf88e3f4904253

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 741e2f09fb82256e10607c80f8bb6ad69d392389d98f1adaf0234011a691a130
MD5 5ceeb93f31c5466734c3ef21ca1108da
BLAKE2b-256 e8101227187b4ebc40b359f6e6c9a2cdfa12be36182e0704689065c5bdcc46eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 66f4c5c9bd1e15e8e4538b0b5ca53462465426b0a5e4ae6df8e12caf66545ad5
MD5 15d9f5ab4096a28d2b9543c63acbd236
BLAKE2b-256 0252cbd76582b11d1eeff6eeb442e0a0426f09d5852bc9b00050a7c155b58cb3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.1-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 451.0 kB
  • Tags: CPython 3.13, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1d1f065d512f5f96279dc7a9409d4c1a68de51c17fe34b018959b9d96e70e3a1
MD5 1ad0aa92b9bae796a471c07d4641fefd
BLAKE2b-256 3bff18f16bdeb1df225cfa34d59b280261d747e70ce3546418bbe4e9625894a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9ce2015181e05fa659074a094c0ec6cabbd5dd4bc04da2ac800ab05d0ee3c4a7
MD5 084cd8bd746fb771d6a4b0ac95eabe12
BLAKE2b-256 5d1928e04f1960c653e69018b3f5d4ac06ea2c1e65010781e4b035222f764fb3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5e1ed6348826a855298a7adb5d8682b9f95b35c85e265c538fdf46bf963a55fe
MD5 ffc1bad90a831d8b18a7de46bcca9cf1
BLAKE2b-256 9cc7091ca5e47f3790be2bbc252c2ad559d40fb6e9fb85b5816b2ef982948fce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 e01147e051ce649b08c120605ba92cd55dda198e15e5f89767901a966fa545e3
MD5 6ab61affc339f30f98fc0457670d49d7
BLAKE2b-256 5e3dbd980c235ff4020985576071cc4fe252c046d0b8a32e15735a32297cd964

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 06709a4dab983fc1ec2de8f82e4859057283e72b5915919ac126356a5599b533
MD5 680aab30f79694b140fb94f0db47674e
BLAKE2b-256 68ab723f21caabdfa5b3669943039c59ffbfec569c074a85c1f59e7ad7193632

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 cefb4dff5606e4c4a218a2a19c10d3a95708eb92bc2bc0bc16c4433982473d00
MD5 187287d6538e0de1425471df2443a781
BLAKE2b-256 03128dc9c734bfd93b243e9265c860e6d4fb34b6f6b43549bb46fa09ff99b942

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 606ba2e4d55caed054ff0e58bd8f421fc28071f0c7d0efbe4c607ead891fbeac
MD5 bcffb5fff4613ebaf0abe2b514e095f3
BLAKE2b-256 b1bb91e88b800c7b4c3aae6ee88adbef87c2017e873bc247995dd0a83c170b46

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 7fce5f1a88dbaca62eec007f7bb6e8697e33633c289198386c5b9e225f85e977
MD5 dee2bb736daf805da5552d1e6feb70bc
BLAKE2b-256 c666a0c1832fc31c9c97ebbb06dab3388ecbe53928b89fce3185b86062c96177

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 eddcec7a1bb1b04385a01d66fda09047e10d6730f6463408a77d7763cc315227
MD5 0ccc594199cf4a3830cadfdf9bc10d6b
BLAKE2b-256 12a33f13ba7b328807aa44d6e262647b0936a37fc02140809a96c24db33e711c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 5cd5236de4e9baeb1fcfa86ec415c27d39f592977f3f6e6d9e24f1fd74ab72b2
MD5 02ca4defe6b5b5bc22c40483a3d767be
BLAKE2b-256 b1baa30b8707a2fad945ddd1d105c8477ea19626638122f9efb40baa3281825a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e435162cd85e3380384aaf300f0bddd111246071d6b8f0c3ab31d7d2be8885d4
MD5 0e08e543ad7e4882708b4cebf5212243
BLAKE2b-256 ef0e73140d53f34e4cf93cee213738033389597bb649d762edd659c48a82f982

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 eba2a9ff3a43e158f8365f3f2297b43480d526ac4d9442250c1e7970a3a884c6
MD5 5d6e8528d853c6010950369aefe33d35
BLAKE2b-256 50b9d9532fbd61cabd9a43581d0b9e5bb29e6fcd0a5c9794b233423450aab933

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 b9cfca1946297d849b1e0ca1019d79d23d3c2eb91d5cd31527e1e575e7f5db3a
MD5 a575f52c494532f5d462e46fbe510e90
BLAKE2b-256 8fe0436f1d7bc7902c5046544f1c413b28178f4f206c8460c0f416a6ad2528d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 60c2ddbbe48444c0f1e0f7c137f2575f5cd8ba3d82cfb8526fa2c0e72f33caeb
MD5 15fab44f16b08928801da89d139dceca
BLAKE2b-256 eb583e9f7a807e7a75b89ab8617bf22db0dedb357b8c0ed932536e0baacf4e46

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.1-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 448.0 kB
  • Tags: CPython 3.12, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2c11340b9e7c828a9f1dc90163e80c9a60a7ca86ec071d4353cf9404664b164c
MD5 5f80f25f55dd04221c76aa42d8d66aef
BLAKE2b-256 8a15d6c4a883a82ac0f90559e664b6344a2d07979dda1c07a383a255c1f82713

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 01e037bfad1a68c829e4e0098d94927adfb937aa9d4ce0efaa7a651e15ead3a8
MD5 aa9099fa8a252f20346051dd1cfe325c
BLAKE2b-256 17eb26e4ba615aa13ad5bfdb3f38a4c90c8ac97d7dddd597d824758e9c0f3267

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 010e7878fe93fce96be27ebf49300a7f24fb026df3973d7ccbf6e1d6199e1fa5
MD5 f4b9eaf7cf251178299d1aa57fc0d4a5
BLAKE2b-256 a2684111662fe95e5860edeb1f82c00ed8779b7653ce3611ba1803315cfbb3ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d6add636ed37465937472ef1da113bf0fbfde074c5e9f7fbe1eda99c33a50eb8
MD5 fcec4d80bd64e6536a1b1d51c86218db
BLAKE2b-256 33f7aa180761c63c52c55c0477e00152698bd1f7ec3e94a76f91663cc9a9a039

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 55e51f79e5a4a6926956cc10f407d35e99c61ac9bae7ab912054814f9800e68d
MD5 aafeefe472e055c56733c4a7025b6953
BLAKE2b-256 391f592cb4eed36a51db62671692ad0e0e300b7b3f84fe4cd544bcd4e0b8294c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f910f7da769d048ac7d4ee8068063cbac2bf91d565ed361081ca750e12097399
MD5 d74f70213ea4347b2d55867642a1ce8f
BLAKE2b-256 100edab2ebda8affe0c492053cea645e16a45c26fb601274ae7ec37fe1a61ab2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 e52b0bb347d5a191c26499696639e17f322ea69e5109651acad8ca330ada1616
MD5 9803f13deb8b635c1693dfc20c8abed4
BLAKE2b-256 77f5b1d9b177d1fb9fa6d7f9ba02be1796de10a0d53c32a115a45855dc736245

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 a45b48ab31ba06108a5dd453e0379c48abfb0c75332f7f291fea99bd33942ac4
MD5 0991ea48ff77576245f62cd6c7c21cd8
BLAKE2b-256 cf4a049d7dd50630222767cb8afe5fcf91d1bed0375ac9a9afe52bc92da47c84

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 19c9e4ae88ddf7489e31ea12837cf64c1566c65c48b0c19a6d38ad69fbb7344c
MD5 864d89517258d27fa7636bd1b4de5801
BLAKE2b-256 e3c914b465df3eb95b36b400c3dcaacb7f1a6b522ab891c1c211897b195aad60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 8dd3d9774f402776db97b850bb1c64cf36fea8c05876e7910ea82b3317e71e34
MD5 008d478d66a0326a46cfa7938bcd0d39
BLAKE2b-256 92e8f588e59e3fd291b39d692cef4d9b7a8440093ded19c5219c266aafce7cdb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d03493f7691bd9008ba3257e329fe93785334be07f6c505219a8bc3f8f4b0f7
MD5 a41634a8e936543b083e74bccd87734c
BLAKE2b-256 9571e834c96103ae7d5e601fb749d9eac919583f94f89e3ec208a95029fdac1d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 75fa5c6d4e8e99a47e1c15b2cde2bb89b22fd6afe9967cd22715b1195933a66f
MD5 1eb44d9e00b9334ea0a34f02ac3e2fea
BLAKE2b-256 4b94fdc074cfb0413be2add155beb4fbc447bcd0602e1e524df7a92345ad0e47

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 770602fa7ef3250a276d58c5bf998612f4cb9d566cee000a0500d24de3a69e6e
MD5 1799a7b71e1310aa03db328fa5bdd641
BLAKE2b-256 e26b6778f25aa9209bf207e93a135576f9854647ac7b5d4471ced0dfab0b5968

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 4d74a44c3ea8fb0721cdd0193041da898f8edb79810050793005dc084a4ab56a
MD5 59afab85d17aa6bc725c7ba86096c4d3
BLAKE2b-256 8af76e3956ba375cb37e169e200732e86b382cc0b23e05ba0c41ab0ebe4b2783

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.1-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 404.0 kB
  • Tags: CPython 3.11, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for emake-0.0.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f975ad1c82d10f55117aa8a037be23c83f7b6d1a99c6568a4cd72f057f323078
MD5 1026264fe90fd19c0b199d5a5141ad83
BLAKE2b-256 f755b72440127e8583365ef918788fafec1982747628654f362c6909843b11b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3d3cb53645f9113579939da0017256534fb2751b487e4fc49d5d5e0674381273
MD5 ab6fff3f5daf163497f27c5a6f4d095a
BLAKE2b-256 9b2375df5a3df96af98a2b699406087ec467e15ada292dc2cb1d3c7f3ebc8fc6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3dc3537fdead932f38263539bc9a29532265ace688ca3c5b56fa79af4f2fb14b
MD5 d5dac83a2ee68137b2ac70fba805b1ba
BLAKE2b-256 3a9ea7daa42cac6940b1cfe02c021cff3f3914d9371b67643a0911122b1274bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d8add0284695b3cb24fd66fcb9c6d5b243061eb3527b0d0c8795d969761f4ad9
MD5 08d417078f115e70fa03fdf4b3276304
BLAKE2b-256 fbe8e07a3948a5d521194ec9cd4c8fc70a817453349316857397acf0094a2b3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e176ae34b009e5f7c28466a9b88d76acf740ca3ba907b9112305818e2bfec879
MD5 0f7e2df01cd797af83683daf4a97e245
BLAKE2b-256 2feafa8ca4c91972dcb6ecd68754410ab43bfbb969e0db6288897b9e050824cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 6af5fcc5cffbe594922e70bea86a85c7f0ad4d4d578ea831ecf866e5bdbd011b
MD5 0f596affb2d5ebf39aad5adbb5d21b01
BLAKE2b-256 42a9bed44bb241004aaec5e125885ef72d005a01f10a436659d436cb216a8a3a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 08754a900fc6dc153998e23d6fe3fb65c03239c0b6e73a9d72a39a69aa142b3a
MD5 a9a77ead150bde4c1f0724b0fa57a16f
BLAKE2b-256 4d52dd8487649e77c36d12dcf32c5ce0ba440d2f5bd0d56d5257a3038e3a78e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 c323773d0e409bec703f2b609f9c962d31a7a6809592ad6e210c91dac38e26c6
MD5 8d495dde73665b4a9af07b323f1dc6cd
BLAKE2b-256 31f5c323099721d58c77c97891344f65b2e6f0944ebab7598c54426dbbc70859

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 682662adbf7aed661520685b6c3ab1beda966ee4912c0d4209c005f494a352da
MD5 df3b53e239b03a5447224bb42a65ddb4
BLAKE2b-256 bd57d3efbbbf5fd745cf08d5aa5096a003f62a9c2d7c6e0cbb5414197147bd04

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.1-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 7f2844172ae2fb77905d0a5f6b25174fc200e178929653444f7b5b85355915d8
MD5 0f4523acaef6c29431f1bb81ffed72c5
BLAKE2b-256 655ecb096622e76b3b2331348ae9490482275d802dbbf55aee7896e78f03f0cc

See more details on using hashes here.

Provenance

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