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.9.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.9-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

emake-0.0.9-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.9-cp314-cp314-musllinux_1_2_s390x.whl (490.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ s390x

emake-0.0.9-cp314-cp314-musllinux_1_2_riscv64.whl (431.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

emake-0.0.9-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.9-cp314-cp314-manylinux_2_34_s390x.whl (487.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

emake-0.0.9-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.9-cp314-cp314-manylinux_2_34_ppc64le.whl (474.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

emake-0.0.9-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (387.7 kB view details)

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

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

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

emake-0.0.9-cp313-cp313-musllinux_1_2_x86_64.whl (453.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

emake-0.0.9-cp313-cp313-musllinux_1_2_riscv64.whl (431.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

emake-0.0.9-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.9-cp313-cp313-manylinux_2_34_s390x.whl (484.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

emake-0.0.9-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (427.1 kB view details)

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

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

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

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

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

emake-0.0.9-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (392.1 kB view details)

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

emake-0.0.9-cp313-cp313-manylinux_2_34_aarch64.whl (405.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

emake-0.0.9-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.9-cp312-cp312-musllinux_1_2_s390x.whl (478.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.12musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

emake-0.0.9-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.9-cp312-cp312-manylinux_2_34_s390x.whl (479.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

emake-0.0.9-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.9-cp312-cp312-manylinux_2_34_ppc64le.whl (468.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

emake-0.0.9-cp312-cp312-manylinux_2_34_i686.whl (469.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

emake-0.0.9-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl (393.4 kB view details)

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

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

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

emake-0.0.9-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.9-cp311-cp311-musllinux_1_2_s390x.whl (448.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.11musllinux: musl 1.2+ riscv64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

emake-0.0.9-cp311-cp311-manylinux_2_34_x86_64.whl (402.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

emake-0.0.9-cp311-cp311-manylinux_2_34_s390x.whl (460.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

emake-0.0.9-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl (384.5 kB view details)

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

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

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

emake-0.0.9-cp311-cp311-manylinux_2_34_i686.whl (424.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

emake-0.0.9-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.9-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.9.tar.gz.

File metadata

  • Download URL: emake-0.0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 7c0b1ef2943ab619a80e41b72de9e2934c9052d57f6082b1d92813be89b7fc53
MD5 8e125de373478872f4f02efcce22fd14
BLAKE2b-256 40c8e965271823fb4249fb85f15229bc985435f2f69fde8e0c40caa2045e2dc9

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 cc4ccce239381d53ba4fda78a36756efacf1763d41e236dd5b8fa79ae5aaec66
MD5 bf92f0333669ce2ac8325fe64cf3eee2
BLAKE2b-256 04c061b9db1dc704e002ea7c6f0d914b56abb589754f9b67e1d4a468d30cb9ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c35bd9284224bf4ff17bd0ad6a2369e4f0c91d7dd3dce1fd80fa48c50c8b7817
MD5 9cab6d5137b880fdf45be47398dd1f4e
BLAKE2b-256 65a8b634eb98db5c6c85cd8362b35eeb9eab3c4dd2d00d059f4e884de75d8853

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 0c9417fdc22e607e1a867227d91ee1463c65188acb477e5fe4b4e98757fdd2e8
MD5 08cf152486bfb2544b4e6c0ee38925b8
BLAKE2b-256 8bcec3b155011763909f64545647d345bcb1d3f8f4d052ab888d4cfc7d21d12b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 b976febf6fcd6567b1dd23c5366e4a769c5f9ff99dccf2138ab659f09d8af439
MD5 95a81693bd24131c2bbd10ac425e885e
BLAKE2b-256 af483d6a7d4e5a7f3d8980901e9ae13f2545946325bdc5fb01d04c686eaf2311

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 815ee086aa69e90fdca8c0b63001e24d291753fbbb77a2ad4b2ae78912826ac4
MD5 8bd05dc2fded31b53d305734ce69c940
BLAKE2b-256 423373c5f4c02a780c84550eabd9c7a15f1dc21bc5ecde350f92e6339a4fa8f4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.9-cp314-cp314-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 480.5 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.9-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 851a7635ce329a7b07b3f6c0fb2f2eb8f13726eb0e88f682413fe0575521ea05
MD5 4a1f8a1e8698251013d81688783b46f3
BLAKE2b-256 1f82f1708cb13a0816632c89227f7c3499d9a391556de61328b0a580eb5bc7cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8e949205b45af3187748a2ac644ae146f9ce6cdc1d387514e220945d024f9da7
MD5 90e552433b8d3ffa4689faa523c95be4
BLAKE2b-256 cc1f9b249c7832759b5903e9cfd1a7ffebd0fda3bad2ac1c7e5ceb470878800a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 11b1d1361a14f374cde8bde824f3b1f52c5e8dd19438c5e0722140f015d20e14
MD5 ddf319bc3cd2929a54a2ffb32253b1a9
BLAKE2b-256 d3e381e2601f7ea8dbb9a83457e439ace91544b0d31cdde29af2e89547e439e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 4e3945fe8fa0049a699c5384dc73e2454d4c4bdb94d6a98921dfb3c035567890
MD5 48c7e7483efb4a77d0064a40ff1065d0
BLAKE2b-256 5b0ab118c0370fd161bac3449e81a9cb50d98b97118b4289d8ad308066ca5af4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 3f16dc6e6dceb29473d6708ea655f82938cdf53131e53ff5a80d73f1a5ab73ae
MD5 0344cc6fe98efcf63e541261f98f4c56
BLAKE2b-256 ba4ec0722867d68c137c59a75d99fc18bf26d74a85ebb373fa22a39edd111d77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 f9cab93003ba736c0d3d3ffb2af67cf9ab1d9f465c668065b5cfa73824e7d6cc
MD5 189767d84f191dbc8c7a5a5e7cc1cc44
BLAKE2b-256 831f52832ed82835d13940970c5a43e88587aa297303d431446c62dce5a5d623

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 82093d1566beab76125f9e5b6efe23a1e1db33968373689560c31c12ece186b2
MD5 aebdd7a65e57b0370b5611c48bb1d25c
BLAKE2b-256 e79463db3c4a99216b8b5b10dc67daf3ba9f69d1c4cd592af43de7f481422aeb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 38494d7aeaf77e51e2780595909e1011d3ac41e73e50256fdba7965575c18be8
MD5 af95a127790ee5dbe35f8dbd23d2e725
BLAKE2b-256 e7f227066db38f12c7b4abe40ad4c36a47dd2d438c2306536ea6a376e918902b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 cd25df086294b34f92beaf7d8d7758f49b34d96f4c995866ea211a65fd4e6be2
MD5 98f2c3204437b09ba31af5e0fa3563ab
BLAKE2b-256 4b20b7c881be5d0b85d0877b56de12b14ba0c691072fcf9430adfddbd716ff3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8aa3e65537fe8be59d22f06d3cbf2a3581ddb6cd6c5ee2e58f5fe2f09572eab1
MD5 83cf7361d3e22f89815a31f59c5aee53
BLAKE2b-256 b2eb5a6645cec7dc6acd9a439fb8a1f4a251108eea08df95484153fc86318ec4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ab787f5ae2dc45446cc29f4ffcaae774d5ca3b24575097393cd631de0f5ec158
MD5 5836c5eb7dd0d0658d0f39b3449abd64
BLAKE2b-256 35004c74a3b0fa37d89a38edf457fb947533f0a8262437c865434e75c93c1ae1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 86553b497e95c4aaffab36c0c1b1dec3126fc3c4be9b2c2863661ab6324b545d
MD5 bee72e3a7cce9165d2ebdbce9caca4b8
BLAKE2b-256 988a743a80514926f8fb490ca3522384e6535eb5264f5154abffb43a6738495a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 653fc38dcc811a1e19443449a8658cef04c34f4fbb76ff266a6aa537a562bfcc
MD5 8213b144091375fbc4779b90eca202e7
BLAKE2b-256 c2374f0421a5a280794364bb48bbb14ebc332b73c314accf9cdd4aeb43e422ef

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emake-0.0.9-cp313-cp313-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 481.8 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.9-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c6f59cb22bcc19f496819890748f44135ad30db5e8b94f1e32a2ca9e7ab39170
MD5 6a0dfd5099a7ce3c678d3a0e3afe1e37
BLAKE2b-256 d3ddcfc610cc6c9a60575c8dc20ab3819d713b67af72305818a0425043773d94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 22f67c3432daf780172b326db3a4ff814eae764f3e8646b48a0a12c4afeb9c14
MD5 b791d1104d70a4053b36aaa33df5572b
BLAKE2b-256 fde5b2681e20d881171d67c442fb963d91f5e0cbe33ffaab56d47b3c7da8b39e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 279fdda8f1da3c96ccf9cf0c57fb2276956082717b93325db961a1f439bba128
MD5 a17fb57260e1299161e6f0bf8b64506e
BLAKE2b-256 5c95ca8f2bd0a7af00bf1847e4c4efdb06d0668bb2d01d91d30388d403c88ab9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 1bb7f3711a1af033bd04ecf2f9f2485c0ea0198d1824f76494948f77ce84e7fb
MD5 8deffc0a1f801a34f8e0f93dac77d1b4
BLAKE2b-256 bbc3154ff69cff16da5816b327cc80203a8acaa10ebecf71b2f7daf80024b8ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 62f14c8444892e74d9f27b2fc77541161431d8504ad169c702b5e3dd452801b3
MD5 9b471b661aadd6448de7cca8aeb86247
BLAKE2b-256 d144cf72ebbae8f6019b9df0ff7b1b34b2b7d33e2776fc722a17bffc358bda38

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 90b1ba9760845c285bbbcad04ff425e9820c6c03017ed1148f0e6d3251e3d401
MD5 1dd0c206577ba978bc15fddce1efe096
BLAKE2b-256 b63a44ea41be3c28cd819e91bb146af5340a790ce8eb1f062671ccb6350e3256

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 c0310ce79dda4a1c51a9cea98048f8a4b5f702aa23150211ac4008b2aa9090eb
MD5 3d7041cbe996733c0ae21b3320ece2a1
BLAKE2b-256 d2d1873ff10d3f298e875acd7054d2531b5cddb737d81f5f081cae9ad1ad6a94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 64bce545924391cd29aad772ad8061c622ae70e34c0fde80c516d46c037e99cc
MD5 855af345571fca4ef0c7d7d9e917b11a
BLAKE2b-256 4508019f4ab2d5a4c8f734eec57f55ddcd30a491ae56352e64e804f2a89019fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 090785589fc6a487b788f1b7234e32c1d251bcece302a71148b603438390ad49
MD5 87119e91c87dadecdce775aa2995324a
BLAKE2b-256 a5e4dd0a26e3cdc254347c93e617c43e946fc424cb24a9534cd5020182580780

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 0622b369d5384b021f25ff6337d44b7fc4707e506a745d52bd7fdf9fae9fd5d5
MD5 086c556fce665fc85a0b1c994d8d0456
BLAKE2b-256 62ddab3a07451d11b5ee98e9a03ffa8b56973d930311c3c51a3cb095d5d46abe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cf334903fd13fbae5ba2d42f32e975ee6c9f770134e63eec1589eb92de33712d
MD5 4e21b72ed72e154b143045e4586dade9
BLAKE2b-256 b344bcf072f3b24e7cfcf1b5b85d961862a6fc33893994cead2f7d5b8b60efe3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ca0f07c5ba1436c4bedf568b8db112291caa41f8b518e3314086023e20b9b2e1
MD5 3fbc5047149d21074f23d9ed12485e9a
BLAKE2b-256 599c1bade9b33d97375cfe37d30af5dd7abf633000c8392925a12bc93c7f2e65

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 3c142b18711ae87064715198627914369592647d85dbbdb96e7be6ee0dbdff07
MD5 2b4d8c8408457f47d651cdca5491a4a1
BLAKE2b-256 ea38094eed6a53f6f82a0ea6de9c87ff5e247a84b9020d82f24140300f99f7ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 55977b23e82ce7c16cfd06072db4a66dc99d43f154882bc7d2426133c4e980db
MD5 844487d3ab2a0504cb369a9539617fd9
BLAKE2b-256 4304cfc255137b88b4a0c636e30619575ceab243bce4c485f496111975711368

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.9-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4caf976428b9c5d934ad4233c7822a982efbd2bec294b608091c754ee3fa5c13
MD5 84719c79db42f7ab643b816a2a111710
BLAKE2b-256 d8dc8f7403f3b34dcb62f9e609329ff11b3909fe91bb9719c2d43a75a1bb1ce0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 255566645d04f3228a59a4febcba8863bae5c269dbdb34ea7f8f3ba8dbe05c34
MD5 6fe23bf1f886cee0b474f8517055a905
BLAKE2b-256 c3e35d563720ef62dec4460458f8eefa7fb0ac5c76d62133a80535c8223a9305

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 44e687725ac5f736526307a27d5d51e0157bb3951ca809b049a651e4ce34a848
MD5 4bdd121ef4b9e491275007b68170b47a
BLAKE2b-256 3e12d2f8e592c46b761db0e8654b1d50dc1b569ef3c1a029c26159933608b9c1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 8eb704437c7091ee06f7fdde4f877e99e7540950c075b5e8e3ab4a07d05851d9
MD5 0cf1625d195bafa488cac53abe3cc439
BLAKE2b-256 f0199e75556722df11c014ab15b6a9ebcab1683fe61cfaf18c7d4ffe147d9fa8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 7e9b7a5aca2476db934125b6a8f2c83bdc9ba07e1db0e4e21803d168222090bc
MD5 513b742db9654ef3794efc4cc701dbc4
BLAKE2b-256 43c18f1d9426e45deb10c9ff6583807c5b887cabb30c3c3a69e85c6c7f577bca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 08d08cf9e972311a53c451d0234be16f29d1e0bf9a97322c1a210e36bf81424a
MD5 b1a1f742f752ebf769adf9f2d85df886
BLAKE2b-256 ead9d23cd2c3b51ec99c4908ac70a838696d51dd5d7b2903f500ed5d05d151f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 5a3b3d67aaccfa1df7d86411c09fa1f575fe311cf5c0c873ac7964d794dfe644
MD5 a4e66f8d27f344086cd8fa7965e23839
BLAKE2b-256 67aa4b3e7d1e24a6beafe87d2393811c8257c58355a2ad06da0c56d4dd0dd7ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 b6ffadd96babff6b6310fbcc4573d5a3ca52562a74d1cfe971dbaabe4b6170ca
MD5 0de221ba7711d47858ea554b939fe2ec
BLAKE2b-256 a34dcddf1d45d5353cdc9a56bc96927eae57310e0c6e1294906801a357cb668b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 4e2e01e20d64184200106e6a469d9009315ee43c0a53e118901b8290bfeade40
MD5 818d4d514ba5db508c14d536111194f3
BLAKE2b-256 57b9dc59d691d2c4111e0231257f7d1e805745d28d4cc475bc89b2bd864082f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 48911d4f18f8fed0388cc18796807e5fbc110db375ea80e727bffa2ee6aa572a
MD5 cbc9d36d5d923d396a530ba1cb021511
BLAKE2b-256 c5a2b193fe88a3c40a06826b30e81968363d613a176ab8e775d6a0b8897f40bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8eaf74180cb8b91fa335d235e19d7c899182fe515fa89a62dd41805b125998c9
MD5 31da31c5e981dd871ca78be816ae307e
BLAKE2b-256 1070a5715fe5e0f716304a81f34f09e9431d53be000fd066bd6fe207ecf30e24

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 5dffe40ba5cfc54b9046a115e0544cd45de563a900abfd1cb0a0436f8b0a4b5e
MD5 0dc433ec5fbd1633d695145e3c9ffb1e
BLAKE2b-256 439622e7cbe92638aa5c13864e2e6848af938edbde3bad37f4952a1ca93b2af0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 212fcacbf468987bbe5ba13a7c47bf837980d5d4826f2b24cb4ee1e97d47ae2e
MD5 851abfef672ffc5a7063706b84e29592
BLAKE2b-256 53dd9c7726fcf8692d874b60bf12c62669fa32205e37c28db53c07ce8fd5381e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 0057e276eb6d4ed7a333c5be3c13ac084de7619806f16af9da8456714569ad2f
MD5 66a0d69612bf76c752da0a304cc4dea8
BLAKE2b-256 0e040f6d285eead96817471e55079cf8080c4fb600045c16b3af1c00303c790b

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for emake-0.0.9-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 724acccf2a4252f43c5248355a215184523a56001178ce38c8c4ad4199d51bcc
MD5 8538f7bb228c443fb6979d4f793bc309
BLAKE2b-256 a6aa9a77c3a86b6fd72b6ab0f458cde404e32ad098fbe2992cef17f6bd3540f5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 97b53b15175bb47e117c6dcc17a3e6b54acc8f5cf0fa3f967fa4541a8d832d60
MD5 1a3eadee6d7ced24da90b32485b66849
BLAKE2b-256 00eda096f82713b53c6989ae7a92fb32baed75447752343036bbc4dabae2424b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9d0fb4dab1265a04776e9a0bb7c2d2acd13c81f18f70a77a2a1d6e2635b18ffd
MD5 c2db5451e8e5b6c640831c1a2e41e3f3
BLAKE2b-256 ac55161783f028171ffd6e2334157cc42e1bc73e4fd534e422c218adb3655a97

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 3b5e3c00848e745253029803ebb15b15d285cb1439e96acd7428bd1d64e2e3b3
MD5 073c436ee43bcb42249eaf4ca01bf9e6
BLAKE2b-256 ba3c68046cef7b2a8f8b7275a498b84bfcb6fd080240b650eeba9e33ae9c84d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 25d08534b8e3f53bdb64176f1d783d82aca4e1c638c396666a289d9d89cdc7e7
MD5 2bf7a1e61635457f15b6d92e15b6a4f2
BLAKE2b-256 6e7e9356d0ad93e596f582f343bbbfe901d1015c4b82a8efea86a9cd99b8fd3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-manylinux_2_34_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 b35800b458e75a2719905cea61780dbb7d14fc861db2ce537547832e9da4bdf2
MD5 1ece32457fc7f6590a984a77a0c28957
BLAKE2b-256 01bbf751de57ef1ad9a371491bb8bfb92be4c7c34f6e180b146993d5306a9aec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 cbf299d2ec06d73bed3d1b932e61342711e29406fbc19d6ad7025d996dc6794b
MD5 9d528346c2d7428554afadfd9ec0a58b
BLAKE2b-256 17d66ad27f9ed932e56ac6870e4a09317f5d8de8b0a8280aafc95b7240a82de2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 a3e8a2f0daafa6fcbb2879c4c06d6088308b9e50cead3c953cdc76fbe585a98e
MD5 b6bb049df5c5e854af2dbd75fe2ff920
BLAKE2b-256 58ee0d9c59226a690e95d646b99c3c208045e72fb446594093d97c6e4c155b0d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-manylinux_2_34_armv7l.manylinux_2_35_armv7l.whl
Algorithm Hash digest
SHA256 693de90591dc5e7d36af5f62b2251511e76b6cffd05d2b671749b67a4af73195
MD5 a6f5be85ab6c82704f5635da545ba938
BLAKE2b-256 401fc7d74d736e8a163566614923c4d441bd0d32ccced997db7dacaf9484286a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for emake-0.0.9-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 d7dcece02dd9faa23ba644600a5d3475540df268bd6825d838e3953630f35e83
MD5 8a6ec82822b603a9e6fcf3067ba954d4
BLAKE2b-256 8eafca2283909bc7b2368ab58fccc1251abb9935badfbb9026421f10bea092ce

See more details on using hashes here.

Provenance

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