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

Uploaded Source

Built Distributions

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

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

Uploaded Python 3

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

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.10-cp314-cp314-manylinux_2_34_s390x.whl (487.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

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

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

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

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

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

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

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

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

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

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

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

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

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

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

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

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

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

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

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

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

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

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

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

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

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

File hashes

Hashes for emake-0.0.10.tar.gz
Algorithm Hash digest
SHA256 ab025a4db14e633aae8ccb41284a9dfd57c0de3c8ece1733b1ab9a0460236988
MD5 325009110478d5cc8ae60079d927af95
BLAKE2b-256 970dbfd9b46425a18dd9ecb58889d5a025710a75f0ddaab3a61871a5513d3842

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 a96fbe83c17ea3752f16abc4a0cd7b15d9ff1da467f1db49dc79b1c203cef75c
MD5 808fb93567d506c199f573f248f5e643
BLAKE2b-256 68f16becf1577c1d7c735814a500069082f6d81d6ea75f9f997ba92e6fdacc83

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99a190a5d07e65fcb5f5af627f56762189fc557778f32f708af6cc77ee8f6b8b
MD5 4caa99a7815bcb881a843144844238a2
BLAKE2b-256 26558d7c01f0b866d52eb043fabe90bea90cbd6e7d797750972dd5d6cf3b09a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 04f9f195f50b8bbc94321598b140ed26ae50600d2482e71ed4e34cee6c0fbfa9
MD5 c20484eb42dddc4693a4fcefe3cbf9d7
BLAKE2b-256 7fbad25917c28d08487a3efbc716265f84e1d8fed16eb14e784f951cd6e84d2d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 8d447390bc75e5f03116ea62cbd6daf41a3f9dec4900cf8ddcf31d8463288d45
MD5 bd492319a1ff7f3eaf183bca17a882b9
BLAKE2b-256 0bee45bbfa57a56767d9fdc75e49d169fa8ccaaa9fa68a5b5446a0a62d859b8a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 2d5f32e55783400320dfd39ed0de85a3914f4024b09b605668df016d4ed03131
MD5 7db28fc50248803967034382aa808fb2
BLAKE2b-256 5a749f34176721f1c09ea98759de9539c0c8ffc828e7c376b27542aa53a27ffa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 747ace2a9c6020944d973ec70b5b8270309f039d2c1dbc48402642f114c6770b
MD5 64de748a103bbd928f50a02fca1a51ee
BLAKE2b-256 8f1a5497caa0b5345bd2ddec720d3651257f08240caaedbf7385e0e94fff2ee2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 35340dd1e335acc39b943fd35a2760bfd8a1b0a0ae24253c0067b23c9cfef18a
MD5 59c0cb5566841f37dd51ee21b64021b9
BLAKE2b-256 20c6884346c818de4cc9628cd9d127c2c0317da9bec0d9f7ad3c8b6aab49bd78

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f2aec79ae4dcc8d3b4013e6d150cfd515443c25ffab265cffff048e7914b3106
MD5 636339064acdec48e0eec9f3225e09d0
BLAKE2b-256 648a75f045b361327f819498205afd5e9d623a9d21b370291897dce1244a9271

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c9929daad5ecbf8451ead5d69097cb6a96c7eff9f5b23bffc1136780d99a8523
MD5 f8040b3996358aa3f180996b53861d2a
BLAKE2b-256 2104b742775fa056517f5b9db53053a994b3783f650aacda9290f3baeb34e01c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 695124b4fa47ab478d3e48c26e8ee5d45802e188f909bbb1326bef5b92cfaa86
MD5 337d4d7ae9cde4bf3639753f4a1fd36d
BLAKE2b-256 b49497b3061e6f4eb32dce4d9c71487f651a00e6dafebcd5405a3db60b1e2023

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 bd76b707a4a5f3bf4e69b3dc0bbfacb94eee7e5169415a3f123308bc7b491598
MD5 562686098109e3063826e2072edbec3f
BLAKE2b-256 58fada3cb15b97177ce13e8cf61dc2c83807f2a964f41e3e9a9ce3ff72fafcca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 536af1afec4a65044451365ba43eb53c7101fed17a269d0267ad4900d53008ba
MD5 bd1ba7dd785be3dca617bd6530115411
BLAKE2b-256 c8cbe2f052414b8008d9a52259f8c3b3f73e2dbbde6908b90ff3ce6a31298ea1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 319d66f1b7d96663e4dd1a0b72287e1d09f5d322675ff5880fe673e78340ff01
MD5 ffcbf2742ed6cda3cae4b86300b659aa
BLAKE2b-256 282da6224cda77ebf100a7ca73500159d48db464bbde7f4a5cf5b61990e4fbca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 47f9ac696155f20bd83b7cafff738fac65da534baf57a740ea29736707c04071
MD5 1a8039058694dd7fd8d67403d22a9d2f
BLAKE2b-256 7f9592fd2b7aece1e4b3ace487760c3f3c0fb849d763fd463e4c3be2d06dbc03

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7ba72896ef81b62786306d5cacf1fde8f4bc48aadb06b2ef7724fd9f1932048e
MD5 a475f3c1a273d090a2027eed280cdbe0
BLAKE2b-256 32f017b97e4ab699f29e963c837754813b4e54c4232fa84d3562c3cde00edc11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 afd7313864eee26a1a95c3a7125102bb165c557e7e5353a180c715f009e44809
MD5 10357dd2d513753fe7024fb44778b2b1
BLAKE2b-256 8ef9f81c57cc0dffa47bd66eee8ae0108dd01aab6efca69a2a37bc7d5e86bad6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 d800e0a5e8334570df966c2433bfb351de1a3fbe4b8ae32cbd37cdc39f462d8e
MD5 a0f8def9fffb1773595c5128db8002a6
BLAKE2b-256 5f12005c8ae0422ef208544b20aaf942b3816999173d760349cf09301f391da5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 66c98a2cb27b7306121a2979d9f8dfea5663c465a5d3ece228021341c5c4022d
MD5 56a7954562a19a3a8726ed14a6684df1
BLAKE2b-256 440d432a9e2978c2508d4591db01cac68ee1ea01ec52623624bf8497b7b17ba8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e890cf871b41286fd67519531bf64dce3a1aabf229c6c2c4f64501aa2a143cdf
MD5 efbe80b5b7c7a8688b415a527bd6340a
BLAKE2b-256 066a020dc1dc1627fbf9577fca9fb0b60ee0241c07706fe99c087deea8ba9adb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ae54cf1d8fb40c290ead2304833839d2b3341c3e87316a533e030b594733b79e
MD5 37ff87168366ccd540ca1cde7da3cf02
BLAKE2b-256 7febea9e0e9482f807b2bac7b8d0814edce77f0eb83e59c80be8fd5fbbb47ff6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7c7622b16e3738a44b36990d4d683a10d0abe54a8975224c105e6f5052f4b097
MD5 3ba7e0ccbdb3d8e7378b2e7dacc43ca0
BLAKE2b-256 abd3d74162d00d061e4ed402976b38a9fb5e67f385571d041c48e97f99af6a8a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d5d30c495b0e196e97634cdd8d14dc195403d930b51c985313b927d6d3e261b3
MD5 96880c41ba4329ce8e0b0014e48b5119
BLAKE2b-256 f81f8ae3ad3e9fc3f404721ce34b41a80097bb47704b1e99f84deaa9cba73053

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 06a0c28e43122ea21daa03947e5130bd9dfee745650b82d96038b7f1f140012e
MD5 302c2c90869ca16a2696dcd9a04dcf40
BLAKE2b-256 fd6a299ef77e0823ee3d749dfcad1610ed8c557dcab5d4e5f353b890931df6c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 2ac55c923d2b2aa0d2f9ba6275b1ee98e91ca22d0ac0de658d5356720e0a9377
MD5 8d5379fe2ab12562c24dd15eab7c8be7
BLAKE2b-256 80c140d56146ef943a66831d2be2546383193433886817d562a1a640e9a0b611

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 61bb811072a85dbf3bf074a30a02c5cc7ecda1a265412aaf9c2d22deabf75ee5
MD5 9eeb7aac918c3c89f7510c15517bd846
BLAKE2b-256 d3a4807c183e7bc93ec67b876cae731893afdad1c991f5e2d95dbdda0c065ea8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 3d8ca6d619cdbf39ccbabf087c374641dd8c3c538f8ad1e7b24783e801d878fd
MD5 78130d1888d228003939d7fa36fd1b4f
BLAKE2b-256 a45aae7155dbbacd0141f968f51190997db8c37419a576f97d18490092378645

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 39b5091d9b21156cccbfd9493dd9fb81efd85a9cea5e2bb910b33113ae5e2957
MD5 b7f069360ce6f3fa44bb24ffe5010082
BLAKE2b-256 f35328bffa269b79c5717de27e895f3715e245afb5e815a98e3511cba52bc268

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 8b3aab55f3363e800fa81c56a037e713614bafa97656466f202d2034ad715975
MD5 8959e50caa56dacbf28d0a89acdaa93a
BLAKE2b-256 3433d43ca184b2fd092e4d7026f6dfd42388f97ea6c50add0f97753b5a2fd4d8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c077c2e9c6d553db20edba2d8e394d069cdbabdd117f0f7584de143dab3687f2
MD5 2fd553ce9b035c6520958edfcbcb0b72
BLAKE2b-256 ef909ce8334dcebc3ff24a7956cf91fb84a7eaf55619d5f810a0dc9fd7ab69a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d6037f6420dbb97257ac364c2504b1263b2f923441f01f709d7d43ff4caa2050
MD5 d9f3a94b261de88c1b1067b774f6e353
BLAKE2b-256 c72e0b774108fe69100c9fb76b60a310e812070e7d2da3804865f21494ac46e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 b3fc6362e971de67ab1f4dbd3fd7d7f69f825a0da9ef27342f863a07068a76df
MD5 d0df955341468a80a2454583763e88cf
BLAKE2b-256 3e81803179e145477bb08d6ce35599752abeaa90553fc3940ecce471f57f17c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 271907aecc514c487b84f58f7a0417f4e79468361bb334dda36de3639a9c00ed
MD5 30249f4cb2e539d97c80548a010717f5
BLAKE2b-256 5098c24eb7dfa512beaba0e67f3ca09b66e8644450bfb3602e05e9ba5ba3fef1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d23987f8d62ee87583bd66ad67e4c3325de9adae01ea7589b9595a9f94dd44d8
MD5 eae8c2e617e2a8e911aa6034077efaff
BLAKE2b-256 90e577989f96be7406c73bce11f6f3f9ec7756a87e5053ca58b2531f9d4f895e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 93145e7cc3220297a989d74417f36d9bb30d1055044affd4150f7aa4c63d9609
MD5 58ead15b573c1155032d3b7e42b2ce56
BLAKE2b-256 5b9f96d531945b6e9a2a20a1e7a11122cbdcadbd9e1b77778e1f2dc8e9405dc0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0e76e5b04e4c2fc80b7266a2feb9ee9d795a499a123d46596b2736300e02c00f
MD5 8e04b0f2712a7ca2989d5d6bb30c679b
BLAKE2b-256 5ed461480786f849e9b5dc864789eb5b737a58611cb4392a665d2a2e1eae916e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 2af9d6d2115f2d897bb8ee04d6f045c3d5c97ee8dea02629c216594cf9478565
MD5 a9330f4f3efd24c5204481375fd0e652
BLAKE2b-256 e069b1f13524133f599827bc0bcf7da20cd66fd54357db24cf475edf79d76e0d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 05f75bcc55f3943682ce92148ece95144b292b2f9b8bd4c53bbc3a8c5ff72767
MD5 c71064682730b0b266d66794450b8975
BLAKE2b-256 98e16edc8a7081e5c4b668351922e0430ccd912627f38f4f356a388cbe96529b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 9207605fd709b86b29b4ab6338c64edc5fb0a8cc06a328b3db1171dddbf4840b
MD5 0677b7f7c28accc533ea66e38eeb4207
BLAKE2b-256 f5b3ac17c49fbc1c65486e8554f74099e9625d404d5468e51d46537c13033300

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 a58b16b00598d731d9029580ef14d4ce2b694ea63bc368bd6e0a4d9690a2bdb3
MD5 fec20c1999e761b0b71fda000a85d57e
BLAKE2b-256 cf6076fc0e1738e1b852c6fb0be2fc113d483949dec937d863e5ee7f7296e86a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 185be17200cb5fe3cab39e60836b2a48f8f53bf5e9aa4a89d34f638403a9a6aa
MD5 af41d54445c935d77802f4a9d6dccc80
BLAKE2b-256 9b62fec122130c7cde3762ce6066774a29ff5b9e448499ece1239c18d678e3a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 1bf3f0e4d016eb557816f4c4ea80a460df23247d5acc273b46887403cdf323d0
MD5 0b11aa82f44f2abce99c1b5f76f14ac9
BLAKE2b-256 f1b5bca49779ea8156c77531d2b20f29858491bfe3345b098910f411d0630dd9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 211c85eafbb7903e4ac9e816bf6ba4c5928fbd4c28f6185d23494b815e63e0bc
MD5 bc0d060bd752a0713840405e2cb11436
BLAKE2b-256 52222c1abc3b61f4dd98fbf9a1467874c421745c69c9c0ccc4d3a5dfab214e6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04f91c7d5790897dee79f2c03064aeb6a241307b6799c338e52742ab5bb0e7e1
MD5 ae8c54d9579dcc333cd54ad2c9039ccc
BLAKE2b-256 f532b1ef83bc6450549456362d6be7e4efbfd1a4a07ecf66807c4445e94adbac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 20ae2bcf5add23a027ab0a1be5459504da086c03e2b53087455c36dac169c33d
MD5 358ffefd29fc48a7bfa377506513b73a
BLAKE2b-256 607a8393a9b6af780b05456182d7fc01d24c3172b022cf05b3bcb74c76fbd8ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 4472b2caa7f261f23c462604adb942d3cebf5ecc16a3e84b307fffda286ab076
MD5 6a96c8fe399d720c6ee6adcf7bc2b961
BLAKE2b-256 7787393524a54e2f412708b56421d3b878c2c6cd2983db55f0067a2bfb155569

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 e1c5058b029c73adcee81602b1de8acdeee0add0bb86e2a0407290518d9f206d
MD5 76a4c3e37c5f7757a3a3660d13ce6368
BLAKE2b-256 81b929b76a53d0aca3285e22057ad458751a73bccbbd36d535b98b2461eab1ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4984c4af3df79a8fc23c1a85bfacb1c834c1d526e3c0b59f0cdd6ce39c5962b8
MD5 0563e57136f18d6cc3732f9726168dc2
BLAKE2b-256 4444ae3eec5ee73d764ec61593d32c0447925b95330b32624bf7970fc8606d06

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e1e4d369e5f4c4c58dbe7447acbc0445120c37bd3e3641d6e5154ae3a6d877d0
MD5 3ddba2796e9d0a72b57a10924e25262b
BLAKE2b-256 a789b0b0e483593117be9957c1e5130d177d0022819c4ebea1c9f33e813b253e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c22afd11e45d3a145d1ccfe67455f1a370c4ef5642d61f437745ef128cc964f2
MD5 c2401ea9350264c5133c7e9933e300d6
BLAKE2b-256 baf45bd685b67e9641eb33bb4c09fd51422254cfe07043d18ba1d39c0766e097

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 17f55234ac08175c207b3e768bb489bcccbc4d9274de1d1f2a889e89ef7d06b0
MD5 bb8eb170c7f33a8439ff6f5317312c4d
BLAKE2b-256 8b9be3013f0aeff3d22cdef0ba30e47f65fd35463f2ab0bdc95e9cb60043c8a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 9e6b888d78b449c243d5efbdf98abcca2d1ede6f12ac67f4f0abba386615a63f
MD5 f90ec2bdfea97cc94be4ea2875db0efc
BLAKE2b-256 ecce69cb8566223c5f15a83a4d8e5175dbed3a2d39740e56f2f970c21bf456b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 dd0d1e162422a2168c147a54a45d8c2b3459fa99a4b2574170db4f0af5e7a9a5
MD5 04e997ad8fec88bd71258fed0837d84c
BLAKE2b-256 6c713d0b19943668b1c65f4f3b9e867565f9f4d7f3fa98b65b0d186b780152c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 f8597fdd40978b972b8638c4bf2a99ecbc055d4015a80d0cea6d661dbab9aaf8
MD5 71f222bda83becb89deb2c4b3d48c4db
BLAKE2b-256 aaee3f7c0d725273e6c880554f1967ebd6d9c3f1d387b92499a45acfd1b09172

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 f1bfc1f3ce25d974e4e58546359c59a972a2d29f41a824d5c987da1943f66301
MD5 c76b1687cd5b05cb83f7761fcca4816c
BLAKE2b-256 547523ed328cc8a19d6ba3764effe0d94c5e4a1f7c2bdda78111c1a90a429fca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 9297770cb5cb32c63d8d46a98e37459a6b26691d4a392fa2ae1e45fd01ea1e2d
MD5 e38e5a2829081e886fefc21c6b4030dd
BLAKE2b-256 69818e22c298b1922940a8fa492b3526696e7bed58b670c2f60eaa86210d6b59

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.10-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 e59a69dee5b3547c8374184d794aa96bb153d47f97b5d9ac2643845423e508e4
MD5 02ceffd6bb3edeb0ee1d9879e9f5e925
BLAKE2b-256 8446f5218053d11fa2416fbb2bbe54d4ee75feded6f591561317612ef640103e

See more details on using hashes here.

Provenance

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