[go: up one dir, main page]

Skip to main content
Warning Some features may not work without JavaScript. Please try enabling it if you encounter problems.

LTS Port of Python audioop

Project description

audioop

An LTS port of the Python builtin module audioop which was deprecated since version 3.11 and removed in 3.13.

This project exists to maintain this module for future versions.

Using this project

[!WARNING] This module only functions at Python versions of 3.13 or greater due to being removed in this version.

As such, you can conditionally add this project to your dependencies:

pip-requirements

audioop-lts; python_version>='3.13'

Poetry-pyproject

[tool.poetry.dependencies]
audioop-lts = { version = "...", python = "^3.13" }

Relevant documentation is here, or alternatively use markers

pdm-pyproject / uv-pyproject / hatch-pyproject

[project]
dependencies = [
    "audioop-lts; python_version >= '3.13'",
]

Pipenv-pipfile

[packages]
audioop-lts = { version = "...", markers = "python_version >= 3.13" }

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

audioop_lts-0.2.2.tar.gz (30.7 kB view details)

Uploaded Source

Built Distributions

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

The dropdown lists show the available interpreters, ABIs, and platforms.

Enable javascript to be able to filter the list of wheel files.

audioop_lts-0.2.2-cp314-cp314t-win_arm64.whl (25.2 kB view details)

Uploaded CPython 3.14tWindows ARM64

audioop_lts-0.2.2-cp314-cp314t-win_amd64.whl (31.7 kB view details)

Uploaded CPython 3.14tWindows x86-64

audioop_lts-0.2.2-cp314-cp314t-win32.whl (27.3 kB view details)

Uploaded CPython 3.14tWindows x86

audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl (92.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_s390x.whl (94.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ s390x

audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_riscv64.whl (84.8 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ riscv64

audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_ppc64le.whl (99.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ppc64le

audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl (90.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

audioop_lts-0.2.2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (84.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

audioop_lts-0.2.2-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (103.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

audioop_lts-0.2.2-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (100.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

audioop_lts-0.2.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (91.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

audioop_lts-0.2.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (92.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

audioop_lts-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl (27.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

audioop_lts-0.2.2-cp314-cp314t-macosx_10_13_x86_64.whl (27.8 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

audioop_lts-0.2.2-cp314-cp314t-macosx_10_13_universal2.whl (47.1 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ universal2 (ARM64, x86-64)

audioop_lts-0.2.2-cp313-cp313t-win_arm64.whl (24.6 kB view details)

Uploaded CPython 3.13tWindows ARM64

audioop_lts-0.2.2-cp313-cp313t-win_amd64.whl (30.9 kB view details)

Uploaded CPython 3.13tWindows x86-64

audioop_lts-0.2.2-cp313-cp313t-win32.whl (26.6 kB view details)

Uploaded CPython 3.13tWindows x86

audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_x86_64.whl (92.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_s390x.whl (94.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ s390x

audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_riscv64.whl (84.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ riscv64

audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_ppc64le.whl (99.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ppc64le

audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_aarch64.whl (90.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

audioop_lts-0.2.2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (84.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.31+ riscv64manylinux: glibc 2.39+ riscv64

audioop_lts-0.2.2-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (103.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

audioop_lts-0.2.2-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (100.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

audioop_lts-0.2.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (91.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

audioop_lts-0.2.2-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (92.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

audioop_lts-0.2.2-cp313-cp313t-macosx_11_0_arm64.whl (27.3 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

audioop_lts-0.2.2-cp313-cp313t-macosx_10_13_x86_64.whl (27.7 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ x86-64

audioop_lts-0.2.2-cp313-cp313t-macosx_10_13_universal2.whl (47.1 kB view details)

Uploaded CPython 3.13tmacOS 10.13+ universal2 (ARM64, x86-64)

audioop_lts-0.2.2-cp313-abi3-win_arm64.whl (24.2 kB view details)

Uploaded CPython 3.13+Windows ARM64

audioop_lts-0.2.2-cp313-abi3-win_amd64.whl (30.5 kB view details)

Uploaded CPython 3.13+Windows x86-64

audioop_lts-0.2.2-cp313-abi3-win32.whl (26.2 kB view details)

Uploaded CPython 3.13+Windows x86

audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_x86_64.whl (86.1 kB view details)

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

audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_s390x.whl (87.6 kB view details)

Uploaded CPython 3.13+musllinux: musl 1.2+ s390x

audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_riscv64.whl (78.8 kB view details)

Uploaded CPython 3.13+musllinux: musl 1.2+ riscv64

audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_ppc64le.whl (93.0 kB view details)

Uploaded CPython 3.13+musllinux: musl 1.2+ ppc64le

audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_aarch64.whl (84.3 kB view details)

Uploaded CPython 3.13+musllinux: musl 1.2+ ARM64

audioop_lts-0.2.2-cp313-abi3-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl (79.1 kB view details)

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

audioop_lts-0.2.2-cp313-abi3-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl (96.7 kB view details)

Uploaded CPython 3.13+manylinux: glibc 2.17+ s390xmanylinux: glibc 2.28+ s390x

audioop_lts-0.2.2-cp313-abi3-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl (93.9 kB view details)

Uploaded CPython 3.13+manylinux: glibc 2.17+ ppc64lemanylinux: glibc 2.28+ ppc64le

audioop_lts-0.2.2-cp313-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (85.1 kB view details)

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

audioop_lts-0.2.2-cp313-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (85.8 kB view details)

Uploaded CPython 3.13+manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

audioop_lts-0.2.2-cp313-abi3-macosx_11_0_arm64.whl (27.0 kB view details)

Uploaded CPython 3.13+macOS 11.0+ ARM64

audioop_lts-0.2.2-cp313-abi3-macosx_10_13_x86_64.whl (27.5 kB view details)

Uploaded CPython 3.13+macOS 10.13+ x86-64

audioop_lts-0.2.2-cp313-abi3-macosx_10_13_universal2.whl (46.5 kB view details)

Uploaded CPython 3.13+macOS 10.13+ universal2 (ARM64, x86-64)

File details

Details for the file audioop_lts-0.2.2.tar.gz.

File metadata

  • Download URL: audioop_lts-0.2.2.tar.gz
  • Upload date:
  • Size: 30.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for audioop_lts-0.2.2.tar.gz
Algorithm Hash digest
SHA256 64d0c62d88e67b98a1a5e71987b7aa7b5bcffc7dcee65b635823dbdd0a8dbbd0
MD5 bd01fa335bed79055f0615ca84a50790
BLAKE2b-256 3853946db57842a50b2da2e0c1e34bd37f36f5aadba1a929a3971c5d7841dbca

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2.tar.gz:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 b492c3b040153e68b9fdaff5913305aaaba5bb433d8a7f73d5cf6a64ed3cc1dd
MD5 fdb62185261d9d0aecd38f33b37624ed
BLAKE2b-256 f62291616fe707a5c5510de2cac9b046a30defe7007ba8a0c04f9c08f27df312

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-win_arm64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a5bf613e96f49712073de86f20dbdd4014ca18efd4d34ed18c75bd808337851b
MD5 dcdcb9b320d24c8631bf57371098f497
BLAKE2b-256 72bbb4608537e9ffcb86449091939d52d24a055216a36a8bf66b936af8c3e7ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-win_amd64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-win32.whl.

File metadata

  • Download URL: audioop_lts-0.2.2-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 27.3 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 068aa17a38b4e0e7de771c62c60bbca2455924b67a8814f3b0dee92b5820c0b3
MD5 d22c7c31be08ce22af8b3e72dc4a7f1e
BLAKE2b-256 13c3c3dc3f564ce6877ecd2a05f8d751b9b27a8c320c2533a98b0c86349778d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-win32.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 088327f00488cdeed296edd9215ca159f3a5a5034741465789cad403fcf4bec0
MD5 e149fa73c8c73fbda412c4af0e6fd146
BLAKE2b-256 986bacc7734ac02d95ab791c10c3f17ffa3584ccb9ac5c18fd771c638ed6d1f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 58cf54380c3884fb49fdd37dfb7a772632b6701d28edd3e2904743c5e1773602
MD5 49a9a96ae99b17a45b5249526139fc37
BLAKE2b-256 3ec00323e66f3daebc13fd46b36b30c3be47e3fc4257eae44f1e77eb828c703f

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_s390x.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 8fefe5868cd082db1186f2837d64cfbfa78b548ea0d0543e9b28935ccce81ce9
MD5 221e8f1e39d6343b9aba5ad58b71ea0d
BLAKE2b-256 def8c874ca9bb447dae0e2ef2e231f6c4c2b0c39e31ae684d2420b0f9e97ee68

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_riscv64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 48159d96962674eccdca9a3df280e864e8ac75e40a577cc97c5c42667ffabfc5
MD5 62fbec5444c3e4978acfb4f98a2c0940
BLAKE2b-256 4c4b6401888d0c010e586c2ca50fce4c903d70a6bb55928b16cfbdfd957a13da

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_ppc64le.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0d9385e96f9f6da847f4d571ce3cb15b5091140edf3db97276872647ce37efd7
MD5 f7a97873fb96a7ecaf29694925354e50
BLAKE2b-256 4989c78cc5ac6cb5828f17514fb12966e299c850bc885e80f8ad94e38d450886

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 167d3b62586faef8b6b2275c3218796b12621a60e43f7e9d5845d627b9c9b80e
MD5 7ce1562a82e1dd7b16108c0da9351583
BLAKE2b-256 8380186b7fce6d35b68d3d739f228dc31d60b3412105854edb975aa155a58339

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 0337d658f9b81f4cd0fdb1f47635070cc084871a3d4646d9de74fdf4e7c3d24a
MD5 2e9bdf8a5abd936c574ef50291731480
BLAKE2b-256 0b1505b48a935cf3b130c248bfdbdea71ce6437f5394ee8533e0edd7cfd93d5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 2b267b70747d82125f1a021506565bdc5609a2b24bcb4773c16d79d2bb260bbd
MD5 0317ce912eda7671d1f8babebb1eefbe
BLAKE2b-256 763b09f8b35b227cee28cc8231e296a82759ed80c1a08e349811d69773c48426

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f9b0b8a03ef474f56d1a842af1a2e01398b8f7654009823c6d9e0ecff4d5cfbf
MD5 0340b688066fb1b67f617df433248e08
BLAKE2b-256 2dd2deeb9f51def1437b3afa35aeb729d577c04bcd89394cb56f9239a9f50b6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a6d2e0f9f7a69403e388894d4ca5ada5c47230716a03f2847cfc7bd1ecb589d6
MD5 449f47ea2febfed6df5c462c4f6304c2
BLAKE2b-256 c7bd35dce665255434f54e5307de39e31912a6f902d4572da7c37582809de14f

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b00be98ccd0fc123dcfad31d50030d25fcf31488cde9e61692029cd7394733b
MD5 74d2c5ea7439922e99d59fd62874d787
BLAKE2b-256 4e86c2e0f627168fcf61781a8f72cab06b228fe1da4b9fa4ab39cfb791b5836b

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 49ee1a41738a23e98d98b937a0638357a2477bc99e61b0f768a8f654f45d9b7a
MD5 e5b79bb4ad98c76070835a2e1dbb3d25
BLAKE2b-256 ae8cdaa3308dc6593944410c2c68306a5e217f5c05b70a12e70228e7dd42dc5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-macosx_10_13_x86_64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp314-cp314t-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp314-cp314t-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 f9ee9b52f5f857fbaf9d605a360884f034c92c1c23021fb90b2e39b8e64bede6
MD5 a1af4157de263cef755114594650a1f5
BLAKE2b-256 5c73413b5a2804091e2c7d5def1d618e4837f1cb82464e230f827226278556b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp314-cp314t-macosx_10_13_universal2.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-win_arm64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 c174e322bb5783c099aaf87faeb240c8d210686b04bd61dfd05a8e5a83d88969
MD5 fc2fbef52a822e7940bfa1d946facca4
BLAKE2b-256 eecabaf2b9cc7e96c179bb4a54f30fcd83e6ecb340031bde68f486403f943768

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-win_arm64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 9191d68659eda01e448188f60364c7763a7ca6653ed3f87ebb165822153a8547
MD5 9c5f8e6d930904948f66189a99b15d6a
BLAKE2b-256 282b0372842877016641db8fc54d5c88596b542eec2f8f6c20a36fb6612bf9ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-win_amd64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-win32.whl.

File metadata

  • Download URL: audioop_lts-0.2.2-cp313-cp313t-win32.whl
  • Upload date:
  • Size: 26.6 kB
  • Tags: CPython 3.13t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-win32.whl
Algorithm Hash digest
SHA256 d5e73fa573e273e4f2e5ff96f9043858a5e9311e94ffefd88a3186a910c70917
MD5 30c1ca28e03983b0cedb9aff422f5767
BLAKE2b-256 4f41affea7181592ab0ab560044632571a38edaf9130b84928177823fbf3176a

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-win32.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e541c3ef484852ef36545f66209444c48b28661e864ccadb29daddb6a4b8e5f5
MD5 1a22cd0d616ff039e7e7fba734afbeb2
BLAKE2b-256 f132fd772bf9078ae1001207d2df1eef3da05bea611a87dd0e8217989b2848fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 96f19de485a2925314f5020e85911fb447ff5fbef56e8c7c6927851b95533a1c
MD5 c043b076ccca9337546a8307bcf49baf
BLAKE2b-256 70f73de86562db0121956148bcb0fe5b506615e3bcf6e63c4357a612b910765a

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_s390x.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 c9c8e68d8b4a56fda8c025e538e639f8c5953f5073886b596c93ec9b620055e7
MD5 16b483cd6ab720a1a964a23e534a7d7e
BLAKE2b-256 b267a9f4fb3e250dda9e9046f8866e9fa7d52664f8985e445c6b4ad6dfb55641

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_riscv64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 a2d4f1513d63c795e82948e1305f31a6d530626e5f9f2605408b300ae6095093
MD5 c5a8c3e9cd3fe872b4312703d75429e2
BLAKE2b-256 58264bae7f9d2f116ed5593989d0e521d679b0d583973d203384679323d8fa85

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_ppc64le.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c0022283e9556e0f3643b7c3c03f05063ca72b3063291834cca43234f20c60bb
MD5 5ea465de929dbed8d1b7013e8ab85e44
BLAKE2b-256 684b9d853e9076c43ebba0d411e8d2aa19061083349ac695a7d082540bad64d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 83c381767e2cc10e93e40281a04852facc4cd9334550e0f392f72d1c0a9c5753
MD5 221f51741b78bb0c9321a7b929b4ce58
BLAKE2b-256 4fe2cd5439aad4f3e34ae1ee852025dc6aa8f67a82b97641e390bf7bd9891d3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 752d76472d9804ac60f0078c79cdae8b956f293177acd2316cd1e15149aee132
MD5 71cb8a51482fa0ed108824c7762c6865
BLAKE2b-256 e9e978450d7cb921ede0cfc33426d3a8023a3bda755883c95c868ee36db8d48d

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 cfcac6aa6f42397471e4943e0feb2244549db5c5d01efcd02725b96af417f3fe
MD5 aa76cb407d219a6d58a013c6f84a485b
BLAKE2b-256 98a694b7213190e8077547ffae75e13ed05edc488653c85aa5c41472c297d295

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dfbbc74ec68a0fd08cfec1f4b5e8cca3d3cd7de5501b01c4b5d209995033cde9
MD5 4fe2dc971bbabc4c918138547e63d363
BLAKE2b-256 871d48a889855e67be8718adbc7a01f3c01d5743c325453a5e81cf3717664aad

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 143fad0311e8209ece30a8dbddab3b65ab419cbe8c0dde6e8828da25999be911
MD5 6ff82e4a97e056294cf3d5a55d68167b
BLAKE2b-256 84520022f93d56d85eec5da6b9da6a958a1ef09e80c39f2cc0a590c6af81dcbb

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fbdd522624141e40948ab3e8cdae6e04c748d78710e9f0f8d4dae2750831de19
MD5 261c9f2434728e0f3126be32b02dd0fc
BLAKE2b-256 cb6e11ca8c21af79f15dbb1c7f8017952ee8c810c438ce4e2b25638dfef2b02c

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-macosx_11_0_arm64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 106753a83a25ee4d6f473f2be6b0966fc1c9af7e0017192f5531a3e7463dce58
MD5 5d287da8de1016a1e1e1b05bf0720431
BLAKE2b-256 aaedebebedde1a18848b085ad0fa54b66ceb95f1f94a3fc04f1cd1b5ccb0ed42

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-macosx_10_13_x86_64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-cp313t-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-cp313t-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 73f80bf4cd5d2ca7814da30a120de1f9408ee0619cc75da87d0641273d202a09
MD5 44f5a0c661a0e41e90fd83f8d409f6c0
BLAKE2b-256 58a70a764f77b5c4ac58dc13c01a580f5d32ae8c74c92020b961556a43e26d02

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-cp313t-macosx_10_13_universal2.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-win_arm64.whl.

File metadata

  • Download URL: audioop_lts-0.2.2-cp313-abi3-win_arm64.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: CPython 3.13+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 5f93a5db13927a37d2d09637ccca4b2b6b48c19cd9eda7b17a2e9f77edee6a6f
MD5 5497e947c82f239ccc77df6de20792e0
BLAKE2b-256 342520d8fde083123e90c61b51afb547bb0ea7e77bab50d98c0ab243d02a0e43

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-win_arm64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-win_amd64.whl.

File metadata

  • Download URL: audioop_lts-0.2.2-cp313-abi3-win_amd64.whl
  • Upload date:
  • Size: 30.5 kB
  • Tags: CPython 3.13+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 a2c2a947fae7d1062ef08c4e369e0ba2086049a5e598fda41122535557012e9e
MD5 760f89c773074f681b829b98c8744407
BLAKE2b-256 34a59d78fdb5b844a83da8a71226c7bdae7cc638861085fff7a1d707cb4823fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-win_amd64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-win32.whl.

File metadata

  • Download URL: audioop_lts-0.2.2-cp313-abi3-win32.whl
  • Upload date:
  • Size: 26.2 kB
  • Tags: CPython 3.13+, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-win32.whl
Algorithm Hash digest
SHA256 3bcddaaf6cc5935a300a8387c99f7a7fbbe212a11568ec6cf6e4bc458c048636
MD5 127b2591c442214e84f9a41bf2c03290
BLAKE2b-256 b596c37846df657ccdda62ba1ae2b6534fa90e2e1b1742ca8dcf8ebd38c53801

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-win32.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 03f061a1915538fd96272bac9551841859dbb2e3bf73ebe4a23ef043766f5449
MD5 40bdac3084203bb5672a25c9aba1a131
BLAKE2b-256 30e78f1603b4572d79b775f2140d7952f200f5e6c62904585d08a01f0a70393a

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_x86_64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 15ab25dd3e620790f40e9ead897f91e79c0d3ce65fe193c8ed6c26cffdd24be7
MD5 a738d88685b6eb92940d359466c954ec
BLAKE2b-256 ae3bb909e76b606cbfd53875693ec8c156e93e15a1366a012f0b7e4fb52d3c34

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_s390x.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_riscv64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_riscv64.whl
Algorithm Hash digest
SHA256 3fc38008969796f0f689f1453722a0f463da1b8a6fbee11987830bfbb664f623
MD5 cb1c06baa456c4a6b4b6fcb72e2a3547
BLAKE2b-256 f95e435ce8d5642f1f7679540d1e73c1c42d933331c0976eb397d1717d7f01a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_riscv64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 4a53aa7c16a60a6857e6b0b165261436396ef7293f8b5c9c828a3a203147ed4a
MD5 6214a680fba4afd4f854429a6cd6e8aa
BLAKE2b-256 84babd5d3806641564f2024e97ca98ea8f8811d4e01d9b9f9831474bc9e14f9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_ppc64le.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4b4cd51a57b698b2d06cb9993b7ac8dfe89a3b2878e96bc7948e9f19ff51dba6
MD5 7623ad3c1504d99f1df18ec3e0492a54
BLAKE2b-256 12170d28c46179e7910bfb0bb62760ccb33edb5de973052cb2230b662c14ca2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-musllinux_1_2_aarch64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
Algorithm Hash digest
SHA256 e160bf9df356d841bb6c180eeeea1834085464626dc1b68fa4e1d59070affdc3
MD5 bea0c6a65648c96579534ae8ddc45525
BLAKE2b-256 50d58a0ae607ca07dbb34027bac8db805498ee7bfecc05fd2c148cc1ed7646e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 def246fe9e180626731b26e89816e79aae2276f825420a07b4a647abaa84becc
MD5 64b93a97835e373dec87959e1aaed7f9
BLAKE2b-256 5c1ea0c42570b74f83efa5cca34905b3eef03f7ab09fe5637015df538a7f3345

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 ba7c3a7e5f23e215cb271516197030c32aef2e754252c4c70a50aaff7031a2c8
MD5 7df15f7b2ab80bc636cc9c3bcd2873c9
BLAKE2b-256 75e8cd95eef479656cb75ab05dfece8c1f8c395d17a7c651d88f8e6e291a63ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 47eba38322370347b1c47024defbd36374a211e8dd5b0dcbce7b34fdb6f8847b
MD5 c12d9d662c19d00bcc9710bb8813fa2a
BLAKE2b-256 c72e0a1c52faf10d51def20531a59ce4c706cb7952323b11709e10de324d6493

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 51c916108c56aa6e426ce611946f901badac950ee2ddaf302b7ed35d9958970d
MD5 5ccc66db98da7b416f182c07b880e2d1
BLAKE2b-256 b83be8964210b5e216e5041593b7d33e97ee65967f17c282e8510d19c666dab4

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a13dc409f2564de15dd68be65b462ba0dde01b19663720c68c1140c782d1d75
MD5 896d7e59cd4ea3a87217e5c93f17a401
BLAKE2b-256 1b83ea581e364ce7b0d41456fb79d6ee0ad482beda61faf0cab20cbd4c63a541

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-macosx_11_0_arm64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 550c114a8df0aafe9a05442a1162dfc8fec37e9af1d625ae6060fed6e756f303
MD5 c5b258b6282ff6fe6a9303cb56090283
BLAKE2b-256 f85a656d1c2da4b555920ce4177167bfeb8623d98765594af59702c8873f60ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-macosx_10_13_x86_64.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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

File details

Details for the file audioop_lts-0.2.2-cp313-abi3-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for audioop_lts-0.2.2-cp313-abi3-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 fd3d4602dc64914d462924a08c1a9816435a2155d74f325853c1f1ac3b2d9800
MD5 643b3e09a2e9d007728eaeb44cd2e048
BLAKE2b-256 ded494d277ca941de5a507b07f0b592f199c22454eeaec8f008a286b3fbbacd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for audioop_lts-0.2.2-cp313-abi3-macosx_10_13_universal2.whl:

Publisher: build-ci.yaml on AbstractUmbra/audioop

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