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.13.tar.gz (17.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.13-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

emake-0.0.13-cp314-cp314-musllinux_1_2_x86_64.whl (453.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.13-cp314-cp314-musllinux_1_2_s390x.whl (488.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.13-cp314-cp314-musllinux_1_2_riscv64.whl (430.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.13-cp314-cp314-musllinux_1_2_ppc64le.whl (484.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.13-cp314-cp314-musllinux_1_2_i686.whl (479.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.13-cp314-cp314-musllinux_1_2_armv7l.whl (378.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.13-cp314-cp314-musllinux_1_2_aarch64.whl (422.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.13-cp314-cp314-manylinux_2_34_x86_64.whl (447.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.13-cp314-cp314-manylinux_2_34_s390x.whl (486.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.13-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (427.3 kB view details)

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

emake-0.0.13-cp314-cp314-manylinux_2_34_ppc64le.whl (473.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.13-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (386.4 kB view details)

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

emake-0.0.13-cp314-cp314-manylinux_2_34_aarch64.whl (410.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.13-cp313-cp313-musllinux_1_2_x86_64.whl (452.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.13-cp313-cp313-musllinux_1_2_s390x.whl (483.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.13-cp313-cp313-musllinux_1_2_riscv64.whl (430.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

emake-0.0.13-cp313-cp313-musllinux_1_2_ppc64le.whl (480.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.13-cp313-cp313-musllinux_1_2_i686.whl (480.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.13-cp313-cp313-musllinux_1_2_armv7l.whl (387.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

emake-0.0.13-cp313-cp313-musllinux_1_2_aarch64.whl (416.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.13-cp313-cp313-manylinux_2_34_x86_64.whl (446.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.13-cp313-cp313-manylinux_2_34_s390x.whl (483.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.13-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (426.1 kB view details)

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

emake-0.0.13-cp313-cp313-manylinux_2_34_ppc64le.whl (469.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.13-cp313-cp313-manylinux_2_34_i686.whl (471.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.13-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (391.0 kB view details)

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

emake-0.0.13-cp313-cp313-manylinux_2_34_aarch64.whl (404.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.13-cp312-cp312-musllinux_1_2_x86_64.whl (450.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.13-cp312-cp312-musllinux_1_2_s390x.whl (477.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.13-cp312-cp312-musllinux_1_2_riscv64.whl (426.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.13-cp312-cp312-musllinux_1_2_ppc64le.whl (478.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.13-cp312-cp312-musllinux_1_2_i686.whl (477.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.13-cp312-cp312-musllinux_1_2_armv7l.whl (383.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

emake-0.0.13-cp312-cp312-musllinux_1_2_aarch64.whl (411.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.13-cp312-cp312-manylinux_2_34_x86_64.whl (444.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.13-cp312-cp312-manylinux_2_34_s390x.whl (478.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.13-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (424.0 kB view details)

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

emake-0.0.13-cp312-cp312-manylinux_2_34_ppc64le.whl (467.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.13-cp312-cp312-manylinux_2_34_i686.whl (467.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.13-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (391.9 kB view details)

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

emake-0.0.13-cp312-cp312-manylinux_2_34_aarch64.whl (401.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.13-cp311-cp311-musllinux_1_2_x86_64.whl (407.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.13-cp311-cp311-musllinux_1_2_s390x.whl (446.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

emake-0.0.13-cp311-cp311-musllinux_1_2_riscv64.whl (384.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.13-cp311-cp311-musllinux_1_2_ppc64le.whl (453.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.13-cp311-cp311-musllinux_1_2_i686.whl (429.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.13-cp311-cp311-musllinux_1_2_armv7l.whl (335.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

emake-0.0.13-cp311-cp311-musllinux_1_2_aarch64.whl (380.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.13-cp311-cp311-manylinux_2_34_x86_64.whl (401.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.13-cp311-cp311-manylinux_2_34_s390x.whl (459.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.13-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (383.4 kB view details)

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

emake-0.0.13-cp311-cp311-manylinux_2_34_ppc64le.whl (433.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.13-cp311-cp311-manylinux_2_34_i686.whl (423.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.13-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (343.1 kB view details)

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

emake-0.0.13-cp311-cp311-manylinux_2_34_aarch64.whl (373.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

  • Download URL: emake-0.0.13.tar.gz
  • Upload date:
  • Size: 17.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.13.tar.gz
Algorithm Hash digest
SHA256 b8ba331d17509c2ff8d87f04ee0d877b7f4de1aec72d54daccc18c39c397bd05
MD5 bd67d91c9eed68e212369368d24dbb78
BLAKE2b-256 d5c9840d1d11ae4be7907e76a3b41a4a5ccc9f6f70c184d84ce2c3b21d1382af

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 19.1 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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 c359887512baeaf8eb633f9b5e2a4fec90bac2a36776cba21cb62ef6149b03bc
MD5 883a8df09f4b0d05c64b75d1133d6598
BLAKE2b-256 d2db7448351b686568884fae22e974023ca337a0f59f3fecae602f164b84e719

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4747164782d0f1a83fa9fd175f7fda4308b793ebfa743f62edce949e742d2918
MD5 7ed70e6238e051f5e149b386d96d61c7
BLAKE2b-256 dad8f247f7b90473730dbd1401425b7e8414b9e135daf4b8cf05c6ba04e099f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 499280ad21f1795e3b79e847eaff305954cb73107a0bf87c9de9679161c52b05
MD5 c25a93d5568cdd74ff31f97b427916e5
BLAKE2b-256 ab64127c34212a80502d4e2cbaa8f54c936d0a82739ac389343c383f1770ee00

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 8194c5d864cebc9cb1d55f327bd9e18824d7f912bf4f1e67a1208aaacd075de4
MD5 27d31e1443681c2691251b647c1d1ba4
BLAKE2b-256 2378fd5c6d9c55532652bc5f10118b94f54a38178bbb646936289cdb1f1544a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 3d89b2ddfe09b5511d586fccc2edcdc32ab124ae3abd4397456675ec1a46e660
MD5 cfd8c66698ef2fb907c56a3b332fc628
BLAKE2b-256 756bc41cf893683cd66777901188a81a2b4be27847064123f951efdbd5e5e5ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 04bc822ee00b9edc2b60816b4959c48de299df7269dcec579518b7575adacb26
MD5 2bc0d30e46cc35a16c214ff26ccddf9d
BLAKE2b-256 d4456b3259e8e413a1b85b7b506123e338b93f12f9e5fd1de2bae11330419b19

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7ee43585763ea8f75e549a468fa455f4652b9389e6bdf8282f9289de472033e4
MD5 82cdbe1f6cd93d9dd3aa48fce5fe77a8
BLAKE2b-256 df89ce75ec6728744bfe68999bd76e2e06f17171d17bb6dd2d00f72dea6111fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6ac23cf8fada110b8b456a0f3c439a205186d9b5f4d19f6b004e9089996b3dc
MD5 d77c0a96b7d4dff9f2407a2ef9165570
BLAKE2b-256 ff10df3adaeacb62b08cde4f501e1d13ae2d814b260f18527c0e735972968a9d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c7222967e5ea86b6453eb7975230d068aece596108d354715b4ebd1e4b04171c
MD5 d4069c3d72a5b5596d1549aed40d5744
BLAKE2b-256 7463a6a265d92f06a38c934b21616a51ab2d7f3bdebb413f053098d94e0c0b0e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 f2c5ce7937ea271493009510808904f678875e9dd00058d8dceced8bf3b88d68
MD5 3016c0b7c58033713319b922eacf99e9
BLAKE2b-256 bcf5ad60a683aa02fdbcf6fd31a3d4517fb2f1f235f5d82bc553e7d17312e4bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f39df10842be5c926e9473427eb8f37330c44553c2fdf5b266018dba3274c3d9
MD5 b5a820b2b3f5885be2c4b1f4769e7e9d
BLAKE2b-256 e1bc21c1f667e5bbd1da02fe34fb1ccef97daa0c3437f6a66581fca46aacc6a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 d4baf88c4c96afe142da535430dc5c2ae9174855fec9682071bd19d95b02bfb6
MD5 e478e0df9c3b97ad556e395fb07d9332
BLAKE2b-256 62855ba91c8f4b4c053ecacb44832fc1f2cc921e0955c04c92723097ca34c4bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 ced9132ada432d9f5e696421c4070c2f736aa8f2c5c477f88704d2d15d67531c
MD5 6c12dc5acae0cf7f46499a4afd637661
BLAKE2b-256 46750bb1bb46e93c8368fa928c48292889b6f354c3a7cdfe3cf8d4c82d121334

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 7aa755549b0c65121a78539de65682e3f7adc3573d3d91d3ec2a370f4fd674fc
MD5 11ad3397d4176c87764658fe94c4dc0d
BLAKE2b-256 c96d926947119a074f8bb6eab93ff97ac85ac75320c933b1f51f9552a644902a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 93d523d2755cd5759bcd49671e84c5f4256866324929eb99c87777943163a440
MD5 604677adeddc1449c3e868f1b313f798
BLAKE2b-256 5515e9a8a3affe92fef4e9dcfc2a9ddcfc3a4a857dbf032c785a4e22bfaf68e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 286c263201382dbeb4ab70b0c0df1776f13df0e76affb0e140c29d07cb9d1185
MD5 9adf1637991f2ce4a60af015964d056b
BLAKE2b-256 484ce683f6f0026c87aeb31428c238509d4ed71fa4e6e3fe2adedcd30f7e9688

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 210fe3ccabbd1b37305c5c17e37f6ac91e92822e5abbda1878208d78d3748cd8
MD5 5db0753c3a4299bfb018b31bf9e89d8e
BLAKE2b-256 aa78f0c64e15e8e495037cc2c900694b91ec0c549abef1cddf8b4c3fcdb9a5b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 d86f78fa90f760e6a5c3bd144b4f843f0bef554d8f397c8337abde886e20114a
MD5 4d9d9adba66ef50ffbee5e29411e290d
BLAKE2b-256 4910917c83169fc63af3202be4ee931e3a67b20d8f7e2cdfa3437d0847ebf555

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3146783c064a470e4bd18e704184b880bdfb152be34c300947c87cde555a3b6e
MD5 bbf4611bdcc1e3c4eed2daa0ed3ff268
BLAKE2b-256 97655108fa6fbab5de9578586893f1b30a9fa091ada86c06fb5b8fff7510ec3c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6124dfc6be0402b56a2f19c4e48ce88b88f1580d7550a28502bed0e990ac25dc
MD5 2ac270a2c3d835df879e51ef4cb6f8eb
BLAKE2b-256 479d6832be1974b647d5f4ea23339c3903154270ebf35db895b50ddd91fc3937

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0f627c933ba4efca7833b914425ef65b586f1085f8b334a065cf798cd6500c09
MD5 07a8237de2ee11e99730b6872f6c9c61
BLAKE2b-256 da8816e4b32bcb9bfaf571d69b5fddda681c6c5b1de1efe744f0fa3007c1a1d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 3bc9b90c0e6094c8e8b26add74124f3cf81d2198ab00df7152771430715bc7e6
MD5 213b5f0d3f95c38c559b5bf785dec0c9
BLAKE2b-256 af5ac7ba552c0420f2a2fff1f04ad3c930df2cd5b158e58d56aecaf620657f4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 3f12639cc072d25cdf24be4b0c1630b1fd15344b10d35ac27b240e7c055545cc
MD5 9731cd3a1fdda262ffb23f3c185f8537
BLAKE2b-256 d378e6ac19824abd55c5e896509e13de4f7d922941924b2c2c666ceb1ac41092

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 2c9388a539edf000e9e53ba015c92bbd0e54b138232a04a413edd812dd42309b
MD5 e2b04c3e69037cb017af3fef00c70714
BLAKE2b-256 bac8666f2e668c3de9647f3915728d9ecf6d08244a6969f987fb751186861a17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 4f2cbbdac8dde0d6816d44ad26a4ee6935c30261dba5799b925c5ba8a7777a96
MD5 83c00edd156d137991a4c9ec22f59034
BLAKE2b-256 0ac9d22618f78f0f3db321882339f0b8e8d623c14703c3352473bc9bee792cc6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 c43ce1dd2639fcf0ed582ac86d3bfafa59d669625f3b84732ccbffe35954cbde
MD5 631f100aaf9e8e2511b88f5b0ef72ea0
BLAKE2b-256 10cfa2e0465a8fb5364d18421397fa39418534e584f18df15c061f0b27fc99c8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 5364448cfa7762702781b12a4dc7738a5dccc96618f6dd901f698bac8a31d078
MD5 8388609a660556b475efdcaf73b71c4f
BLAKE2b-256 98cccf9f8aac999c7b7185d2512c0dc4d6aaf90c4a9d96ae4baf1f386c6aed29

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 c76f97e071dff9a67a1dd8aadbe262391230a8881f43adda3884a12f1088c9ef
MD5 f776efb9bdcdbfb6f26a25bf8d2ef06a
BLAKE2b-256 9f1c6143117f013eb3d620f044985cc41b903e3ea6ea4fdb768d49cdd57f1007

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dab32d1afd5d827bf23a11d6a26cc4676824c9b2589e4a0f1fdb01cff4d34957
MD5 7ff88499b8987fa60d67faeeaf3b775f
BLAKE2b-256 ebd0b5c7c804c8db57789376ae9b9da15af21a62c79c8383946369e009969e63

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 39c11828a586cf494a60085939d8088ac2d1b1f9267009558530b81b33f95ce7
MD5 be17408529097a0954a4f1211032ae93
BLAKE2b-256 cadb1d1a2324d25f933136c8d81822ceb0a42557ed0b3ebf96eccd742f61cbec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 85c455de84eb29738acbc8c71ebac1f07797e5e6a40626456b0c0de0974836b1
MD5 33da8171cabbe244a88f714157b9bfb9
BLAKE2b-256 51213d99b496a724fe092cd5f1c81c14c821502f7a2054e220092b3cb59f2b6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 905cdb0914785d22fdf41e8de8688c20743c0f10e051b20a5a622ec073031e40
MD5 de15d70a9b5548eb1b15c2983a6493fb
BLAKE2b-256 6f5d2a336aa1dfcf898b6bbf3ae4683f805fb444c1c29162b39bb511f27f50cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c28964f59e10f18af4babf986fc059d0d86ed684662d47e8cf4ed5d319d76ae4
MD5 0a8aa56ecafa94690cb7da8bb1ef4e4d
BLAKE2b-256 eaf069b41627f9de35b2467a0fac5304c55cd88cba6222264dcb4e4bd914d3b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f30441f7477faf41fc883badb74299cbcadb0001b4ac9c325cb9fab2481a6f72
MD5 87f04435b4e39f0a83c9c87ce73e8a67
BLAKE2b-256 2c3a120afaa64e024af9ee603298638cbb43ea49d3255e1415fd7cd200856dae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9c667bebefd02846e007c627c039b8ea9d6f07350b79f063d789c13ec3859102
MD5 1615d7a191c9784723fb657f3aa47fae
BLAKE2b-256 10e34fcaab671253cb50e8433d3b83e9a2d71c0d6df66cade470d91ba2daa4df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c0aa9217b6657355ec70161b0c0a37b5245141be72e6c120a562b0224cfac3ea
MD5 745798e521595487ed9411a2ce8e34ba
BLAKE2b-256 3789f15d4b89da74683c1fe9f4dc85dd3356712c406e2a22e8fb53756a4c4a26

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 626191cb527168f542d24f7f03a5901ecb9ffc2fb63f6f8be00189d6b54f11d7
MD5 0606ee40937ebaf9d73deb3a9b797329
BLAKE2b-256 282a160da173071697ffdb7655daa6960bb8821ba700bada96fb25d38116ddc2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 2c3fae57496606086790441fb9d2b431ac0baa305302cf34d1ffc186b31e590a
MD5 a4d9fc621ea968afa52947b0d96daa3d
BLAKE2b-256 519ff254e7a086dba4a52aca07f580314fe5e4c0335ca1fc04f60a1f284932e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 be67167656a21f3e7dbf8c37775d550796669be8f2393f77dbb5ada6ffe43ee5
MD5 872a7335e99cfb7cf4a8396c9bba8d6b
BLAKE2b-256 c449b05a7fe2acb2c4f105808dacc9313fd592450c6dde0de2c03371e1444fe7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 2dddfe2e20f7eb5a3b6bfa821cc19a71b5412a102ce9791b28853bf0a099da17
MD5 d50f533228f1c58c9150faffb46594db
BLAKE2b-256 5fd599d15ee7941663d6304784e1ed753e5ddc31ba3e1012a450c03e2402f9f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 41dad270d617562a929f184341634f7cbfabd0ceb52b6e4bb7a9a2d36bf8bce3
MD5 e1eff20cd939032be5fe234a1e811e7a
BLAKE2b-256 7325bb0b4dfe92c44cab12c66a5a68e42093f2cb439c0f1b9bfa4bdd5fa572d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 1db3af58396b113e12ed4a5f944091296466e41358e903aff4b1b54d044f2f86
MD5 c339bb9119d984ce9f99e174f9cf570c
BLAKE2b-256 278f9b4cf663f6b0917f9d6a6fe2b8bf0bd689a7a046e248ec52d5371c4ec9e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bbfba0a30cb9b035c45c6d5dc0b5baa137d9ff9eae1af4ac18c4dcbfffbcf602
MD5 934b12f7fa35172479cda607081e9fcc
BLAKE2b-256 56f742f4a813187ab21eaef1c8da61b3987c5f8de1d704b4acbaff13770bbede

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 722a9098dabfd2940b12c3ae56319fa99755250cb17f3bfa0464bf1506d06c89
MD5 0c7b04cafd7e3bf757a4b3ba0fa6e3c7
BLAKE2b-256 5cc9213d192bc9a36d4624448d393d31f644b96496c2177a2140a843f6da2279

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e49a1304bc2445841b561578afd7ada3cb304171f7ecbb6014952b75a9090d79
MD5 986b86dd0af82d228c1f70234bced5ff
BLAKE2b-256 980a66fe5c23266d14cb4ee1904001e6921ec12ac4c5be487367a3c668df3cfd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 5dc21bdc575afcb60d7962acdd0a4ec16de3fbf9653b95d17fcd9f3a82f518a2
MD5 adcdd62c379b3b5bf6a9d1375cf2bf14
BLAKE2b-256 e421056f3ca2595f533963f71b71a1b2d7904bd64cfd47ff92f1b69745202d01

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 686acd665d34c3a81df5d355afe53aa3add45759e20c821513c5a2fd0965bf89
MD5 30b302bc410e40519955031026bd1410
BLAKE2b-256 0518269b278af7f042d376bddc253192534b7933ab2f47c3845541115d7fcdb6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0c579d77781a2734ae59232f558f8d93ef594e970f822450bb0f1a9ada9a20e5
MD5 11f627b30683e6d007ba902f77102082
BLAKE2b-256 ee3eb6a7eb90a2a519aff9a99c9f1d75836e1769a3c844e91a6b0d60344c7210

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a45488b6e8740e23ddc2a0ccab4cf45528c9627c1361bcbda8d37c15e9a230bb
MD5 1fda9a7e5b749a38c678ae70b6004e36
BLAKE2b-256 74924aec2185dc6242b313ae844f8e37a48a95ff3a92d954779fe6d855c11805

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 9e6a2e157b0d70d01eaba3d63196d76d5ba6d879317d4d72f2be8277641ef54a
MD5 9d2ffe21689f68215542cc2c09965ae2
BLAKE2b-256 f3cd6748b766537091a01fd3afb42c917513cf5eec889f93c7419899e83f3d4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 85350275f69fe49c866cefdb454724d150375fc0820276bdc86d90cd4487d96f
MD5 0adb178d9aeb50a88bc0a0918e248d55
BLAKE2b-256 4881a15d8c90812c3bfa16c88b64fe71d0dcccc002f6d9ff888e3cddf7365ea5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 9fd7807cacd5c75bee11c8d51476bf7c02339e2d0374ba1e6f837836e89151f1
MD5 48860443f7cf3d61f7e96c7427164b23
BLAKE2b-256 2df9d668ab60bec3819f143e4eca6519bda9a495176c38005f3304892dd199a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 73ab0e0a81458d6a7385882f4becfe2b6c1f095cbe49f88abd36ff7aed0c49d7
MD5 e1d72eb1a661735734660e9d2c7c44eb
BLAKE2b-256 c9b852a542c03ac4ea4252fa6e370f98b0a43d9dfc573ab2a7fa2a16b498b8bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 2c55294c1e31a13d1a5a4d3a8b60166e5f8554e953414c86c849d297102f0182
MD5 8cad4f3ed1c9bbcf3575d837e3f38daa
BLAKE2b-256 6fe7db83fb067787a0a4f49536f181e4da2025a383f109a623e9c36041e2168f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 dcd98f41a436667012f5d23edbdc9a3f053a3931c5779c2cf181ae400ad187d6
MD5 eb6f521cd9262abcf44afe5d528ee824
BLAKE2b-256 08c83483427a3c7f2cf624c062f8879e485498d977bc455676a011b66491720f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.13-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 a63dd66ceb9743811a36d02d0580f54c0c2b07a751650f722cc9cfe90fe6c782
MD5 d23ec30e32a7b4955961ef1f3df2fd86
BLAKE2b-256 e5a206bd3ce955ceb4fb0e8151d2f689230de369c2fe44e0df3cc64077e027ce

See more details on using hashes here.

Provenance

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