Skip to main content

A redistribution of @primer/octicons npm package's SVG and metadata.

Project description

octicons-pack

A redistribution of SVG assets and some metadata from the @primer/octicons npm package.

Optimized SVG data

The SVG data is embedded as strings after it is optimized with SVGO. This package is intended to easily inject SVG data into HTML documents. Thus, we have stripped any width and height fields from the <svg> element, while retaining any viewBox field in the <svg> element.

Usage

All icons are instantiated as constants using the Icon data structure. There is a convenient get_icon() function to fetch an icon using it's slug name.

Note, most icons have *_16 or *_24 variants to indicate the original height and width.

In Python

from octicons_pack import get_icon, GIT_BRANCH_24

fetched = get_icon("git-branch-24")
assert fetched is not None
assert GIT_BRANCH_24.svg == fetched.svg

In Rust

use octicons_pack::{get_icon, GIT_BRANCH_24};

assert_eq!(GIT_BRANCH_24.svg, get_icon("git-branch-24").unwrap().svg);

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

octicons_pack-19.15.5.tar.gz (124.4 kB view details)

Uploaded Source

Built Distributions

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

octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (674.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_i686.whl (694.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (779.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (690.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (503.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (547.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (640.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (515.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (510.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (513.4 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (675.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_i686.whl (695.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (781.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (691.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (504.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (549.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (641.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (517.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (511.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (515.0 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (675.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_i686.whl (694.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (780.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (691.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (548.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (641.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (516.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (511.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (502.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (512.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_x86_64.whl (671.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_i686.whl (692.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_armv7l.whl (777.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_aarch64.whl (689.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (549.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (639.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (512.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (508.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-cp313-cp313-win_amd64.whl (364.9 kB view details)

Uploaded CPython 3.13Windows x86-64

octicons_pack-19.15.5-cp313-cp313-win32.whl (360.3 kB view details)

Uploaded CPython 3.13Windows x86

octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_x86_64.whl (672.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_i686.whl (692.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_armv7l.whl (778.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_aarch64.whl (690.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (502.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (546.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (642.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (514.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (509.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (512.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

octicons_pack-19.15.5-cp313-cp313-macosx_11_0_arm64.whl (458.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

octicons_pack-19.15.5-cp313-cp313-macosx_10_12_x86_64.whl (465.8 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

octicons_pack-19.15.5-cp312-cp312-win_amd64.whl (364.6 kB view details)

Uploaded CPython 3.12Windows x86-64

octicons_pack-19.15.5-cp312-cp312-win32.whl (360.5 kB view details)

Uploaded CPython 3.12Windows x86

octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_x86_64.whl (672.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_i686.whl (692.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_armv7l.whl (778.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_aarch64.whl (689.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (501.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (545.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (640.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (514.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (509.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (512.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

octicons_pack-19.15.5-cp312-cp312-macosx_11_0_arm64.whl (458.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

octicons_pack-19.15.5-cp312-cp312-macosx_10_12_x86_64.whl (465.4 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

octicons_pack-19.15.5-cp311-cp311-win_amd64.whl (354.8 kB view details)

Uploaded CPython 3.11Windows x86-64

octicons_pack-19.15.5-cp311-cp311-win32.whl (349.6 kB view details)

Uploaded CPython 3.11Windows x86

octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_x86_64.whl (663.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_i686.whl (682.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_armv7l.whl (770.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_aarch64.whl (682.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (492.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (535.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (632.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (504.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (501.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (502.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

octicons_pack-19.15.5-cp311-cp311-macosx_11_0_arm64.whl (461.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

octicons_pack-19.15.5-cp311-cp311-macosx_10_12_x86_64.whl (467.2 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

octicons_pack-19.15.5-cp310-cp310-win_amd64.whl (364.1 kB view details)

Uploaded CPython 3.10Windows x86-64

octicons_pack-19.15.5-cp310-cp310-win32.whl (359.7 kB view details)

Uploaded CPython 3.10Windows x86

octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_x86_64.whl (673.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_i686.whl (692.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_armv7l.whl (778.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_aarch64.whl (690.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (503.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (545.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (641.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (514.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (510.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (512.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

octicons_pack-19.15.5-cp39-cp39-win_amd64.whl (365.9 kB view details)

Uploaded CPython 3.9Windows x86-64

octicons_pack-19.15.5-cp39-cp39-win32.whl (360.7 kB view details)

Uploaded CPython 3.9Windows x86

octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_x86_64.whl (675.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_i686.whl (694.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_armv7l.whl (780.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_aarch64.whl (691.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (504.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (547.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (643.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (516.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (511.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (514.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

octicons_pack-19.15.5-cp39-abi3-win_amd64.whl (371.1 kB view details)

Uploaded CPython 3.9+Windows x86-64

octicons_pack-19.15.5-cp39-abi3-win32.whl (366.1 kB view details)

Uploaded CPython 3.9+Windows x86

octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_x86_64.whl (681.5 kB view details)

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

octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_i686.whl (700.6 kB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ i686

octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_armv7l.whl (786.4 kB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_aarch64.whl (696.1 kB view details)

Uploaded CPython 3.9+musllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (510.8 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (535.2 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (646.8 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (522.3 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (517.1 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl (520.2 kB view details)

Uploaded CPython 3.9+manylinux: glibc 2.5+ i686

octicons_pack-19.15.5-cp39-abi3-macosx_11_0_arm64.whl (467.0 kB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

octicons_pack-19.15.5-cp39-abi3-macosx_10_12_x86_64.whl (472.1 kB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_x86_64.whl (675.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_i686.whl (694.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_armv7l.whl (780.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_aarch64.whl (691.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (504.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (547.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (642.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (515.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (511.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

octicons_pack-19.15.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (513.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

Details for the file octicons_pack-19.15.5.tar.gz.

File metadata

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

File hashes

Hashes for octicons_pack-19.15.5.tar.gz
Algorithm Hash digest
SHA256 5a1f2434fcebc27ce4256582db4f7703684d176b9a0e9ecef03aef7ec70efb9a
MD5 fde800b84af9a9c6b8197ee08691da55
BLAKE2b-256 e5c1506bfd3bf4802907cf93ae00f6a5f1af2e6608332bf4405f38394e8141a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5.tar.gz:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 49971c0c8fcb7333690ba45d7749e38aec3cea0266603ddb07fea4c20662e3a2
MD5 37ca2c88e891adb01e4913c339b64bb5
BLAKE2b-256 00631148cbcf7df4ba93d335c29186b40719b8749b4b2673ea810a6486edc8ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5c98e2b3673e48974f9087e181599cb6042f367a76feff58dc4239582a090afb
MD5 053c559de1da0311939376b33e681bd5
BLAKE2b-256 0e51c5f7b14fabbb8678dc856b328137e4ff39a125f422765cc1f2febcb26c37

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f24f852c03052b8bf73f6f442df8aa3d4f5df5c0522ba28102baab184863ba80
MD5 0db8a8004f61fc8531e1939ec2d116b9
BLAKE2b-256 7eae7c93cfe43076077b50e177337d7057aaa28cef29f23badd6f683dc75dd94

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2c8d0dfafd7e26cd58a46b6534c1476956dc737441a5b0c5290c8675a9f0e735
MD5 593d0f77d4a2aaa9a1256c06869f8b55
BLAKE2b-256 48726e066b8010d6a166f744e97066e85fb8fd81f739caf1d29cdce194617e1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8f34003754bfb0d74d0b3bc54b7891f870ad962987eaf4e973b0bfa0fd1c214e
MD5 aa198472133a62c8687f140a70f0d909
BLAKE2b-256 bb2c2c71f359557633b8d7c399e5cf864f87c5018afc32a8e8e74174638e8575

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 caa0475269ca7df2515c72633406cc06f17f2edf478c065b0fd77f651009cf69
MD5 cbcf85a76b694fe788149d614ef1b42e
BLAKE2b-256 db41d251be89f2b96f8437df2824663a4b6bd629caa720bb90c8be341381ae96

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7fc9541a20c4f714b95267af1931dc14d3150c090d53d8944a368c9f8e54457b
MD5 03e08d9e5e1a0add3413ae0a906c8543
BLAKE2b-256 121f29f0b68994b29e7257ffaed0469f1143a6922de5bb93b10fc102566c846d

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6fc1be5304eef3231c85ae0eb2bb2cca7ce04699c679b87507de41fa7346da2f
MD5 292558240d66deca8006ee0c4dae50b6
BLAKE2b-256 50ca130fa10707c0c2b4f284f02207b6b978f57f6923bbbd2764d84a09aa634f

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 320ecec18580a8a33d7abc1748d8de6981d11c2fbe1be272e4e7cdda3baebbea
MD5 5965cd1ff68cb9cbe8ac81c497111366
BLAKE2b-256 3029e1db3e129fff5b299f886f94a9d23694fe6b0587535f0e63e1c486b22380

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 8f5f4f91e24d94c4f67ed97c61d884c1f76057e9cc8d53adf4a6d34a80279104
MD5 8ce51d5ef7ea1d7dc360451ca9d60a38
BLAKE2b-256 b73574a44b675dd34df2e89133fddd52251c0920bf48370cabc8f88a14bab5b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c121642ec031a3b49bfd45fd2eeddc265c0f0709d2bde06af45877a00321a3ec
MD5 7accde29bda652ad45060b5e935227d5
BLAKE2b-256 555519211273bb47837f4928ce5cba6cfb653e105b42a1fa90a94377c9328888

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 347b24615c18a77602e4e7aaf845ecb5b030c091fe065e0b050c158926390a1a
MD5 1de769bd78aa4bfdf84c1ce16b27c5f5
BLAKE2b-256 e24bfc7ee95b274d4eafd58de78f596392b405a0bba0a9823a6b00558ae4f4f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5649497c477ef82b8bb1c40df002c462f66f5c5249b667995f96e047146cd818
MD5 1be5c4375f93c18a526e81f8c199f486
BLAKE2b-256 86a079155870727ea6864eadce3f5df6e51d75fd06ac59275414baaedb11c65f

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0676610296f35be6d0df4f19428efbdd645eb50a9dacb73daf7dfb98f6307056
MD5 8e956bbbe46466ffa73e3fd2eb894a95
BLAKE2b-256 850dfc1af900be466bddc075ce26de92d54b52ab49dda69e6b59e7e5f044958d

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4eb6597fe7b692d974c15075ad3c6c1df6f386946ca321f1ffd1decde8134f6f
MD5 0b334871a1f07ab8ac70737ddd54ce5e
BLAKE2b-256 3bb8f82abebe3980eb74ee44b423130ae1d764cde166f4f0b7f72ae381a2967d

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 460eb6e8cadd48d59aff75a4f4cd4b1930b7bf469e98eedf1dcccc91ed95b358
MD5 36b6ea67cefb61f85d214b37674f29a0
BLAKE2b-256 b16ae52e86f598bb713ef74942a50bb0a13c725ed61a0f180bbe2d1dbcb0e407

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 23b8fdae6fc77161b8eaf2f96135cd17dd7afbe9c396c17409d7359d09f6ac12
MD5 778c0ab3c84311325c79c8abd7ba492b
BLAKE2b-256 4bc5f86a9b0e3eed6bc2a01d5cda91486f24ec0cd624ada8a79d47cd078f689e

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 91e2dfd712ac3ca1962b2917be48e8ddc29c6e4b7558b8d3e567017dab2df721
MD5 e3665624d72882ea7aed6f646493229b
BLAKE2b-256 5782e44d6e8c864d0407c8541f635d234ff433f73f593e2e48af2330f330d78d

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa78a431d7a4e38c42ffc1a4275fb8de04dd7d73957db6e0cc5ee94640131b3b
MD5 a363372b3499d4ec4ffb671e2a71f065
BLAKE2b-256 9df33772c423bebcc1b35b31bc8c95961de7e6453a5833295b0f8032792b05f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 09abcfdf0e954e2d3d5005005cfa49593d494ea08ba768e0dd777ecedcfd4e7a
MD5 42fca238e233e932293176a1b7dec91f
BLAKE2b-256 cef7768bf2a2fa8552daf7d3951897dfc50930edafbc4f5cf70fa4b3e0b7c1ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82ba54638aca9aca3bd12b07f23e5201fb7ad6f4880d78ec4dec804a20dd399b
MD5 d78f8494834e4af4c0c8d5cfe738dac0
BLAKE2b-256 dadf4fd279e75ba37cc274ab0e7d56b3eb03fa4ae709e312aaea02a9117cb985

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9a36f5f360501bcccd17c11807cfc0e813644aff3b586bbd7c5e022ac01f3210
MD5 d05aa085317f14345532cc11731be076
BLAKE2b-256 1f1158ef4208dc9c4de3cb9175fc684f8098e382ca1f3e4aa396355d2a7adae8

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5f2fd3f3d03ba8b5044df2882b5a58e5bbe66b017247a2fc027a161287825569
MD5 c86553fd3d4fcb35370d3610b6f81f29
BLAKE2b-256 5450aa0e706c09213d8dee7cd3c36b3901a7d822c00d34e1e128e9299c9bbacd

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 72c29016feabd74d960af3335077a2bf477d4a1cc9ee3f2989315deab5f2c658
MD5 eddf0d25acdafa86c070835f8682b352
BLAKE2b-256 f73ef2d18f6a4ebca7030f37f6e0c6f4fbf0b909cd1319e9ce43fc983f687c0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b0af885c089bde3525cbebd630759180fe792ac3ff7785c4816eb0fb2804420a
MD5 9ff60b6105bdb9175bee61647953333a
BLAKE2b-256 c61301aa375589adfe8053cd1b9d8ae26e47b5738fb7ae770ce9c6d960025435

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6887d280c6d73be06b6f0bccb08ed3eacfdb3fc6d30ce8bf277c667d6c4af140
MD5 11a34e104faa334bc4eb1292f2f5e99a
BLAKE2b-256 5ce4f805ba97e315f1e3f4dd40b18512cbd14f72ee0f8f6ed1b3010135d4d14c

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f8fd64fdf7ccd16be7c728240cf7d0fadbd4271a9660c58b63524d060846a40c
MD5 7e32d4be7c62607c0198a4f1c04c3c87
BLAKE2b-256 61e3bfcc925ae58fb6eb1c20fd681d8c7225d1c9b408368f6a309fbb76f649b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 35ffdebf10afa91cd1850325640c9bbe856d2a04c994c8169b8a3027a79e13fc
MD5 fbc645e915a65e94c7ab6835c657b39b
BLAKE2b-256 f9290c1a85786857916028f7edf7c7cf5f3eea90d68caff24cb3aae9378ca455

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0abe4d1848163e4e9dc1bc2f7743a75dc6730010832582c70f1663311f57140a
MD5 98d9801c0316f6504cdc03df60319fe3
BLAKE2b-256 0279bdeae1a84874021f58d8de00bb414176fa22fe2c9567d92b278b7662ab87

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 def07025b21b71437ef4b94653732dddb7bc45fb2dd457efd29dbf779a19184e
MD5 75ffc25b76aac2620e94597c64d023dd
BLAKE2b-256 ca4bffe7aabd2037b3aa8211fa56ab9795610cb466bd512bb1f8d9b3e1e03d4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6cf1bfde0bb59836625dc00d28952b0c698067b0179557d4fc3d7fb37c819bc3
MD5 e91247611832a40e9b7d501760c638b2
BLAKE2b-256 e477ef424bf6729102a9437fc4817cc9bd3abdad2140f75b1904d05a39095fa5

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 663037406c77283580d210f9da5ac29231a0228fb17162e4b21ca4dd206fe64d
MD5 ae505c23fd3d8e716e1642bdb56b7fea
BLAKE2b-256 09ed8f8311b8743e20b4243669c86e439f373a349c094f3e4cf5698cf202565d

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7e1ee1a1ab52e2a53615a6f716b3a88da30074a9f7746c37cd4a633d2fb77cc3
MD5 3420b27233764e0df1c61f1301f14787
BLAKE2b-256 2ffb7b4ea0d354b75404cff1ed2d282a0f3ddd8ce55e27ac36856543d30fc131

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc8b5b4a376b41f8df8261e7b87975523cae39e3c6434528aa138ffea93c1bad
MD5 2a17d11fcc8512b80dbff64e9b32f518
BLAKE2b-256 715f0bfd0018f4efae7473323e73aaee7be8c4741a849d5f68423a60bcb33a3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d0db40478710d5d64de7bb49b9753a8a43ec8b1759c910e1ebe64778600315f8
MD5 7b3659bdc2714d525717c4961e2dfe70
BLAKE2b-256 3574af6d6c419d4e02aa78a5535eedb5ca9060536b7863f8e49b236ff3c6a5ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0f13cef0306bbcf2d32132b4fe643c1c55b8ae878588e87e6ea9c3485f4f3296
MD5 7ebef4e40a69a4c856646e15768d1c18
BLAKE2b-256 63f3464c9513f9ae858d4ff0497309caba695ceb2c6a764006e4f695b8a058a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8d479857d301b2fd15352a504ea3983bf72f4a5c5e76c96ff382d5a116dcfe3b
MD5 fbee48ae7b8a7b740e2d83b040a0b9eb
BLAKE2b-256 3930687d50566e041cd437b7819d105af10f08afd942fde359712cf783e1b3f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 30033cfaa41b76280baf49386ffcffe8e823096a235f7d73161ad582b3df67d7
MD5 e439c3efd550855aa63eaa8dcd095fe6
BLAKE2b-256 143d9b352cf0c1adaf854e17641c6320207615129aeddd226b343d85752494b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6b9d8ed506f290db25ffc1b3ad99007a6cc0256569f4f81da8616131b67e1c11
MD5 c1f8d837ddededf7fa97023c508cb0bd
BLAKE2b-256 590de49ab027332e4a0fc2ce8c77d7a08d46043ea82a1926ff3c2f4d9a22dd63

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 b4974ee1c5cc0f86895805b8aab944c0d25f105f0bc02a8da550ff4e054571c6
MD5 10f5e41828a7545f4353ae5670c27c65
BLAKE2b-256 2233d7bb5f619c65d2ae4751b241e9090076a8e572055f5462c4df26221a0749

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b0574034d37efb9207d995b6eae61c08a7c997885d595f15383b72dffeea675e
MD5 09de3546f1d02aad8f9690b9769a0045
BLAKE2b-256 b189c0765abb4ce1edb072b640ac0d752a15781d353d6bd912d709385c68e226

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aeb67482656c6cc2451ef6b2b512a183fd308c17b28aa039eee008cde4e1c454
MD5 cc2ae23ee2f615063ee0bcc4d48afcd5
BLAKE2b-256 838954ec7010754a643b469d56da5dbdd9c98f2b679483be920d8d266c8efef6

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 01be4595b6eb2ab233d3e292645ac4c2ef00f90a0452a52dfd305d0a9c641358
MD5 800fc6f8b7d696f9b1537436f9d2d38e
BLAKE2b-256 f8f15b396e57119c81fca11c10100276e442b642730a57a1d9c67d7b9e23a6b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2aa65aa35e35387fa955f9bdf6ab285bfc6dafad3c3b38d7e4fa2db122edef3b
MD5 5fd2353c5219c89a57bf8dcf94bcc09e
BLAKE2b-256 c01fcd6eed173195b43e3001980d4820c0d852aa4e854cfb1c8ed96c0c092aab

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb0931a828f46ad735ad0195dee90528fd5c74d6e728a896e4a1daac64ca3944
MD5 92d0625c1d45057dde13c7241210b6f6
BLAKE2b-256 21d2c43f8560edee6c5233e84df5138c6e44e65e0d5d5d7266c71f3af205f729

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f120309a0b4ddb4aa971806c0339b0b1a2dd5b0c12922181db82c193877f64a3
MD5 2805106e1123f5b8231aa2c39ba4a2e4
BLAKE2b-256 aa30b829226bdfa41a8e1592181a5f4632de44af637093e55989d0f626bb6fd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a81621b563ed184936c3b7631578b47f4464dc4b75ce614f63370f5dfcafef26
MD5 e1a9727f2270750862473459074ae6e8
BLAKE2b-256 3742a09c118fa09599379231c6790f049c0cde224abd41dd7acf3d88ab8f8532

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 739412f4fb535ba7c76cd518065b16330bef4971707de755b2f8abd3e61bd8c5
MD5 7492fea623eb50204ba7a45f9beeb720
BLAKE2b-256 4bd18759231fff017d9ad45151b56a168b3da7cd894945c2bd7f86c426d8848b

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9c11fccc0f357dd87c669cf7ec702335771ca2a23b25d4d1e9c4cea604018853
MD5 390b1e9ee6005d983576c536698912a4
BLAKE2b-256 6c6d3994f2bf4fa8a68ad37da49af71a25c44f3f2064a6dfa4abd10daddf0724

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7af4ea43bf751a20f65d4a54e0435e0808fde7aa8b8f1b7a706ec6a2be6de239
MD5 f20d66002267cea6aa37a0d1f5c55bf6
BLAKE2b-256 7e1cd54caa235b36bbd182d2ce9bd1c5a5b8a40f00b729361c144b1b9e7bbdd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c251c5c842c2949c90f90d0547bb531ffde9fa361675da62bdabc62ab9f4ad5b
MD5 9ba79911a952ba431f061f77caa5d9c2
BLAKE2b-256 280a25a8d375df6c8a6dcaf78e8cc39f5f92c7827c122388d250eb0c0bc4bb3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a81687a292853d15bc8ae1173ce4e0124ee8369cfddc1f92f1a9e914ddecd1c5
MD5 3ecd0c16eabd0ffeba89cf6a0fefdfe0
BLAKE2b-256 8be4a47f6a851622ab056d39278b9a1dc9dc5d07f369bdb6bce03dd9f608b983

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 10efd73ef786296e51e3b2c6705da9bd54cffd2bd5ff8c6f64cc0087008b790a
MD5 9d6c9f239fbef2e73226729ad07f93ca
BLAKE2b-256 19f13798144f40393940bd20a20d6ccc8c115191ab7dadcfbdc12dae16e36e09

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 07a5a842a7e72e9349f08b1b5cb1f9da9d610032659885f5fee1a622eaa3909c
MD5 7fb44f0ddacafe84937a1dafa3137778
BLAKE2b-256 78c68273c60d93629f499de6ee9a1b754870683e0647aa9b32d738035d28d6f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df8b7b2adb5400a67bb72fee75f75a342c65e973205d5f0f5e27d333ffb6f5da
MD5 42c92684c770af4801a4b20dd6190de1
BLAKE2b-256 187722e922950e5a0b7ad10c7ab166117ddca4f001b83bbb76f6fa3bf0457891

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c9678d06b3ede507c9111e61bc3268988ac7de161c59178b3245d7286ddd2919
MD5 795c97fb7f9287fe0aa14a5e97c5058b
BLAKE2b-256 c066f6c1ab66887e584dd12dff9b17e4ddf8c75e33ce0cb1dead70f10a2e4dcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 636f6467090abeb83142c4dbcea6a20a592d66bff6b33eaae1ddb4fe71469e00
MD5 06c0f66f3d35848e07054de1e711eea4
BLAKE2b-256 a753ae7456903a8981196f985d65a0cae366d71bee23e394dd7f6c0cc59d78e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 335317ef1d1a4c5176a06729f02d7681d8b7ed6a999d7bad2f4b537766448481
MD5 e8208c6a072597f443ba0ac5c153bd0f
BLAKE2b-256 417c52fb61cac81fb8160f7d8121618072d1854c694e4dfc79a62d47e9a18e0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46e2be4ca6258a833eaead1beafa4ac07fbd7d2bab85183ea0eb0457a94217c1
MD5 2337112e9c0f0dc9dab75b429d5b3f46
BLAKE2b-256 02327a4c35e635bc0b39005ed615c5c36e51e9b0f0fd4a20ea4302cef23b00c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 609a5ea66c0dba2547c8243f393310e5c4033882a5698a5aaf8094e9747d0493
MD5 a592645ee2436ea69586d75dea95a843
BLAKE2b-256 6703a79dec6f3c11a7e55def548b7c3a8c60daf3005f47f8367060589940e1d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5842312942ffc3adab311ab3552b91afdff2314d068effd598f2dff2923f97ca
MD5 62627f611a9b90142f19b0dd6089c231
BLAKE2b-256 ec5b1216b8f061c53ad292a96e3d5c07be64f315c2362566f0de4862a19b700e

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e4ac06b4616139f77432aa7a01d396e638a412ebcae77b48193007bb59e544b5
MD5 a4ecf1928ee4dea3a56e31dade9247db
BLAKE2b-256 ee5d9cc7a9c7f112591c46b3aac563bb3d163b0df519f2243fa10c0c9e794779

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1b60df11d8bce41377bc23e7f10e1ccdd3747f381530f238d4866455f87ab472
MD5 589bae1798dd0161803f6a994e08e479
BLAKE2b-256 b6f20dd04fd03195c9e201d73890aafa7dbce728dcd5b86cef106af2aea3ee98

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 93ba9278aa8abf948611ef612985e17bfe8764d5052c82ecc555f1a9834139bd
MD5 60c87b1ce752188c8dbe9c8d768b0c53
BLAKE2b-256 639421b36400c969e3798b456a2190b0d8044f18c0ee42793c91bd6e7a4d6744

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 edd5ac3dc02d130ad2ea15cb30b459453fca9ff8143758bab74e24652f59a0ff
MD5 5c6c6dc919315abcb87b8cca8a1c2acb
BLAKE2b-256 e8d2cda964544e4c07a8b1717bdd1b966be6244e9cbb161ade636b323b24752b

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e3f01865d1736ccf7cb6a25e738038581142f11fcc733129eec0a60a9439ebd3
MD5 a60eaae1208930a9689a4e73df86738d
BLAKE2b-256 6ccca00389a7133a1195299d43ac57d581448b7b3b0c5bf36b7c22bbcfe4eee1

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9722b05624f11fb761490f0506c82e3264d6af8d3cf93b086f43c402e4da1e57
MD5 f6dc563a94eb7a7e77c28f868b8b4ebf
BLAKE2b-256 28ae6b6c79bcbb1d0d4d0fb7eae534c0793024286e3e2182e6f89dd56a01e36b

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 139b87b4461dc07994a85b4bd75fbc74910f39221ec161ae51dda865e1ad4f8d
MD5 79ef84d622c3e34c11082e05068b70ad
BLAKE2b-256 8c8010ff376ec9a0f108c82d0494a8050c73217f76559396663f7af6039a6c78

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9a5bd41eb46ed8b908e817e36469a54c07e628f43f0f721ee0f51df792bd4e8e
MD5 0b8f39c20394d414ad2a8f1874e98d43
BLAKE2b-256 f857c83e14dff31b0480888475db60ea9ada7318f52ca23310a7e6d47a2258bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5ee3f5139138c11c8d26df9d2947688350d9ee9a61962caf76082888070dc867
MD5 a35dfcbf5cebf4ff50a8bfbb7c564243
BLAKE2b-256 2efb54f5af62c39867375184bcff1809c27881a5792ca3da3e1d97908afcf411

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6c9ccc4b83f70ca9e4214538459deabe5753b9f5bc9c1703ef81e0d031e4d445
MD5 33eae2b9d4cbdc39fb06a303b8caa8d7
BLAKE2b-256 154adefee3638633cf004a038c7eee9f24ccc3a5800e46c8bf47c9045c6434c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 46e31ec43da75cfac6c98a65fc3fcc492e470166d759de56c00ece33c2bfad5d
MD5 e670a324994eb35e27a601f294a4a3a8
BLAKE2b-256 3b8ab6ecfde0496f1336bec8ed3876662b9cb1adb88e63778a334b68a44fece5

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc09b6c70421c530808edce71d75139b034d428c0ea9f36399da11ddb2966af7
MD5 bb4f3d03e7ff8d0e6a149f3831abd779
BLAKE2b-256 600efb0461796f30e1e974075ce252a6525652542e839adea7db6daf871f4ba0

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 74b0ee1bbcc5fef6e5ef0c954f7b69edcc2452e13033977a38fdc9b0806f0c5d
MD5 a9c9d392a9621521d79e3fc4fd4a63f4
BLAKE2b-256 5f81b16b4da192dc4704dbc2c1e56f35d770d2a05ddda4a8b2c873face9e7897

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9fafa7f7b52fe411ececd7d9b801378667c77b4d1fb41e2b2d5a31de0e896021
MD5 dfb668cce2e201e853b1fc5a3724ec4e
BLAKE2b-256 c4ee1debff7725f34291438b1eb371f5d16e5dbcb651f490e9c810634c02cfc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 874b3fa5f21e675db2fad2b4e0d63fc21ac759ac250214e128d774a2c6c3d721
MD5 6f3c958a7880343ee0782b84aeb2f1b8
BLAKE2b-256 9d516d587bc94756e7d0fdf090c938b11f8a3ecefbc6ffd5026c0c1ee2bd838e

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3b89ef8d925f52175b0a57f111c303c96b4daef78a30ff033c5e027c958d6bed
MD5 261cb5223e2a1a0c9e19d922b5ad3a11
BLAKE2b-256 a627eb87b6a05a98d52971fe5bbd0cf6e4aa945f32cc23bcc09709a1de2cbf9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e2c851552a27e9a1287eced0e99596b46afce4523cc7ff4b1e56c1033d50a3eb
MD5 a7e9d30707e2d0931301d1deaaa8f1cf
BLAKE2b-256 3cfbead1eba65af05c5a13ac4f6bf03ffcae1eaf9723a3abeeaa15f16f9cc95a

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da3552772e6f01ac27e21268c6ff19e078422140feabb5f42d20d37aae92a945
MD5 d04dec964a24c4e0aee23e37d502337e
BLAKE2b-256 5e020bd83dacac2a412dc2c5938cf266e5ce8e89c18742dc928a9ff1be52f425

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0719b0178a489452d1e988c16d014e495bc959d0c7a7d6bf63be749c8c41b8f8
MD5 a9f04b7b8603505bf664b5728fd34416
BLAKE2b-256 bfde022d5ee9f17f98096b2543f4b851a90a53dbf438d13fcdf1ad1a52593f06

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 be9b391f864b7b3f0a4b3f3c8ce34659d7f57472244e89a60f3d3e503630f11c
MD5 3b5eb192d2ae50ac0dcd776389ef69e6
BLAKE2b-256 6488cdc20748d998c31c9a490fb504947a851d7a53a0ebf57283ea20621234da

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 648c27f5246c5e6f3678062ca1158123a0edb14ce9411bac904f63924435dbed
MD5 a10b1805be65c2add4c88585f0ac64c3
BLAKE2b-256 9d5cea68d65b51e73689451d8be7c9ac23707ce291ef6cd448ad2c73ca51659b

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1d0b1341901ddcfa981165748b8e1e918eddc86093fb8e3693ab77089374b95
MD5 eb55e32f410d4f03bc47db1bc7e73968
BLAKE2b-256 7f5cbac46affa3587ebadcfafa23511c14b03eea5b309235bd2482abc983641e

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7d47578af1f92cca27f057b85feef4df1a2ac80cd811ee5a6390bf2ffc5e759a
MD5 b1ba4054cdb5285ce75531291beb4c39
BLAKE2b-256 deb247d9b31b1eb20c0289db1b4de4a93e3d86130f1b436de362789b33ed9038

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1214af9d3ce9a4f01128516ee462974c659329d830023bd1ba3be1a04182b931
MD5 397e30cf5806f463526fc9483fc03bca
BLAKE2b-256 d9726e374b1a11e1a32868628b1dfe761f50951992cf2f50db8d0629f01823a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 46d53979bb70f2b84abc17b3ed6831097b9501909b14aa7ec6f818f3f5829fa7
MD5 b68b7ede239f764d428299f9fe5dabaf
BLAKE2b-256 20940bf55e25b4d96cece3bccdf6c720ab31b6893708b3cab3f22d3405b6fae0

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 84519731fcbad48a0ad113c76b61af9e7c9314e31a81763946480b9f61366015
MD5 9d3178f2b50463fdbe28f3f6b016f27d
BLAKE2b-256 093de5f7407591a3709e694a066e8d156ae68a4e6cffbf4ec87a2f26f0c3ceef

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cac3c900acc497602a8ca74e560063f7f4c037fa7c6b0b68daca6d0b7be7315a
MD5 1f963c0667673aab6f11b1396bb634e1
BLAKE2b-256 1aa89c61de2b2e75ef58376a2440b69dfe597013331b8e5c6cbf8384a6ff919b

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 df7873a73edb5f18c14dc313d7a8e7e8de78fa92791c2425a56d4501a13acbf6
MD5 2b63d0f071242ae08024de0753219806
BLAKE2b-256 547697810f7f6ab7c62dfc91e3efb036f7568914289a10fdb07bd1ae7cbe5b32

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 db9681621fb2441f73a9ce3d4ca52708467c5a82b5b7d6f257c8b8c227d86996
MD5 2c43bca599350c286b9b786cdd276585
BLAKE2b-256 e1550495c59930883f6549bcb05073a273ac3c40afaf7b2f0681377cbd7b1346

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5ea45558fcad1ede887b4e06627c774d81c170647a435c62fb40ea462153a47c
MD5 c4bebcbf5eebcbb95ffa26e283bc560d
BLAKE2b-256 897e78aa9e14dfa5719a42a1164dab8eca96ec1514ccc316c4c62bb644e0ba73

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b414f50a069d8db26c1fbb621c81052094ea0ea36fed1112bd2f297b1e8eb2ac
MD5 654d150921de8afa6b130db855eb73b2
BLAKE2b-256 ef6788e16ad3d40a327fa781da4890e2bc17c96ae0bf30a4ffb4f4ec0393a9be

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c56193d9e89b87f2127535bac2d0c4d85f7d82ac0a731bb6cfb27f998512712b
MD5 debb7f55816d1422c157d4375e2fba04
BLAKE2b-256 0448cc68a1668540c44949552b0216686d7407019ad9015ee11848ca8f170aba

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-win_amd64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-win32.whl.

File metadata

  • Download URL: octicons_pack-19.15.5-cp39-cp39-win32.whl
  • Upload date:
  • Size: 360.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 6b5f56a45316fc27917a4f4b6a851c38c30301ca5bd78cda61bcb4cf8838859e
MD5 4d45207ca94c8adca30ea6ac8d83524d
BLAKE2b-256 0e3d56e147801b409f0597478044c897e1b46e5405088f6b74ca04c15c547cee

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-win32.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 818496d7e75d08d3ce9722c8bb648cab2e7f97bdebf27ebb67e7b2ba58cc702f
MD5 c14c734526d91f0329dfc25eba4d84ee
BLAKE2b-256 3ed7ace9c78484bc5690309e04eb09d1ec77de98d12a59eb3c8cb56d15cec29e

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a31355a1aeafa165796e555e414de6f208dc3ddc20421699f2ff8f8bad15c677
MD5 77453934f69f0eac9805d1ab50ce0245
BLAKE2b-256 d681483fc22fe0f143002a5f9cc8dcb97b57160253fe417a7c40801840f86507

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2865ca99700c721b354ea46ec039fd7d53f763ed7803b83cb3fd7f5de54c5089
MD5 76c2bfb7964d7e1073e6c06ab61407d9
BLAKE2b-256 74bec8ed79c6c96412430eb3c02b49c693d14724282d30dd0f1e78bfbe842c23

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4bacfff8e357bc453eb350d8847428cf1d7a876382c90adab16fe0a86e4e0fdd
MD5 0998ff163dfa3b9fddfde02862994487
BLAKE2b-256 7cb6c079348c019f503687ae26128a4555adcd712bf8cdeedf3ba5691816900f

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 58c1d6ce211ae75c17e429b744d81ec3193945ff419bbbb68e39952b05e756de
MD5 6e802b3c9e15cb6119602c63e1199057
BLAKE2b-256 e7140dcf991a442d29d1bbdb3b36ba6ca15b9a431c53825525320c3088996548

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fefc8d0509f9c78219dc7169860372294c2370c1399389df00d7582bbe354bc1
MD5 527849cbb4f4d22861ee054a25b6bfa4
BLAKE2b-256 3fb39cfc0168f46a1962a1b7cb8504802881cd41fb316c2a12b02101a91fa7e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ee3d71c46fabcacea141c87b60b076c8400c7b9278bdf1a197df8050bfd65dc6
MD5 18fa01054daf5d7a4e2c3b0875bc02e0
BLAKE2b-256 c16e4980d5c41542222547970078de4a7a558302b3731b6c8f9fa4dece81e5f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 33a171eb0fd248c05a562ce94c9756cb717888797c19bc2987b456e84140da96
MD5 d2886c0c25b06efe680d3986506d5f40
BLAKE2b-256 630df8271c886ffbc2b29e9e018bc53a37a3e15c60031a8227a2504c6f79ac68

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e37bfedff884b456f59c56d31171048267786b9178f816849fbac3ff81bc1266
MD5 535710410c238783e2bad3bee2787407
BLAKE2b-256 ccc5f60cd0bac2d7136ca84ecfeeddd1b3720f0ae19eb7ff06699b165f664c90

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b3d7cd602e93896948223a993ae5470e090395b83ca2ee451889b54e82059e28
MD5 a2fc33233b2a32e39fffab40a8ce0e68
BLAKE2b-256 1e5dbb04048fb8a352facadf74b22047336d7a7cad0c0e381dbf19627f92e2b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 eb78e36e2a688910564c8b42eedd938ee4fef777dd427e18bc8df06a9557ef90
MD5 5f1213ee50f7a9133cad8c847a381c2a
BLAKE2b-256 7c2ecbd81b44b2df146c65daa89d67c0d6c8c5bd71db3f4b50e1e785a0bce492

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-win32.whl.

File metadata

  • Download URL: octicons_pack-19.15.5-cp39-abi3-win32.whl
  • Upload date:
  • Size: 366.1 kB
  • Tags: CPython 3.9+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-win32.whl
Algorithm Hash digest
SHA256 dd6ec37bc6d082fffc720bcf835ab52455231a91d881ade2c2f39a86e26eb5e3
MD5 6022a6fb245d4c6d615f9dfcb83540e9
BLAKE2b-256 79a62db7e89024919be2c8422306b204aaaed3154a14a0b097ab8c0b7dba2dde

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15b25866eda681730e89b2334360a8ab60cadd2f142d037655cdd1e37fa0a34b
MD5 dcc86265d9bbf363dd56421d3d0de3f2
BLAKE2b-256 d498ac197364d3a1bfe6a15be32cb6ee080d67f568e7dc2ef77a688889e91c3d

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 164817272a710fe551691ca916d96c0e9e04be54ab03c71492fb0f489685799a
MD5 fcb142bfe91e81a5c520b592aef07e65
BLAKE2b-256 441cdc3a44e5873c3a40c8f18f2414d12525062d2bde9cfe735249e1b45482a2

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a4cc8a117f63e4b5319107f36caad4c2db60d38ed2688cd4deee78bdb9c66a7b
MD5 f8adf7fc70758477615c097308d77249
BLAKE2b-256 5a9347222f3f2a085dba52c05b80bec53b11f003ad1f34ba4e7fd391024f481e

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d868538343910925e571616309a1e387d48e37a22782db7234cbd2f3fd6c712a
MD5 456c7218662d1e1419253590d9bb7cf2
BLAKE2b-256 a2d9648992887f819cd87b848dcddf4e2822cc6a89ff82d89fb42ac8aa0ad505

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bf634719be21b841d0e92bc6ff680b0c7a037c4c616a06a4c5de8a48b7abf25b
MD5 7f84f18f5db2be33277f036bb728fb03
BLAKE2b-256 ce3e29520410ffa95b1ef82fe7c86fa7b9c3f81df748a8d04e63e318ce3d18b2

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4a0b6e97ae7dfa0a7f99ed0b336190eb1461a8bb09ea21315b90bdf80b1b076c
MD5 dd4ea22b2550a985dfb92c02089e6b49
BLAKE2b-256 9087049c03b256c11d016b4a95b016daccabb45fa5c3b070c8f98e16913998f5

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dc03f3df8f8330543bb8e4c23e3e53fd573329ef3102d86ae5a58628341d7610
MD5 037de4249f994720e9f4f599f322a258
BLAKE2b-256 1531032dc0e7f5a720d5df31f45ac766e8163554a5c52d15775679a6a58a211e

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 637890cd1836f00f14ba5a427a15c4938ad2e31253d5870ef1946be97711770b
MD5 cc7cdd6f06142b95f1ba0bb735aed144
BLAKE2b-256 b1acd5562675d875879a1928874e82f14cdfcb2b9e50d53e5c0a36f28e5051d3

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7337c8048f42ecb8596dfb0c687c2a537835eb5259452b385b52d146b0cb6b10
MD5 2be93e30c30248ac63d1aa40b4040003
BLAKE2b-256 bebe21c553d0a88bb20e34c435d6aa485ef93e05207000d55efe37127d65858a

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 630652d493785a266ffc523564cc1fac66fc7748aa2389c38d42d5ab2901581c
MD5 89926adbe4076df28fce13acf1ccd2cc
BLAKE2b-256 be4d8ba9d22d3b41e5ce94bb3f06b9481479931224e55c1a7e39bb1928b12ede

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 76b3b6dd1971f42570f98efa7f55df270c229ad4448d708136c04a4355af1ca7
MD5 1a1ad5873aa971f4bcac33a1c9fd712f
BLAKE2b-256 908694d635d9d77e43337652793eb150338121e9490ad7bd6bcdcff28cb7e57d

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5b992b79556fc18bc2a80eb63caf8f32bf51fa62ba3e2e826c5d3d9b7e4f9df0
MD5 f5b68381ea3c67739e514a30cc4f4e0d
BLAKE2b-256 ef459cc2a18b7e1d41e70fc6dd6d29273285571b67a46284afc8c2b2068af095

See more details on using hashes here.

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 66851c41d20ac2835652d2f24ea6dd2af7f3c23982b026f9d36470b00c186184
MD5 479721fc2874932a0609bfd9a04314b0
BLAKE2b-256 d764395aea5f66fa47ad6fd0c62c76507ec214303ba04e14480a796e38364105

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 efb78fcbe204fca34f34b0afb9a1a02303b20a3e8fa2788856736b208f088f10
MD5 5b7012c452e2ba0e72935da14958360d
BLAKE2b-256 21c37c3f88fa505d0e2f0bb1959c56bae43252bc8d28f8ca6f404a1dd18ae57d

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f8b3a5368315c01e03edd6142f25665e27742f1fa89fbe5a0d85421a26c807a9
MD5 ee19d3567077995b442190096813759d
BLAKE2b-256 40deca33241816ededf68286ef2d27668138f37c3b65195779d0a678377a4725

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb45f0e559daa75efc9002ae7a074c7ad7558b8605c5e9f45f2dc7fadc8b2de0
MD5 819043f43eeb16a8e595ff7d9bc31bc7
BLAKE2b-256 431952d71ea80830660f97d6594768a6b2c6dc026e5ae18401d900cd215afa2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-musllinux_1_2_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ae1e1f579616f0a4e145273ca8e19a4f41bb3e798529acebf40a4f9934e8606f
MD5 723943d2c3c4e5497fd911ff5de207a5
BLAKE2b-256 14aa7850033bd33cfa56ffa311d418edef5cc96e9dc8a850a79b769c5b9354ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fc8dcfb4bf7955a099b9aba2196189216f96f9bfe4c88fd06ad3b6bcd594f1fd
MD5 b16d17d8abf786a2134ea2e313ed7a56
BLAKE2b-256 8e1e091a7ab675496dcef0a40f201a9f6f4000587482f932e11fc157ace3d3e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 85513b511d65d43a183d23eea959ac2383e68eeba8ab5daeb61ff80da7bf339d
MD5 9096298ce6cccc3b0ccd3a243f60335a
BLAKE2b-256 404779d8858b692694f492293081f2309ff70f3b4bd712f170eb7c78461c1b53

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 636aaec3dc30bbf72d7d6018cfab4d01b67b461a51b3a27136f5c7f0f524864d
MD5 4bcbdee31998660c1b216bf5c82b746c
BLAKE2b-256 613962fd9ec35579e375d1df578fad764a43e46ea6f82d8f36ba81f720a0ab26

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b8b2f81aeeeab09dbf57c0316411446d45c17543cef691b3c14aa09c71fb6ea6
MD5 6fab508076afe89a430852ab37d8bb2a
BLAKE2b-256 598382c45694b45f63dca02b16a18213d3fe45a6bc4ef8f9e551bde1b0653334

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: python.yml on 2bndy5/redist-icons

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

File details

Details for the file octicons_pack-19.15.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for octicons_pack-19.15.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d03a69e9c985a2081d208433d362ad643204b0fb17a5a5ccf49ed38fc48c9f7f
MD5 f8b1bcf501ae4c61985bb46c52397251
BLAKE2b-256 d9a38b6405fd44b2786b97bc2fe00fa7a9d01df21303d1df8aff4870231fba74

See more details on using hashes here.

Provenance

The following attestation bundles were made for octicons_pack-19.15.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl:

Publisher: python.yml on 2bndy5/redist-icons

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