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

Uploaded Source

Built Distributions

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

emake-0.0.2-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

emake-0.0.2-cp314-cp314-musllinux_1_2_x86_64.whl (427.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

emake-0.0.2-cp314-cp314-musllinux_1_2_s390x.whl (462.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.2-cp314-cp314-musllinux_1_2_riscv64.whl (405.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

emake-0.0.2-cp314-cp314-musllinux_1_2_ppc64le.whl (458.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

emake-0.0.2-cp314-cp314-musllinux_1_2_i686.whl (450.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

emake-0.0.2-cp314-cp314-musllinux_1_2_armv7l.whl (353.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

emake-0.0.2-cp314-cp314-musllinux_1_2_aarch64.whl (398.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.2-cp314-cp314-manylinux_2_34_x86_64.whl (421.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

emake-0.0.2-cp314-cp314-manylinux_2_34_s390x.whl (460.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.2-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (402.6 kB view details)

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

emake-0.0.2-cp314-cp314-manylinux_2_34_ppc64le.whl (448.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.2-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (361.7 kB view details)

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

emake-0.0.2-cp314-cp314-manylinux_2_34_aarch64.whl (387.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.2-cp313-cp313-musllinux_1_2_x86_64.whl (426.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

emake-0.0.2-cp313-cp313-musllinux_1_2_s390x.whl (458.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.2-cp313-cp313-musllinux_1_2_riscv64.whl (406.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

emake-0.0.2-cp313-cp313-musllinux_1_2_i686.whl (451.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

emake-0.0.2-cp313-cp313-musllinux_1_2_armv7l.whl (362.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.2-cp313-cp313-manylinux_2_34_x86_64.whl (420.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

emake-0.0.2-cp313-cp313-manylinux_2_34_s390x.whl (458.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.2-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (402.5 kB view details)

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

emake-0.0.2-cp313-cp313-manylinux_2_34_ppc64le.whl (443.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

emake-0.0.2-cp313-cp313-manylinux_2_34_i686.whl (442.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.2-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (364.8 kB view details)

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

emake-0.0.2-cp313-cp313-manylinux_2_34_aarch64.whl (380.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (423.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

emake-0.0.2-cp312-cp312-musllinux_1_2_s390x.whl (451.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

emake-0.0.2-cp312-cp312-musllinux_1_2_riscv64.whl (402.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

emake-0.0.2-cp312-cp312-musllinux_1_2_ppc64le.whl (452.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

emake-0.0.2-cp312-cp312-musllinux_1_2_i686.whl (448.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

emake-0.0.2-cp312-cp312-musllinux_1_2_armv7l.whl (358.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.2-cp312-cp312-manylinux_2_34_x86_64.whl (418.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

emake-0.0.2-cp312-cp312-manylinux_2_34_s390x.whl (452.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.2-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (400.2 kB view details)

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

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

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.2-cp312-cp312-manylinux_2_34_i686.whl (439.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.2-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (365.9 kB view details)

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

emake-0.0.2-cp312-cp312-manylinux_2_34_aarch64.whl (378.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.2-cp311-cp311-musllinux_1_2_x86_64.whl (382.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

emake-0.0.2-cp311-cp311-musllinux_1_2_s390x.whl (424.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

emake-0.0.2-cp311-cp311-musllinux_1_2_ppc64le.whl (429.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

emake-0.0.2-cp311-cp311-musllinux_1_2_i686.whl (404.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

emake-0.0.2-cp311-cp311-musllinux_1_2_armv7l.whl (313.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.2-cp311-cp311-manylinux_2_34_x86_64.whl (377.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.2-cp311-cp311-manylinux_2_34_s390x.whl (435.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.2-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (360.8 kB view details)

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

emake-0.0.2-cp311-cp311-manylinux_2_34_ppc64le.whl (411.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.2-cp311-cp311-manylinux_2_34_i686.whl (398.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.2-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (321.4 kB view details)

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

emake-0.0.2-cp311-cp311-manylinux_2_34_aarch64.whl (351.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

File details

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

File metadata

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

File hashes

Hashes for emake-0.0.2.tar.gz
Algorithm Hash digest
SHA256 68530a16a38d2053f61f7e0e46dbc134128e782070d9f2558a539c33d4cd30c2
MD5 73e880df08cfd4d851830d496886f361
BLAKE2b-256 3a989c1a349dc31c67c2cb5426254c070029f820ab1aa3481ede5e68f75b1730

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 17.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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c39750e46a1a3ae4bf6a99b759c59a2d7b9a260dfee288941a7975d17147ab4c
MD5 10ed7cc4830ce93bb49bc7e9293010cf
BLAKE2b-256 cb795c3f0816fc5b6beecc3b4cbdd974319490c573d9397c3f26c3a7b90bfbdd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10bbda06a865629f495f6f6352160d45bddf07b9e35275ee855b0d0c8a55bb9f
MD5 156ae902b778ae66b29e24390ee9693e
BLAKE2b-256 c15b2cafdbf275f46e06ab3d159c98c9af30cb0b05d64c88d634e99f77127d1f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 e609e501d469a9a071287349ffcd53346c3b21b629a5bb02d784c95b2ffdd417
MD5 e3879110fc1f2e4603071da286cb1146
BLAKE2b-256 64846b77504965732313107b4866a564c9cf073acb08d76cbcfccb2d401d1647

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 81aea2291878043d8e14e490a61111f68cd981cd1ac901c73c6a8f412e2761b6
MD5 6e378cd91794b5d428f592f7287af1fe
BLAKE2b-256 76b3de05942f62c8a9d1bf26244b797aa118d3af760e128181d7873c1749f829

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 669bcc24f5717dff1da7a05484ccc3f941d4f3c4204631b7e794e1bd9585f379
MD5 5cd09d8bd257ca126f1ee69212ce55ca
BLAKE2b-256 d231cce1ab45d94b8cc9e53d455dfc33c232def22bfe8dca17e2bb4240fa74b9

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.2-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 892bc065babbe17bfb8b5613600a93ab19127f173acd6b943a4b4aebd2244f87
MD5 34f0c30623b93193a6511434ccf2faa6
BLAKE2b-256 1b8d57efcba3c00cb30ae7d40d463a23e5d3c37fc5eb7be7be6fc826ca64869f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1346274c2ed925c7eea2a21b920edbe05f14e5ec2937a4fecede62c508b8c62a
MD5 7984c11d1e111dcfec5d9f423a1065c4
BLAKE2b-256 52a966f2e00c1efb5a2b5d815e0d910769385a4bc2a25555818690e22334a28e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 208a810ecb1608762d95c3834e7da2b433a5656c262d5a04421dd7840cd69939
MD5 05b7bedd76667d1153b62fa305e495cb
BLAKE2b-256 3af1443fb05253b91e3af5982ec0d32d4e94b44b57b7725bc416802c6d4321d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 b769d52ea6c4492e803bca139137e5a9fa4f7b80ff30035c255736325ee07b48
MD5 edef2515f23c325b56a86ccf08bc26e6
BLAKE2b-256 5c4b843067e7a30976b0b8c206f6e37788c2cd61924ff898bda56abc5eff26fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 f49f3e6a6004dda7c4ec80961ec1c6fe45334aad191b1e8ef5013b4fef7301d6
MD5 78721af9abce36ea34a49bfcfe9eb8e8
BLAKE2b-256 c4adf731b14ba85628d7198f28c77efa5bc4889c84b40a9f7790ee173f8e24ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 79e20f0f760e4a8d91427922319811a5e0f01830c741721768a4afe67a0879da
MD5 169175da9b8998396e2a996a2afa08bb
BLAKE2b-256 f5b056ce1796c1046f9403b65ceeffda221a9cbd6f187cdc0a5e5782f95a631c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 c7486e2c3efb0547c1db81843be70c20743255c7d14fa07c8c7ed27f9b0ee728
MD5 02425f806ba2f7d524dbfa665fc28f11
BLAKE2b-256 564ed80415b0c4b97fa93739fb7bc3e53afdd6ba42b064595101dd140c48b8eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 8384049997e3323e3141faa81ca38d22f2ea6718ba9f3c93deadb3db31f56076
MD5 dceefa01dfa5dc1bab8ce60f8dd2dd0a
BLAKE2b-256 ec610f66113d3432276f944707881e9789ec3adb51cf774ade9eb2dc121d6b96

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 e24bdb7380d1fb63ee03d3d4262536f2a88e12dc8c82216a3c6f760f64f636a7
MD5 e9f0ff3e339c5b61b83c0db1f756fea7
BLAKE2b-256 985623f0c96b2f364b9b40c407b0c0a48ad58c93a78b1b54d4fbce69f6602035

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a0913546c741f161f7af941f78919c3703152352404a76f5194fa27fa6338128
MD5 68d5da99ad2586ddc3ed2ba2f39b5bfa
BLAKE2b-256 49da1c1c45f45c305403bb218ee4ec67ffdbdac35bc40044f307ca6c870aacc4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 14ca22b2714a0fd6e89d79a863787cb2fa04bd352965e5aedd0b25672394e215
MD5 e2bbee7a0a5406d3f1d4c6ef9bf4e282
BLAKE2b-256 f789dadf61a4cb031f30ee3a923c9c045c0ff112f4cb7df0338ebd8cd0449c49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 d8402a4fcb5fae762bfaeef386912ec59b1a4fec1e9d33db344849aadc4f2f86
MD5 1a0ece94d69769c54884a7cdce8124ff
BLAKE2b-256 cc17c9da3869c4400b962f33fcbdfd4907f1255c73807ec5b8b3091a2169d72e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 7378efcde73d9098a1270aefee39afd14f3ed49b1d241451567a2b77e84fe2ac
MD5 90619339bc0cd616f79e6c9680030742
BLAKE2b-256 bcd956d062f6619a81882909d7e853c9ed2ae9011ef90be856c50a186f619db3

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 19304187e263d4164173de81862b04bf21ba70e344b5542ff77348ef65ea7aa9
MD5 47e69a8c23ec90524aae56b1b5b3af03
BLAKE2b-256 45767ada12130da695bf88942c5d97db95f5fd5a697b053c89c6f5a8a2677841

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fd37fd0d217e35354806f0a124bbf1b404e3a74f56d85dd62b093ee92720b693
MD5 eb06703dc787330018039d5d9f729472
BLAKE2b-256 e119a1ee90c93ba4b5ca89dd7b6885857d2d99e2eaee3b2baf60d36b0698bd1c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7773f856ebba373a4fe00666c81fe52aa87d99e3eb367a037ffd035e76083155
MD5 6e8451744d42bd9ed75e2bf3b5f2a150
BLAKE2b-256 65f85d2a9701a11ad32da8ede36742559f84e048da1c2623b2ed057033ac462c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 2ef2a7b1936d3500a33c9d8739cd1444ff331113b6515439dac25ffd315b192e
MD5 dfcbfbaafc8d5fab85c691c2621a67a2
BLAKE2b-256 b79c8a535b266cd4ffe0bfa8c59c4c5d3849975495072c3a2d68351c0d244c92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 83dd43e3009493332c692459cc9dd8ea867d06c8d16851bf04fedcc851df3bb2
MD5 368512888e71f52ed873286c82918f94
BLAKE2b-256 f7c8e6ea1de6e244fe943e915314d46ec88e10092ef94119e76906efe06a4008

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 15193fdb47cde1fd18d289acc6e00725fef89bd1cd56d26feabe5dda98ea1852
MD5 84e044973fbc55d50c1c21669dd4aca0
BLAKE2b-256 c852b0feb4b01f798595bf158c945e2dbbd470a31f5162af3a6a4c47d5f4163b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 6dca503f740ce5e668c6266d1377bbfa2e2e27b5d88a2a42d3401f7dcfa7f869
MD5 0355b2662e14897f10b6e0a56c6c7593
BLAKE2b-256 b0c2eef5222e82be842910255baee4649a0d03ddb7c324a7fd9c6994c9694c64

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 74bdf0e1f4d3140986d9c43a37b7670ee5ae1b079491f4a849170e73db456f98
MD5 50bb7136b85a14f64791e8eeac493c75
BLAKE2b-256 14af0be2b02ec9be219e7fe7c2d23b9512f30ca75a3da4d715afaa5526cb957c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 1bdec5ce8c5a626758404fbe4ba9c5f9a7771e1f3f1472ad18b06ead9540a514
MD5 195fc2f90d0fc96b6b61368f3d6ed116
BLAKE2b-256 94f15a5e21c0e3a54b12f03e7d22aaa20c3a657335ef2f280b0a01239cb8fe6d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ceeba2117dd407b31409b523f709c5f3314e1437840ce61eb96135a4fc489f59
MD5 58817bfb5d94c1d9797eb717536538ca
BLAKE2b-256 85024beca735bacdfa0e69d3aaf7ffd110f0edf8386b544a389a42cad7803265

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bbbe1df6883b4f3078dbc5c5bb9e77a76cc9c59f04afde4968cc896908dbea9b
MD5 14346cb3775ebf83e079874575742f47
BLAKE2b-256 fec649d366eb9db521033f0cf6f36202281c00be102edd8a1d35bce98c2cfdf8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 071ae036451825a8142aabf283f639f84c618e90686725e1eca4511243351cec
MD5 0e18047f0236690c0147ea7e50f2844d
BLAKE2b-256 d08220370864614ad94264a12bf4a65e47d28145f41071e079199994908e6ed1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 e20e1532dd28413406a0aeeba71769b5f75cc1c9c1db0299b195ca3cea219f5a
MD5 e105acf16d38df6f7948aaae77eb1dfb
BLAKE2b-256 d0d1f7771d4ab7b5bf5c93037b21b684b6d420ff5b3f7af4a50c3dd06e9ab9d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 0fe505136eba26de7141f30451359a3b350ac2d33b830d8a4a87f28bb9b2c035
MD5 8d8c12c5a9f0756e673fd92bdc177a0c
BLAKE2b-256 73b15c3ce012366888613b3afa3fd5054c2045e9303a489ab53c72f17275d22c

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 13155506ed8edf7de282c45caee89b4627e5f9a86c6cf49443504602ed638094
MD5 3f23ea5504028f4dac95384cf877ed49
BLAKE2b-256 1bae444c5a447b786315e7dc7b3d9baadfdc746efe7b6fb8af746c4f6de4b095

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 714c400f20a14f3be59ca9eee9c56b98e6f94f00ef6776ec2f93238b5126920b
MD5 31660934a8747162da15fe33dd1a1917
BLAKE2b-256 b4fb73321a602af994e842a18f25023691740f097772a06d379adaf2f7b0f85b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6113e6768a23c70d95b3cd22ae4b6bc75387a2b53defc22ca57ec037355947bf
MD5 542946ea5715fab1a0a667cf142d945f
BLAKE2b-256 50a2c3785cfe939023f6e4f87d335f7f62cd4589e4f5be9771629661b7e99237

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 3d556bc8ff61415410d0c451cd9f6f9971a7b4b74b32fe0ee743aba4d8bd2de0
MD5 5123df79220fcf1abae05bb60e425bb4
BLAKE2b-256 4f70767ee79d56845e7960192b794174c7865a50c8c907d9fe260f44f70f82cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 16a41ba344f35cfe518d9fb5a54dc0ba1f4dfd5fd8c1253e129b96d68b09c07f
MD5 ddcac09b46b9b8b5cb4e68c63ded6c04
BLAKE2b-256 db6f6ebaff19b656499b7380416a1463e8232f9bcdbc97fffa6ffbb8949f1448

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 79c70cf513c65b7a6cc0c961a9cff54fdae481d3b9aa39d6dac0eb752ff97c50
MD5 f052a318ac9968da78a7428687b03fe1
BLAKE2b-256 4463e340129d325eab9b73b9db45dabe8b73f66152cf21d3381b40d4497f335d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 27f33d9237630393b3065f86f0bc54e779c2b0253ada5719311b04c01398902d
MD5 5195dd9f4f6ffd6b2f9a09238f46f278
BLAKE2b-256 30b72360f8ae3df67aee62505d3defa87d7f8a3978784805320473c6f561b721

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 d99713a43f64b3793a9b6e0c4f87b50628f3ed40738a9508afa1b20f8badf2be
MD5 001645173d991df4371f68fa3e46c11c
BLAKE2b-256 e5afad8e56c5cc962e4a13fadcfa3589b84f6e72151c5d2a90efa807814297e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 18877fb15b3056675f040fc83b9927865cd3ad27593e4d2e145a00b082748fe7
MD5 056a849cafa3515e9942ed0ad5768cc9
BLAKE2b-256 2921ab943378eb6247ca553de74b940ef9c13b2a8bb6e0a0e94417e87117c543

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 e8c5adf6a3c99258e659f79d78c558e736a16b053060768db2098d447cd09809
MD5 66d04f723cfa7983748b882712fb4113
BLAKE2b-256 9ea0c046146d1d3c155e7faf55b88ae3dd0947643d95cde07ecfc381f18f2fef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f9eba87d1e22ca1a382da86f4981d8c82d848ec8fd9c8a4fe018f5ef84d15267
MD5 cc998d4532e99735d88ca4e0032eb6c4
BLAKE2b-256 ff23d8719d5961043851e00fe6cc34f67f0939f19731a7eb13535ad2da14cd8e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 5d5e25cceb60f8f1c4a8bb127edde0196fcc380916e4156c3c8537484221914b
MD5 beb31dd0bad741d0e82e36b989011082
BLAKE2b-256 ab01f923420a4724a35ba9e940ed4c87c55f505552343bdaa86da4eecec89f4e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 b0a3330fad60fee6417d716ebb28a307a9a40ad250811e3b7c3b718f895130a9
MD5 542742e675b7cfe095f3bf7765f7ec62
BLAKE2b-256 03a9c3c97fc1bc3d46f7bcb466562935d3d7ff17501eb5268bf0f93e4cc12215

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 561703b289aae378c0b21f5501d25e820bb725fc809acc9cf3004e54b6521b9e
MD5 77e6a0262348bc6a2f8e091e8eaa8b0b
BLAKE2b-256 af0b62c9654612c15b618b5e2ac7bcb2c5a2c982d1e2f7283440ac6ba2fd4835

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1f2fd393ffca5f2d0fd3b98efb120ccd567b9b1bcdcad9bfbc35daeea353fa3b
MD5 643e4690aceb919582396011d5e04461
BLAKE2b-256 37dd4bfe9c4c790080bed73d86ffd57d71424311daa240f71e4f1f846bd2e7ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d5d4a0fc13360bd512228171db89c9198c2da01ef2aa529f3859bfdbb9e61ade
MD5 329a8c297fd4e134453de7376cd51968
BLAKE2b-256 ea23b46df05e81b40d82858141f8dc499b8d589de111c6eb1789f0b642f32104

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1c2ee022aad11e6dbf2f0bd7b0c80cf02f0c2679906dea3bac8819f9ffc3d7ff
MD5 92942234294b8490b16676ce9c5f8b40
BLAKE2b-256 c1f77db31ffdb12d3fc41848d6839cc4e283327cf73fbd441129ee60e16f3152

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 579b18c5fa94e1794320fab53b43baec892aadfd6a466f159c679ff5d534ebd1
MD5 e3d544bfb80ea11b4c6b6416a99a76e1
BLAKE2b-256 d30e6f413970ca3762506f0b75bc31f1908573d95f21380c3dba3249754ea1e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 40d59aabd7cefa7310a6f720a0f35101d06691cb02886763d1f7e7c684ae90f3
MD5 de38083b1387ff7413c72eca900211a2
BLAKE2b-256 198d59679272624fc29fb7a33c8d5433318144b264369c726caae25fb6bc83e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 c2d2b4d17dbf8c2bb4a44bec97830596794b1ccd2c2c91f36dd04e325d238814
MD5 b4979c1ec055d734df2fbb256087bcb9
BLAKE2b-256 1f33ff9086ca44775474c8113cd78901e9aae932d9e0a2d6b906d4e4ea883aab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 d7c238d25f4e1ac81202e57693f5ebb57a83bf4b19304b4952430b8574a756b2
MD5 a76b7a3a028e8ab7a129718435da758f
BLAKE2b-256 253386ad8014c0d1ef3e745ae1c04a0d854533daa3d86b7f74fc1f01678ebe97

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 d00b17e520bc5cc67cfe8abbf38e424914962c2373a5e22f599825b44b7611e4
MD5 17b97642c36bb468994e69391f2e34c2
BLAKE2b-256 1f7f91b93a79294fddfc138e132fccbff9376e9b727c088b562caac0af1bad82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 33bbdeadb4e06266267c8a89a712760cb5cf4205ceb20830b32a965dd2852b3e
MD5 0ccc17d13de2e2bdb466a31df8cc977a
BLAKE2b-256 be6ddbd5b4f7e5524b797b4bf3fee2e5f04b4e145583455a8c6313e5c6256d73

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.2-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 b7c97c2827fa029cb49d6b0842252957f37aff2dd4cd6a818882c625cc7ce56f
MD5 cc78bb844876709a82cd21973c84754a
BLAKE2b-256 c307dfd4db28bd26475411ec93b138a4ba192aafd6db4dbc076cfc6a105c2b74

See more details on using hashes here.

Provenance

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