Skip to main content

Thin Python wrapper of quickjs-ng

Project description

edwh-quickjs-ng

git clone --recurse-submodules git@github.com:educationwarehouse/edwh-quickjs-ng.git
cd edwh-quickjs-ng/
git -C upstream-quickjs fetch
git -C upstream-quickjs checkout v0.14.0
# edit version in pyproject.toml
git add upstream-quickjs
git add pyproject.toml
git commit -m "bump upstream-quickjs to v0.14.0"
make install
(make test)
make build

Note that make publish would only publish the wheel for your local system. It's better to use the github action. Releases are published automatically by GitHub Actions when you push a version tag.

git tag v0.14.0.1
git push
git push --tags

This triggers .github/workflows/build.yml, which builds cross-platform wheels and sdist, then publishes to PyPI.

No manual workflow dispatch or local uv publish is needed for normal releases.

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

edwh_quickjs_ng-0.14.0.3.tar.gz (501.9 kB view details)

Uploaded Source

Built Distributions

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

edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-win_amd64.whl (461.8 kB view details)

Uploaded PyPyWindows x86-64

edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (516.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl (555.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.28+ i686

edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (486.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl (445.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-win_amd64.whl (461.8 kB view details)

Uploaded PyPyWindows x86-64

edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (516.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl (555.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.28+ i686

edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (486.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl (445.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

edwh_quickjs_ng-0.14.0.3-cp310-abi3-win_amd64.whl (461.8 kB view details)

Uploaded CPython 3.10+Windows x86-64

edwh_quickjs_ng-0.14.0.3-cp310-abi3-win32.whl (356.6 kB view details)

Uploaded CPython 3.10+Windows x86

edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ x86-64

edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_i686.whl (2.3 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ i686

edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl (2.3 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ i686manylinux: glibc 2.28+ i686

edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.3 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

edwh_quickjs_ng-0.14.0.3-cp310-abi3-macosx_11_0_arm64.whl (489.6 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

File details

Details for the file edwh_quickjs_ng-0.14.0.3.tar.gz.

File metadata

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

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3.tar.gz
Algorithm Hash digest
SHA256 56cfae9832496ba0d7142399ac82980f23afae726d64aa5d40bb2379866d94b1
MD5 6fe8a35de0c214f71586fd9f34bd5c51
BLAKE2b-256 3b9f5d55d2550eae40a168f5cefcbe16280606a36f10aca6e64fc8662f5d1bf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3.tar.gz:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 245a1d3d19dfe28c1a56e5c81eb82d31ebb6ad9430acf5c984bfee0431419231
MD5 86f5879e845ea04c15ac2ed20c8a8d85
BLAKE2b-256 0c8832a806b9892c88c9b8502a18c9d7e5d135c0457014920e08d82c3666391c

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-win_amd64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e53958539ead7e6425fbefab8c9ff5ea1d09ebe0c58ec3873ff50f956cfcc60c
MD5 d5563d25d9958f8bc755c7cfc95877a3
BLAKE2b-256 c3f090538031e8e9da6ee68ff3415657a14481cf897a1d81b7a75ab98f6b8de3

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 44835224dcd4fc8e46dfd2a912e7f419442e3338c05c07c0beb3183343511b5c
MD5 1add430e6f76dc73f3f56236d239e130
BLAKE2b-256 abf57b582fef65735224b491a68e087f2ba5883b1102d4b3d91450a3740525c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c8ac27f85db6f4e8d9fcf49999bf19c4330088a79954ce917c6ffbb358eab727
MD5 bb1f7ff831e6ab35117b6568b1b6e18c
BLAKE2b-256 54d657a1943be73c23067c795ef6c593974065a098dbc00c1a737dcab344ed54

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 be1502baf93eb18a3a4fb6afa0c78479cdf2ad6f9e7d3dfc522986b8b9b866a5
MD5 a9dc7695f935ed56f09dfdf6e1dbeb37
BLAKE2b-256 864c358766104a2e1ea2718f0c3c8a2110a38639be929f713147e4edcc2879ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ebef39f01e3917b21ea1fb98552fbd779c58897742af4b2434deb2fc16166ccd
MD5 a836be8385e391825281fcf9323c9e6a
BLAKE2b-256 b2f1398dc89a29809a9dfa370f5e982f4c81390aaa728caa3f569fdbeef588d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-win_amd64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 effc53d8ffb68ac0e47cd20c53a8b86ecce68db807570ceaca056c2af1e8fc9c
MD5 4acceadeaea8c5e1ef5f8bc5fab4bf71
BLAKE2b-256 771a11aa1a21a2d4c3349a6ed7d11f5a73a00a46b713299d72efe6e0396ea6e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 e493cb0c6f2ab51bf16f14b72c1b6fc58c2439acf38205daf665f401901be5f7
MD5 73845e8295617a64f5246d70f3025a6b
BLAKE2b-256 b76564c8014b60c772a2daeb38894e7564107683895a2d35501b120007df167d

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5263cebd80f269ec1038baba707dcb9aacdd5bc02d8ab60fc857a8c8979f683f
MD5 d49e0c8cf42a9e99ec2911194de7b31b
BLAKE2b-256 17148825feaf166fe7f971d2c909ba6db9c310251ddde27e97fb517cdb1eec2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e01bbd369f5fd2f23142058c77580287cfecf2eb7394504c2fcc4dc33c037382
MD5 ddb84bea18ab0763ab279141ad34258f
BLAKE2b-256 ae790f2a77802365a8648d236f7fcc701dca311df9e90e18746c43d029ba1a5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-cp310-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 6c49c2eb915dc5ff7dcf8f2cf7ae40d3ce4c40ff3e8bf5d0d67c83ab70a2ee23
MD5 947033baa4874a32baa00d52ef250a49
BLAKE2b-256 c0966dee28c82b0659629ea72cf41196e29ee3a4383a974ec2c3a4a77719064f

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-cp310-abi3-win_amd64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-cp310-abi3-win32.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-cp310-abi3-win32.whl
Algorithm Hash digest
SHA256 202abd06fb7864a91a8ceb11f88bf4b6c3b41e9567883f4eef39a4f29ac723ac
MD5 5af28377a86c866c80f68afa62fcf5b0
BLAKE2b-256 e4f3f2bea1b5bfefade8655be732e4410b51aea886959e9ca5b0392adf64750e

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-cp310-abi3-win32.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e6c066edf2faa250efb29e49e92155c6f499bc09c12b9c0d6a45a5aa5227b41
MD5 3b09d07023147663756972dfa6578ae1
BLAKE2b-256 d1f0985c745c742db7c78c25c39b1cb4b5bb07ab35c3ab6077103f8f32d67d5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_x86_64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e478aa7fbb0d632d38fe6d3691a2528761cc22594b58d2894ede58e0bc35518b
MD5 48f9b1f93b9c4b3141dd278fc019e4cd
BLAKE2b-256 ee098948be016488c4606466ad53e60a74a5f0fa6400e1aa3c58132e0f93be96

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_i686.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9c2ca0da52dbac28ceac3dff145339c0f2a8f598536e683b3a5e85b72a635dac
MD5 0f2c0c97173ec63077ceba4be4214a9a
BLAKE2b-256 549254da70872bdcf5007a8fa63fb9be1529722bd438005841ff8dee58425d6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-cp310-abi3-musllinux_1_2_aarch64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e3d81cfac1bf1da5c5b11b83b55f55f700936d518f7041cb8a24e3d43baec6a8
MD5 6734dea583ea3cbe505e211ff737f669
BLAKE2b-256 0f0a1e0f28947919e32c2d3c5241fec0f4539a854a43f160c125e775f17388b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 fe7afcaf9c1dac29cdce2028185b508eb97e8659add625726384921f6a378132
MD5 bb29b48dee78b9c9edb457e1cf72b6ee
BLAKE2b-256 b2279c1aaa6d1734cd787b118e9df28e3c58b07e3cd68ebfc8112405844b31d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_i686.manylinux_2_17_i686.manylinux_2_28_i686.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3fa3d8c47278cfa1922650cbeba656f0eeac831eb2cca1f4d810f2f1d40fa149
MD5 38a658c80b8442ab65b298e29a2f686a
BLAKE2b-256 a673f055c64748c39b563d06b7724e2c7bbea2a5f06e013ea9971a736ba65d49

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-cp310-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file edwh_quickjs_ng-0.14.0.3-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for edwh_quickjs_ng-0.14.0.3-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c02222507424cde2bcbd65ea6a8136fe95239783623a4f789877d366c9433bbc
MD5 49cf991446a6157fd122ed5194085f56
BLAKE2b-256 b07d75950353982f429fbb43b4e5784361773d18b0b60f80a54351113482c7b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for edwh_quickjs_ng-0.14.0.3-cp310-abi3-macosx_11_0_arm64.whl:

Publisher: build.yml on educationwarehouse/edwh-quickjs-ng

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