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.4.tar.gz (15.4 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.4-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

emake-0.0.4-cp314-cp314-musllinux_1_2_x86_64.whl (429.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.4-cp314-cp314-musllinux_1_2_s390x.whl (464.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.4-cp314-cp314-musllinux_1_2_riscv64.whl (407.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.4-cp314-cp314-musllinux_1_2_ppc64le.whl (460.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.4-cp314-cp314-musllinux_1_2_i686.whl (452.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.4-cp314-cp314-musllinux_1_2_armv7l.whl (355.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.4-cp314-cp314-musllinux_1_2_aarch64.whl (400.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.4-cp314-cp314-manylinux_2_34_x86_64.whl (423.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.4-cp314-cp314-manylinux_2_34_s390x.whl (462.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.4-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (403.9 kB view details)

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

emake-0.0.4-cp314-cp314-manylinux_2_34_ppc64le.whl (449.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.4-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (363.4 kB view details)

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

emake-0.0.4-cp314-cp314-manylinux_2_34_aarch64.whl (389.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.4-cp313-cp313-musllinux_1_2_x86_64.whl (428.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.4-cp313-cp313-musllinux_1_2_s390x.whl (459.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.4-cp313-cp313-musllinux_1_2_riscv64.whl (407.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.4-cp313-cp313-musllinux_1_2_ppc64le.whl (456.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.4-cp313-cp313-musllinux_1_2_i686.whl (453.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.4-cp313-cp313-musllinux_1_2_armv7l.whl (363.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.4-cp313-cp313-musllinux_1_2_aarch64.whl (394.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.4-cp313-cp313-manylinux_2_34_x86_64.whl (422.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.4-cp313-cp313-manylinux_2_34_s390x.whl (459.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.4-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (403.5 kB view details)

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

emake-0.0.4-cp313-cp313-manylinux_2_34_ppc64le.whl (445.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.4-cp313-cp313-manylinux_2_34_i686.whl (444.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.4-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (366.7 kB view details)

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

emake-0.0.4-cp313-cp313-manylinux_2_34_aarch64.whl (382.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.4-cp312-cp312-musllinux_1_2_x86_64.whl (425.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.4-cp312-cp312-musllinux_1_2_s390x.whl (452.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.4-cp312-cp312-musllinux_1_2_riscv64.whl (404.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.4-cp312-cp312-musllinux_1_2_ppc64le.whl (454.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.4-cp312-cp312-musllinux_1_2_i686.whl (450.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.4-cp312-cp312-musllinux_1_2_armv7l.whl (359.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.4-cp312-cp312-musllinux_1_2_aarch64.whl (391.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.4-cp312-cp312-manylinux_2_34_x86_64.whl (420.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.4-cp312-cp312-manylinux_2_34_s390x.whl (454.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.4-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (401.8 kB view details)

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

emake-0.0.4-cp312-cp312-manylinux_2_34_ppc64le.whl (442.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.4-cp312-cp312-manylinux_2_34_i686.whl (441.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.4-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (367.6 kB view details)

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

emake-0.0.4-cp312-cp312-manylinux_2_34_aarch64.whl (380.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.4-cp311-cp311-musllinux_1_2_x86_64.whl (385.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.4-cp311-cp311-musllinux_1_2_s390x.whl (425.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.4-cp311-cp311-musllinux_1_2_riscv64.whl (364.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.4-cp311-cp311-musllinux_1_2_ppc64le.whl (430.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.4-cp311-cp311-musllinux_1_2_i686.whl (406.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.4-cp311-cp311-musllinux_1_2_armv7l.whl (314.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.4-cp311-cp311-musllinux_1_2_aarch64.whl (360.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.4-cp311-cp311-manylinux_2_34_x86_64.whl (380.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.4-cp311-cp311-manylinux_2_34_s390x.whl (436.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.4-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (363.1 kB view details)

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

emake-0.0.4-cp311-cp311-manylinux_2_34_ppc64le.whl (412.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.4-cp311-cp311-manylinux_2_34_i686.whl (400.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.4-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (322.7 kB view details)

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

emake-0.0.4-cp311-cp311-manylinux_2_34_aarch64.whl (353.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.4.tar.gz
  • Upload date:
  • Size: 15.4 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.4.tar.gz
Algorithm Hash digest
SHA256 dbea2563731ea1354d20c037a042553344b8afec93085570eedd27a16ce0cac0
MD5 69f32aca770c521978aa185c819240e8
BLAKE2b-256 09560d28839e9d0900a5092e12b7aeca67927fffa2eac70d7c8307e2d8c17f7d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 17.2 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 264a014f33ac50fef217c9d520e0aded1d65b058c5f170997fb72e1de3d44715
MD5 d350257d0076b326b8a97d8eeebca416
BLAKE2b-256 455fb75ebe541c619e8ac8cb384d2ebf8324bf939c4e681ad07ea84bebb2b703

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8a73d35443935546d763e14678684e3eb089404efb49b89935a09c6d85279b6c
MD5 08701f49e41ea9ab6ea488e337a6b165
BLAKE2b-256 bfd707f436e35675faba05c15aa07576d2295f7d14898044dd3311dcd9c69c92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d633ebe5fd074c8b9707469903415ace49100e78927624fc21127b82a9115140
MD5 836b0ca884953bbea38af71d20702ad5
BLAKE2b-256 da06224154b0470bdd5bf90f27af9c62836710b02b77a15d7016052a3676ef48

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 a43495c432558e15e8447ab8bedae6af4025cedd0a8d3b477c2c3ab3e0c67ce8
MD5 c3bde878142a7bbc04518298c6d5fea6
BLAKE2b-256 c681cdbdd30969bca612e37cf5179f2cdecb4164f501b00dbe349ead2766619c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 713e15497d7565c5dc8340da0790fe86f87315a68537785e817d323761508b0e
MD5 556c8a5d4533a39b4e77b23614a7d0f6
BLAKE2b-256 9c90eff60d107b661e28ea2adf621ea932dea7595266f479359204c2d759c79e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.4-cp314-cp314-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 452.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.4-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cae9e00e5c4394e1d4cdc449fbc00938c9e7441f04ff7c8bc2a9d26960cb3641
MD5 db804fde0ef3a20a13979f9817979194
BLAKE2b-256 70dca3d5d277455122e3f88c37025d614957d74f8697b977f729607c8f8c749b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 142792b8c50a2eb023a4947c4820d2b428e5ac19e66565c2b23640a0cb8b1ed6
MD5 2c261ef35e09f91b42b0da81a7fcc931
BLAKE2b-256 d90301e4e37dda98ae8f19010c6233e7f919fa139524eff4f7c710f0e3754628

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 316055adb4f989f42a7c66eeda76a31105b905bd299729c320fec1d2c6c3259a
MD5 9fb380c2e4dac3d6ab68fafb279a1b7b
BLAKE2b-256 caccb6380e618492186d726a486adbb511f37b5dfd5c78dc45dd28af9f5f78ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 e693a0e1c22af52d61e031a6e0ad88a612ffc64cc59d82cfe37cd1279268a85c
MD5 ad93c7c01b707e941cb2c9fa41f319a5
BLAKE2b-256 a755df1c52707a2eb9e88f23a8dd70a658a34616231dada9befaa3f04b609ce3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 d70496b8a8a99f275cc7c64ac166a43282f78d4821f24633b80d5f73893f7ffd
MD5 24b294e7a0e440d6d0c009fe7f873cc4
BLAKE2b-256 1770d6dcf20e4060624da941929f2564df1c860ba4b8bdca37d0cbe45b820691

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 9d0347183b526baf21839f8d6a5457d199fa3b9679acdd424ff923bae034d757
MD5 73598aee8acd6d435422be3a92581e38
BLAKE2b-256 c848b0361eb017c67abe7ca9cc45529d875eeaf943cdc93ee992c66677cd130b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 85563a1debf73a85f898d3128561b75d08743a1bace445b98ed24286546f0d8f
MD5 ea01926a0e7a40e29667d334e71407eb
BLAKE2b-256 983dd58735c73b13d636c7eadab9c6241d162bfcc17111f4eb902298a3dda014

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 17ffc77778578603ed7cd091c7732e69a3ad125636000b434713d3ec86ea66f0
MD5 4d7c6f56b962cb6539600bdae60b6c15
BLAKE2b-256 da92d3881f71f66aef12ec93c5adcbcf599cb735c969c2732818e352a533b934

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 2301da3907e4d519e69dde0e87f7fe4d4db682cd807f77cb3e6e9b68fc419c3e
MD5 9894e2087939dfe2e1b9a00b9b09b5a3
BLAKE2b-256 20a1eb312aab6711653236a73e4c63c7e508695645bdf747c1d5d091fd673c75

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e49778be1f7aaa8a53efef8ea8eb87bb16f2ffdb15f6a9b86b3f03479920bf40
MD5 0593791eff6c6c1c841ca1e1c05fefc1
BLAKE2b-256 6d273b8e6b667662e5c6e300bd52f1df0f41f6ac2ef48e153dfecca220e8281b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 464660315e7945bdbc841fde66795e999eac1f608a0031218c22dea4214d2016
MD5 bbc3f1bf34ad94f07e6f309e623e3d80
BLAKE2b-256 2fe1882fb5799f845d7ae7a9f062f58fe241a3017fc436ee3c3e9c43d8af1637

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 51207a1dd13061085f9af2922281ec7444178e6c10b2b6a0e268826df3f0acf1
MD5 79dc20c2e9b9389a6f871012ec1f57f3
BLAKE2b-256 d5f25e6c79280b1bb15c27f7fc81fde918543b1269e9ec1a5ae9c3764622bc45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 55620b7db5592160c0b836eddd78cbc086aba7e0319b7192f1b84c73e667c4bf
MD5 f78939f1e37b849ca9cfbb3c335e203d
BLAKE2b-256 bde638a9fa8a18e38362bda78796af8e5202394907e1df7b6b11b56ecc164d8b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.4-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 453.2 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.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c8d614c92ef1196e9110d4367ade46bfa51a707635a2d24adf67ad5908a44d3b
MD5 bbac5ba154e4f77062c616d9e8e75b63
BLAKE2b-256 fa42ae98f2b40848f7d779feb854ff86b9a351c3eb8db2e789c4cb8ef7618181

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7b2e33e39b7566404437a9fc4f7c993da30ed911b647be516cffbfe5228f6ec6
MD5 3747132fead65e31269489beb4c904da
BLAKE2b-256 4bb1f69f61448daefed0c1858af685506ede374f18a0fc6b21ce336c262ec08c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0ef518058b36f7204c56840431010769c65fef8a3808dcab7c087f0dca185005
MD5 dfb17ef52384a831b00ce149036ab434
BLAKE2b-256 4531e798a157644e99317b66d9d498655301d805431482100c5ae6881e15a923

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 f0b3752791b497bc1d60f601aa48db82be74bf5ceae07b121121e1be22a68586
MD5 bd380833f864c61e5118395659325486
BLAKE2b-256 c1ce1590d3086324fb24b403d171d31afeb26ae8453f6758797c463ccb318bb9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 41e7514da014a736f35e85d0b7bf8b08f98d60e65f38bc7a720f0fcf41d59aa6
MD5 888084c2c1c262cbcc51eeeeae88e347
BLAKE2b-256 f0b869591d457ba9b1835afb33425d16908c3e6a0a05cd14415ca94a5cd67c8b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 07d1ed5e92565c31179943d52eeb732b65d729fba21b53b1a89cda76fc157741
MD5 a5f0ee22bed28d5926be78a3387897b4
BLAKE2b-256 0419bc9c7cd2e44d9dfec84e6aba9159bde1fc66ffd4fed905fbcf5bb1688900

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 baeadc5768568e594f96c23538298790e3a4ff80fb66bf7fd2ca38e25c7734bc
MD5 2e6d272999e22df1e34a93f7abae1e4d
BLAKE2b-256 4b7ecffba4bb6526c8298b03f644e7ebd7ed82a8590e40038f1010407a817fdf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 424ac1390c66d38aba2c0e18f08ec1c2323600d1ffb7c0a6fe4741904561dc90
MD5 cfd50d83d96c2672f936647b87068349
BLAKE2b-256 e8ac2c080ce711af23021fc484e92fea7567e0efb7076b17dab91400e63b3809

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 506038adb7497237e917d59eef0d664419f928e50ec0f705bf5d3af2c6889dd4
MD5 3dbb8d8add44e4b7126f6fe1929a9ef9
BLAKE2b-256 e1f7883ba0524957fc89bcf20cec818795e5624da7c626c69b1476358f5682da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 771cb2c9b7bf20f711722c2b92a7f4e641b10604ed0168697203e548dcda3a86
MD5 74123c5c95d8a4ab64e1ceb1a8701eb4
BLAKE2b-256 7df2ee1c907d3782f18dc18cb3fbc09b927e60aedbae4578dd37278ba64b7e40

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 63992456b2c7e0f28187c0047ae5d4bd2e7a0bb9ba8a56b747e7f89f4f1ae240
MD5 144045ae2ff89b44e882b6e0da7a1f58
BLAKE2b-256 7008646bd70d21f1e58eb90607c9aa869e49a69beef3971ca09268c40909de0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8726120eeccb5cceaf6ea2150891b10b531b2c7434a8b8fb69e8a40e9fe3b7fb
MD5 7fb8635603b81b1096594fa2aa85355b
BLAKE2b-256 40f8f6054faf98da0c92413387b876959a978da5c02577abc6e8e70fcbf381e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 70de60019e3f5f052471edf219ae399168238d9c1dc4eaab0614f437dfb68c04
MD5 66621994afa37002f025d0dc79bf4628
BLAKE2b-256 bd00babe71ac65022f04dd24b01bb97ec8779606bf69bed82e5ab5c795d67945

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 f0162a4e7d74b4260dcf0f078ce6194dea9eea08694fd43188a3c5ad5fe12c24
MD5 fe289e96ac4c54b70f94ef3814481e9f
BLAKE2b-256 b6327041fedb456597f28b9d7407f9cb9c9c95002215141a8faac2d674764092

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.4-cp312-cp312-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 450.3 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.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d942852ed2bbb73f0004d09c42a9239a5cb783925f66e2bd20a9c3106ec282c4
MD5 b214f56351a9a58e75732b64ad70843b
BLAKE2b-256 457de8d9a665b88bead6003d29df0931a8321bd087de813c977e1e06954cf9bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 afad7533531f754c9dfe19f3876072b06ff27d753de4d763bb47bfe71b67b592
MD5 16806a2d8a9e7b3d33062ec4161609b2
BLAKE2b-256 29d68dc6f9d05ab1fb3a89cfc10a549ccb84943362fbd865a5935987c5af3d59

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3c75285448d8ea28446d2a1e91c94e10f12f4c09add913e8e6e9e8cf5e0d6654
MD5 b0c90a802d6c926e72f39072cc9b5931
BLAKE2b-256 9877dd2a4ef0a3c15b03bdb45d2890c2381eea4feaa1694b6554946dbb78bc8a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 4e5a6b9641614756734c3520c1fc7f2220d6fb5ac3d5ccef79678aee595d11d9
MD5 a006a0a4f64b7bf58c05a115e5fd3ee0
BLAKE2b-256 6afde6c3c069f4ac8bf431b63b108eb98bac6039af90ea127ebe376cd2bb0fa2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 412cd2ff4fe221e995c258a475c6ff40a5a391364f26b2d3d1bd293ad5ce4634
MD5 79e6fa94ef472ba5a88eeae38ec9ceaa
BLAKE2b-256 bc6b37fea9bdb42bd70178d1d4e420c91b602ee3424bdcd94f125e287c31b968

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 50e3213119b3eed15383988172d2e52eaea258d530b2f406d642c941ae6849d1
MD5 5747488075dd75b15f0029ab02dcc98e
BLAKE2b-256 4380a57fc6257f56e3a680749636b9ca2dec4a3d1602037556c0e849da7a0d1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 dc673064609fe08b61318364a4515fac171f580000264f8017aad74a87e3ecc5
MD5 77a1960e5b4450aed3e73bcf0a025737
BLAKE2b-256 45551ba69996cbb8269902c259bcb9a9bc895af4f9794d741e306a9b0c45ea24

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 95c65fbd090c1dba46282875d8213f688906b51e440426fca5c07606194e2aa6
MD5 eacb4daa2d35524c26cbfedf69ba5a3e
BLAKE2b-256 a6af3408a7c6fc46db039ff1b3ce3de0c757f822016a57d488eb38357c78a15b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 fd8a3c99d7f0f899249a695e0934f10406bc0bd9cdd101db975dac6b084cf6bd
MD5 e2baa45275c07dadee75e7c4d1e4ed0c
BLAKE2b-256 ad4510a9950f632387b6171bb2f418d62c9d8b94394e882fa31c578d9f581b3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 14e8ff1c8fab0f8242991a98577b44c1085ec26529b05de704ea5e4725c401b6
MD5 62d9418c6f85e25a8a9e1ca1a26652c1
BLAKE2b-256 8243dc7e7ff7871fd757c7ce11b87126238c07de7bbbdda7914a9c72c2b97998

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6efa514bf29dccc3731bcc76355d2c195f50b640e77a572e2ebd7e10d4419374
MD5 0ee6987b3f55d0a12bc8f33fc6ba40b8
BLAKE2b-256 72da048474a72c06c43b38baa260632407eb29b21e04de00f956a95148ec633d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8b5f262ba7b1bc66e50a6dbc97ab957405744d44d86b0ce005618a0b9871299e
MD5 f6fc4eabc212613a59bec513c3eb35ff
BLAKE2b-256 bbdbe3a00398c6c7d2bc08bdb1bb782bf10ea3506d8007183af27204e18dec98

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 de34de654a952de3425165ad52e10c7701dac4e7e72a006d9e2c57c8a6f468e1
MD5 f56328f87f300491a9d43c42a4b511a4
BLAKE2b-256 ab9c54a3813c2ba91fcf402e3c5f89ea76a8c975fcfb93d31d7116f40bd2483e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 c549f655c1eb45eb798e530d3d0ab5759f61b9ceb0ae083468deb3a6ff56d0f2
MD5 9ad91c75197eb4eb1dcdf65ffd1d43b6
BLAKE2b-256 0f06966891829a59ad9f4fc83aa49a4f8cbbeae4af0e80f7c4d3f0df88c07e5b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.4-cp311-cp311-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 406.4 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.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 814352aff085caa8e525a979aca52d77c890f12d37564b4969c83748be276797
MD5 11f2ca89ea2b263ea46a92d71284cbd7
BLAKE2b-256 639a09b0d36670eaf97748b7ee92b790106c2d6d68bb030faeec251a68b6797e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f73f0f9620d2467ee155495c2895a1604382cbc6cf0bbde181f73baadc919e0d
MD5 9932a9d58ed08a6da4b262cc445f2aa2
BLAKE2b-256 8b6c58782f1c810a5dc5e6809dfb103ad6770010be910919cf21e3759bc67dbe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 171b4bce905d901f460e96aa75090509cf85fa56f03b771fd919510e1c263065
MD5 4b93572bfcd1a3d4021642ee04c3c687
BLAKE2b-256 edfd977624006c337ab9c6d1dcc362cbb515b552ff1234d4b1e6d1fc8632d8db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 909b976dbd7becad883180fe2dfb21f0d28b3ba5edae149aa95177b8f05c1084
MD5 383af7084a324e71d137794cde06dad8
BLAKE2b-256 99f4186486a946cf4deb51a9bee7fddbc36b5c8ca1bcc3ce6cc968d9aae41f36

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 12ab9baa03c84642e5dfe89b739676f22ab2b51672f30a8691dd1e91d5d646d0
MD5 b5e8e3c364ad71259e63c566c54805e6
BLAKE2b-256 9860815dbcd9045f595f4c60843c5c68402073a6583912135a0d0849de0e63eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 a9f7a73b12dedf33036863a1bd19fa625566bdd4b7b206353ecf33f3afaff7ff
MD5 32a6b2bedf1081be1a2bb73bb8c4019e
BLAKE2b-256 835ebe0f40be38dc02b072ab5ffadf9b9f0544b1092f3ab19500751af1b362a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 d6084e866df5f261783451c3191d966726d95fd2080d4adfc39e03055623f9ab
MD5 f9b6f9aff63cbe7c00c56385be34b5f4
BLAKE2b-256 00228a05ffbec79ede0527fbf14dcdd9a188852cbf144be40acf50ed3bfe531e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 3c4aaefa20079e18f3678a8fa29614ec09ad0681839a7b9dc1428016a5bb92d3
MD5 3d4dbdf87f45af55acf0d58d670165a6
BLAKE2b-256 16a3a7151e70e958672b2a6b516517f327116cce9cdbc73d27c02c4b527fff01

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 652d292f9bd3bd3d958d0f597a55f813dfd8b3bbb94cc4c974dd42f568f8d581
MD5 e41a94a3242b970bf56c01168692f751
BLAKE2b-256 6c489bb0d19f3693cb76e7e4f24202d3a845160e62872233a2e68afd8d46a86f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.4-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 6e04d39258f035ca30a72a2a897530f4d0ab9a52cd5123d8481a53da4c5a5d52
MD5 da76947a2a1e4a27f285329f79757150
BLAKE2b-256 ca51ca740a2e5817d9fb0a2f9f2130de731022c4ef479cb71a71aba1d9513c58

See more details on using hashes here.

Provenance

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