Skip to main content

No project description provided

Project description

Github

PyPi

License: AGPL-3.0-or-later

A parsing library for Slidge. Supports parsing these attributes:

"_underline_"

"*bold*"

"~strikethrough~"

"`code span`"

"```language

code block

```"

">quote"

"||spoiler||"

"\_escape style_"

Most of them correspond to XEP-0393: Message Styling.

Methods:

format_for_telegram(body: String, mentions: Optional<(_, start, end_index_exclusive)>) -> (body: String, Vec<(format: String, offset: usize, length: usize, language: String)>)

format_for_matrix(body: String, mentions: Optional<(mxid, start, end_index_exclusive)>) -> body: String

format_body(body: String, new_tags: HashMap<String, (String, String)>) -> String

new_tags = {

"_": ("<em>", "</em>"),

"*": ("<strong>", "</strong>"),

"~": ("<del>", "</del>"),

"`": ("<code>", "</code>"),

"```": ("<pre><code>", "</code></pre>"),

"```language": ('<pre><code class="language-{}">', "</code></pre>"),

">": ("<blockquote>", "</blockquote>"),

"||": ("<span data-mx-spoiler>", "</span>"),

"\n": ("<br>", "")

}

To build: maturin build

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

slidge_style_parser-0.1.9.tar.gz (23.9 kB view details)

Uploaded Source

Built Distributions

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

slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (471.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_i686.whl (499.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (571.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (478.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (350.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (367.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (309.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (471.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_i686.whl (499.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (571.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (478.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (350.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (367.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (309.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (471.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_i686.whl (499.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (571.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (478.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (350.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (366.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (309.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl (471.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_i686.whl (499.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_armv7l.whl (571.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl (478.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (350.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (366.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (309.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-cp313-cp313-win_amd64.whl (159.8 kB view details)

Uploaded CPython 3.13Windows x86-64

slidge_style_parser-0.1.9-cp313-cp313-win32.whl (152.1 kB view details)

Uploaded CPython 3.13Windows x86

slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_x86_64.whl (470.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_i686.whl (499.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_armv7l.whl (571.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_aarch64.whl (477.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (349.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (365.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (308.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (299.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

slidge_style_parser-0.1.9-cp313-cp313-macosx_11_0_arm64.whl (263.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

slidge_style_parser-0.1.9-cp313-cp313-macosx_10_12_x86_64.whl (270.2 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

slidge_style_parser-0.1.9-cp312-cp312-win_amd64.whl (159.8 kB view details)

Uploaded CPython 3.12Windows x86-64

slidge_style_parser-0.1.9-cp312-cp312-win32.whl (152.1 kB view details)

Uploaded CPython 3.12Windows x86

slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_x86_64.whl (470.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_i686.whl (499.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_armv7l.whl (571.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_aarch64.whl (477.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (349.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (365.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (308.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (299.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

slidge_style_parser-0.1.9-cp312-cp312-macosx_11_0_arm64.whl (263.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

slidge_style_parser-0.1.9-cp312-cp312-macosx_10_12_x86_64.whl (270.2 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

slidge_style_parser-0.1.9-cp311-cp311-win_amd64.whl (160.1 kB view details)

Uploaded CPython 3.11Windows x86-64

slidge_style_parser-0.1.9-cp311-cp311-win32.whl (151.8 kB view details)

Uploaded CPython 3.11Windows x86

slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_x86_64.whl (471.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_i686.whl (499.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_armv7l.whl (571.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_aarch64.whl (477.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (349.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (366.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (308.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (299.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

slidge_style_parser-0.1.9-cp311-cp311-macosx_11_0_arm64.whl (263.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

slidge_style_parser-0.1.9-cp311-cp311-macosx_10_12_x86_64.whl (270.1 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

slidge_style_parser-0.1.9-cp310-cp310-win_amd64.whl (160.1 kB view details)

Uploaded CPython 3.10Windows x86-64

slidge_style_parser-0.1.9-cp310-cp310-win32.whl (151.8 kB view details)

Uploaded CPython 3.10Windows x86

slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_x86_64.whl (471.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_i686.whl (499.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_armv7l.whl (571.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_aarch64.whl (477.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (349.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (366.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (308.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (299.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

slidge_style_parser-0.1.9-cp39-cp39-win_amd64.whl (159.9 kB view details)

Uploaded CPython 3.9Windows x86-64

slidge_style_parser-0.1.9-cp39-cp39-win32.whl (151.9 kB view details)

Uploaded CPython 3.9Windows x86

slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_x86_64.whl (470.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_i686.whl (499.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_armv7l.whl (570.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_aarch64.whl (477.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (349.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (366.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (308.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (299.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

slidge_style_parser-0.1.9-cp38-cp38-win_amd64.whl (160.1 kB view details)

Uploaded CPython 3.8Windows x86-64

slidge_style_parser-0.1.9-cp38-cp38-win32.whl (151.8 kB view details)

Uploaded CPython 3.8Windows x86

slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_x86_64.whl (471.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_i686.whl (499.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_armv7l.whl (570.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_aarch64.whl (477.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (350.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (366.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (308.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (300.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_x86_64.whl (471.2 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_i686.whl (499.3 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_armv7l.whl (571.1 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARMv7l

slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_aarch64.whl (477.9 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (350.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ s390x

slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (366.5 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (308.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARMv7l

slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (300.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

File details

Details for the file slidge_style_parser-0.1.9.tar.gz.

File metadata

  • Download URL: slidge_style_parser-0.1.9.tar.gz
  • Upload date:
  • Size: 23.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for slidge_style_parser-0.1.9.tar.gz
Algorithm Hash digest
SHA256 b823033d1fc85445ff5665b8fbeafb0c753de8558985a871ba6c581d323aa2e7
MD5 ddc74c0fd1c0f10780b7a6dc563c8789
BLAKE2b-256 7e40a54cf9670ffdca1460eb9f57b92b07284f5bc2ef898904a8d831f5a1a140

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 21fe76b3d187dc909197adf538dc461472b093a3c8731c0406027dea8302cce6
MD5 2106dfad06afafc557079dbbf0002876
BLAKE2b-256 97ce6e060235f4ce07294276ee1d17662e4a2c4884387daaab6d3ad3d3907e0e

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5c539975202d00578fe9798a2f107eee52c798cdcd8b3faa625c58075116650d
MD5 762701af85a9aaaf8d34984ef733f9fc
BLAKE2b-256 9f7d480749066ac62ea923c2bb3390a498673c1a05cc41efde8a5a705ea5f4c3

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f1d6d3a79a09563530961bb546aed7cff056c3161b3cb4b21dfccb820c42c34d
MD5 2c34f05d789e005f9cd6259cf3e6ed57
BLAKE2b-256 d4de5ffc8622efc9e8901fd8f5e607aa7960e4e492b303c009b6845c350878ad

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ef3629d388e38d296842a65e38ff9a85187ec3c2c2719d870d42a548bd557396
MD5 5cef01ed229c39634697f74c494fa08b
BLAKE2b-256 0cf0537da11699cb12e4f4d8c78091b60a59111fbfac52b800926d824a137e92

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3645fe14c69c8b2b8f4a84511e8efca0b7521098f955aec139d2b240210338ff
MD5 3b54687846d91cfe7d59283f5b896857
BLAKE2b-256 bd8307f3e5c86d130ffc33572abb8f9a814b0b1076e12201c94e6f4c6071fb01

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4d4dfebea2beadf79e0c7d65644559a1049f1e77370badbb4c53d2f09a9b785e
MD5 d4fec340a9a02f3a40be14036689af04
BLAKE2b-256 56d04ba8feab8644d5cd512c6fb57b0fb9f3ab771f50186e242f5ac6e3171d2b

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fe91bf9a76ec0e359b1b6acdec8f06ef2d49806b3bcd3f7126229b66da8be7e9
MD5 3326347e66529c0a9deeb9efe79e31c7
BLAKE2b-256 c6dbe416d0563647690cbb1f1d07e89c08e16f7d79238f7ea05bea585d9c1152

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9f9e7ef8e5d8f1c5afed9913b818ed566094636843261f80a04c9c8e2fa24652
MD5 a974ac1ccd1d7345983235fb5d67b721
BLAKE2b-256 eb39f3682181be9ffc3876d2b70ceb56db7b5062d9c764deb9450160be63a35f

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8b6533013e83f20fcfabfdd006400a2de7b7f8ab63303a5ac55a7be34be76e30
MD5 a9671cd3fea0fca89c262f1c86ffaf06
BLAKE2b-256 db6d957a1001ad5397fbe146a0bf841d81b2ef2afec493743599a2b03a8e7059

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0a58f63eef74fbf43a6fe02933682eb52c05abc6691c07ad9810b39c9cfdbf4
MD5 f34b16b1628541e35c69195d5a05862f
BLAKE2b-256 f8ff2aae22afbb2c50562c04d0ceddde32fb79619554e3ed69c1a1e82b9c3815

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 44df713ab346ab94d632e0fc4ad29e5f958525cb9484a4baf89d2304fbca4f4e
MD5 a360117f5c2663e417d5d5c82cbdcdee
BLAKE2b-256 fe1d31c5b944706bb94e3d7aba0cee8587eb357f3534141e37e6c491c68fc790

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9f3a3faf9833e97344b53d209aa1a120d9f41bfcbe025994350e6f7e5d8af23e
MD5 4452dc1fa93c250228d0656658d671d6
BLAKE2b-256 6808f54cde9bcb12faa80bc5b52ecbe0e0076f442b48fc24ea59ceaa336745a4

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d73ffac378910e03b73cd20f33a8b47ec11c2d86e5c05c662cc0db337785e7fb
MD5 46df36d9355969a1f7bd9d4a475ad605
BLAKE2b-256 a645c77ea2174396a9cbf7ad2e783606249185ce24e99f254c237ea361b8e46e

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d8252631780b47eb93d1b31885ebfd6a96c069ca25beee010894fcefcde09aae
MD5 01d7e7f30cc759c18e5f05a0b883f5fc
BLAKE2b-256 3f273f00b4edf6056fbe289331d0b3ee6a7daf3762c291185312280f262ed4ff

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ec25d0141a0a3763b4acc957d8a230a6a271772a8d2220698745e7296515c780
MD5 fb42110a9090291a22187413edf4be12
BLAKE2b-256 9ca3368f1854f3969a796a2fe00b391412ad0d44529e77b6b533252ccb6e9f60

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9f04a4d47bdce6a230c55fd2aaf0a042c1a6707c9f3483dd0b9560eb825bbc12
MD5 708b06b7e63eb0471935ce2fc9330096
BLAKE2b-256 94e422f7e17e438f33716fce279628f0e96cf4fcc8053c5555e689d936c94fde

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 da5fd08168b5a55930a05a71567d477c551d9f6c92d56d2798da32ded653bb19
MD5 2ed4f9e015edb773359b022c90cbaef7
BLAKE2b-256 b39722a441dec33befeeecd90fb4d75aa455e7e1b76989e587a3c63ac9fd0f78

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c1a2fe37e6e64345879de5e9eeadd6d92fdf1080b79e19c6821e67ba38c825f1
MD5 2a472b5c20bc4c1177614e71aae69803
BLAKE2b-256 210289718a98e7d5374e707a5fb9dd5233da526b14a3cad151ccfd1db34eaa1f

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df4eb81e3a1f3939ef11078b8e49d70cd931f019c9f884ed79ce6760c81eefc2
MD5 de4f7e6cb05fe35b7b7c07f5c81dc368
BLAKE2b-256 d4ebd8b2f0fe098023691e9615ccf255934aa69f1d30965e4773ae76b6f9ff0f

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3af6d9223e8dbe8559f491ceb4bf0b06019587fb56636984504cd980272a628e
MD5 88c37a1a40a9c6e5aaaeaf8df7341e6e
BLAKE2b-256 b7b01f890d52822cf27a002a428ab9a62e748cbe325f9705282e4b67ba5e9175

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b4cde57bd93da89294eba9c76a331e3aa41a3b4f0b9574807797b58010812129
MD5 e7650888de799ac33eff6069398ea5f0
BLAKE2b-256 b1a52da43a9accf996f6e3f77f3aeab9abfd963942b71cffd66afad9cc894f84

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a2f6a6fd5d91f8a216e67938e6e445f7876a995ea8acd2ba764c98e7d2668c50
MD5 6bdd435d4154b2493e825a5076abdb1f
BLAKE2b-256 173a0d94afd0f1a054e5b19a6e4e05553c31d083dd2a31f65b78b6a912e25e45

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2c55555d6c67aec2e3bf90972b951b12af8e0ed34c40c518d15e1b25266be704
MD5 cd058e39551ce992e052a6791c90b0f0
BLAKE2b-256 e92c1ac78780ed4c46b5af508cc93099b49836936c18c3ad8148e9f367d225e5

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6e301ac4c386b74bd321b849375f6e78939bdf5cd1c6da499cc20701fff449b6
MD5 a82d2feeaa042b99817372b713e7f564
BLAKE2b-256 23ba05eb43fe2a17158e2743b23e88d3168e0376a8bba8120cbf0b3fe24c5c30

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6452763a16a87309446109a2675ba7c42eb2bf00528eef93baf0c280be39817c
MD5 9b36b2acbcf316cd5602da9374f9132f
BLAKE2b-256 93ce621064a489c4e719af8c34dc31895c0b95dbd471100c7a3ac32e6491482b

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0ba10953184d9b7e80944757c1191845ee9994eb7ee8cb75c847830de6cedcdf
MD5 11dd86018b168209e59d50f43d6ff7a0
BLAKE2b-256 7ff4611a4499549742cd0f7c66997ecd0ae4e4fa5602e30531e176ae569203e9

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f9f72ccf2c684896b16813dfd8679f01e28b12bd06e664407588fe62c78eb620
MD5 b76ba445e876db59a779dab1929ad9b6
BLAKE2b-256 b011eb3a1f968ffc223a4213329c52202d1595efb5edfb31ee2c238c67a218bf

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 43932a4acca986500f71fd45300f4fe71696a0b67b56a94ec2c4ee464191c1a7
MD5 520aad31533250fadea0008ff8f23049
BLAKE2b-256 686cf683419b16a16ea5eb8898eb36c6362e198d94694ad9837ab477e1b2e437

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b86920fc1e770a247c42e3f6b09015dcc4d2d4820777992a59a090164dc7307a
MD5 e5f233d329c97098a52edd2e101a7144
BLAKE2b-256 8442c9efafa04a266c5fd4fd1f28c06e5f5fa17fe946184ee11d48c9b0628be3

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c2f3736c92a627355c327937ee894c30f694f34e36fc1ecf31069bb9d595c08
MD5 bb31996d11a604a5665a07e176d6d96d
BLAKE2b-256 5e630a710de7d99ad19078790066ab996d63bc551b268607ac3323579860ee0d

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6af115ae1a259dc0cd084f37bca01090701ea735d7b357dfad7d20c9951aa069
MD5 940a8c091244221adb4bd3fafe3237ab
BLAKE2b-256 003b285352484009203ae07bba08216673bc1fa2496e93d11b5195531eb7145c

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 187ee645a9ff1041615c212271f322dcc8ae58057b69d2f493c382ae42263f35
MD5 1cd8087c1d104f5461da79a9a8521367
BLAKE2b-256 b19eb8ab215536e0576176dd850ef757edebcc25e616524a3536b8d4ff767632

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 eb1d0aa340ea33889a09ea5d0e67c275adfed11a218c8cd5681fe3661b6f92ef
MD5 6b24c17b7501483e13e7b50f96bf5742
BLAKE2b-256 90ba3271435d19d77c04a677cac32ccc670ea48581f00f5f45d171767d1f225d

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bd372b1e571477647801b897749edd758b42b382e4e34e5dcfba3f813f777671
MD5 f96c8524c405e103966b80e5bc4817ee
BLAKE2b-256 8158486749631ae7cfe78eb50a622534cff0e2140a3d12e0e706c9d62f09c4ef

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 31f2ba5e33ab96ad28c7209be2991a26b3be4058c00e8ee0d6cbff1aad143707
MD5 422bc9ba33c1beae54bd0a9b88ad1900
BLAKE2b-256 04bfebdd573be6964b6294485c8b13ed20301efc30b5ba746d0921fd22630ab4

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 8d8a2350fbb08849122562f5b4725025ea919a36292395330e52901e00efab7c
MD5 682da065c0a14a14a5f63f1c3f857e83
BLAKE2b-256 cc9dbff1fc2c533bb677b2283f9f30cc69eaf1ce4423efff8ca191068eadb395

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a8a4dc27206eeb9672a790e1bfdbf62671996e74f8f85fc2ffcc2e4cc50e807f
MD5 7c4267cea8aded036dbf509d2acef9f1
BLAKE2b-256 8b9f4a219262b83c07be69f390c59480c9e5ddbc1e13ab21d7273b94e790d079

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 efd2f0da656f104510711121498a6d350b05b609453ff19120f33b5cdf5de6c0
MD5 68047588cb8f4a02e7012d4548182977
BLAKE2b-256 71eb9e8e845b09c7179d8d6f178b04d63e8e88c405c23c8de5ea20bc68338961

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5a35111e0c7a906d16770d25d78a7c79e8f80f05e2ae43cbe33217287ed8b845
MD5 c4465d8c33fec86f0fab88048b1d0193
BLAKE2b-256 83daedfa663592954114d604bfd22043687459f33855508948968c1246f48809

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 673560381aa30e10d707cc331bf72e8865677dcb542355080578a4e4431e89f7
MD5 455afc518e666c2fb4d50c18a983d351
BLAKE2b-256 5aa3e25dc01fae7e2e09d3fccf29b13e939dec052a76d711225f8d1a90290bef

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d3c9c470e16da3ffe8da0dfd3a4f29504f222c1e8e84010d3a935a8fa4b665d3
MD5 6b4370e600ad58db4dfbc420f8542d04
BLAKE2b-256 22708ff90e2d07f1b27e7e41480c635d75874482e0dc93bb4675874852b03752

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ed0298d6bc048afe3be1d1d2b85322a0ababfb3534ab2d893f05f094d8503045
MD5 537d85489c2173f7ea91b90d6d1a7da0
BLAKE2b-256 5dbaba4d37345f2e990954a74f9b04d72cbdb265fd3b5a3da859c224409e4d42

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1d9c8cc4ebfa35fb2588cb9f64131283906b777f6ae8f0fabcd44e5bc554d8e0
MD5 24ec21ca0f44fec2206409ddc3e45734
BLAKE2b-256 bc44739ca9c329eb8ab001524ea9ec9af364ae182047a83a32290277bd838097

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9344630c886f78c29f170e38c0473bf74c0a023a8239b950b9da5b1bbb20516e
MD5 f9090b2b98633677e73e05502c34317c
BLAKE2b-256 e5fc3f0a0a6fbdda468c26e206a54c6a8a22347fac95ddf70229a25c1849d9fa

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4a23797d1e215278a4bfbff34011aff067ce32b2566902a625a2946f26066d18
MD5 7daf926eee6679cc0e8b53212557a5c8
BLAKE2b-256 bff4d2d6e92cebc0162075da10ba58c38a73f8f34178bd43f2073805497f2be5

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 17d384dbb8ba6f0daa85ff4cc7e8d4ea2a2a7bba119dcef92ef1a4b0634e17b4
MD5 008e78e4c27a24d9ad28c9af6eb1d2ec
BLAKE2b-256 d087f174818ea16c3052d77ff5c7de0acb446a84b0fc84bff7c7dafd28755de6

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 aae7e24cb8ef0b6c3419da26577ced7a25bfcf5f3b13410ad86e4548c70055aa
MD5 c5e530d416f02a7634d4836228e571d1
BLAKE2b-256 398933935659919802d73724ad8771477e74f90e333aa25414077b3001b6a769

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 77163dd27251faeb7a43a18511b109ba59553112ba06bd706196955b8289910e
MD5 450a23939ab9c2afad35a9270acf5e3e
BLAKE2b-256 f2f2c5c0ef47e2e0f61f0f502db9deda7283bf9d6b7bfed881ec2bd45d8d09e4

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d4d4f86bf35842f2b166a71bdd8b8ca343ebe455a53a5c09e795d7b28620cb03
MD5 630ac9089ab9cede0ed5dd3b692042b3
BLAKE2b-256 7819a2922c80e17884fd002e1f0d335da762a5ad07b82c432ae103fa1074dce0

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b5f9076833198caedb6a7f5d91e894aceb10d6eed648f25320d499935d30141a
MD5 66affcc664ca51644a138a9886103ef2
BLAKE2b-256 8fe7a363279c1c04e689cff39446aae9fb77d6607131b9be4590863b5ebf3c9b

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 14fd0ae4125360cda713e7ccfb916b58b3daa51091d972e19e426088c6a0ef40
MD5 78b42611e2324b02e7f050febea705e9
BLAKE2b-256 82abdead1a24d826866c4a8a0679680738ccfac64a2ece1873a343637e4bfb30

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6ff6e1f700bb1f39027079f04c6c5517b90b25f7b72f1d73f1e246e8be4452fa
MD5 fac438eacea83ecd3b1893b9ef87a5d5
BLAKE2b-256 a23f87b2a4d64ada441c4bb0e31ea0771c0da8bdccb976f79668f00bdd2d5a36

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 88a781925323f57422757e76e5264ae7ae8495a02245d291b4b65910b60d453b
MD5 23eb7ef1120d9ae0f66f32e4a7231587
BLAKE2b-256 5be143c86196678af3f9b896f778373ba9a9811bf35094dda71c827a6cabf215

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6630e965680797569ee559e00ed10e84b82755062070b2fcdb52ccfe0b34adf6
MD5 eaeb66d2cf21ad2ea9fed267ef605f3b
BLAKE2b-256 ff8c5c3c6724df797ed735318a093430fb34b4c93322e46cceb5106a2b188ed5

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cbcd8b19457b9d4644cd21f9c833a8aff8cf3261d22178f5baedd2e8f8f4543a
MD5 ba9ccb14833831743c75d60ed0719735
BLAKE2b-256 1f77a73d7baee706f40b9117ecd41c3fd47b0d038517b09f1e5ec3517bbf0c63

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3e941891356beefece7acad3256ed708e861a3d149902da4b174a24b5c238203
MD5 9a560d6569e6db3ed34df6160b30af8c
BLAKE2b-256 2bd530c52751c122e959a00b46cb260dea3b2c1e428c77f0bfb80326ec4503cb

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 020ef93a957a9223a7629a2f21807e6613c502838ace07af72509d35b2758c7f
MD5 d84b57e401db71d6972dabb61f25bed8
BLAKE2b-256 9bb6af6ab866290a77ca0b01fc00b5caa941b2fae9be0d9091be44905f112a65

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 95e582092e12783cb414d85fe324d38cc051b62c4fd3107e224c31e59d2f2b1e
MD5 a1ffef9437bd863ad00db5bf660b2741
BLAKE2b-256 97428f5975cbcd031ff9900bffbd8f8bc73dd24cdd4182c42b4b5667a73ea2c1

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97e2a477f593b8cfa948d49b17e276706f2341a9311f68a28b15b17480cb7d68
MD5 59b21db3ff610e57dceb6e053f3a3dc5
BLAKE2b-256 5047b9f1e0ab4907422bbf0bd3da1f37b9cb952ac8f9ccb61ee466c8f7a67c61

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e7d5cfadacc7f3ed6d79b08f33067f836ffac61027bcc21d9bd0b1bdb5b57659
MD5 d96d8a4c4760e8df6c1b5833f0c034d0
BLAKE2b-256 3c102e784ccb89a512bc9e4d69c2f818756e84ebe4e4a717341976a09e2ba3b3

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8c17321f46ba6ad58a15d07a30950d01b060b3b89d358e8389fbd4a24db7677d
MD5 e322256c560d86c7d9b88e528c14bec4
BLAKE2b-256 98a4b979c7aedcac410d0191a132a9ebfbe3e7c5c0224c1f791b6d62eb81f158

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 3ad3c896eff8c32f4f2f0feea52ea02fbbdd42e3b3d0e38636fbc8396e18d295
MD5 c5f524714cd229dd9a0d0f977de23c21
BLAKE2b-256 975bcaafa9547bd78b8cc349a4a741e42bb73bd195683f06cc1b670ab99b6911

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ad5aef68e03e7b2663b559df23e8699e4c3e649e46522d5623db0f60eedebe4
MD5 3748f081aea30e04455651e9567ba5d6
BLAKE2b-256 d4766cfcd4582f8c3905292268ce0bf16512dd48248ce0aa7246d8df99b9e09d

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5e5d03d2e8e6c30bc99e6fa173b5b605f7f49bbba71c948ec32165eb55ab4a0f
MD5 01ba8059eeee37e9a4195a59734043d3
BLAKE2b-256 11b4a3cce24ed69506136be0b8cca5fb279f1f36ae0923eb0b1b0876845a6f41

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 bdcdbe2f7b832b2046394aea5c3337e6b5dd048394e5893cb26582b190694d4a
MD5 b474fc89b81594f6181e21e5d1b0ef0c
BLAKE2b-256 5b1a7309af78627bd05e6dffc634be9f40e4db0fd910fb622dcf9e7a9485368a

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e875e8eaa323875f80a9692b7cec32f0a8ba4334ac560f75e4ac9f538e8ebf22
MD5 d98f7fa17b8f63dc64c333295d422392
BLAKE2b-256 1a5122767ac2ef9edd6689d9179f69b20d1100ed9ff9a3c399af5b3ef86c652c

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 365fc87be279783152671dfa0591f5f3b334f7c08b50cb45f8bc6574c7185524
MD5 8232585acbd0f8b9dd68d024ee4f9901
BLAKE2b-256 8ce7fbf2610b932f2dd93dddc24eca5b298ac7298c4d3b83132896fd2eda0ca8

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 acd5e8c514c209253c05d82de8c768b8b5ef0bc9d46ee3b95f78fef628b871ee
MD5 c78170ca56fe3133e48bead0b30717fc
BLAKE2b-256 b9a62ea2d1cd8161121372e8070ed642fb13b0929505c611af29417995d176a0

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 310f28fd59d7ddba4cea5fc9e398eb44810419083af0c518d31db2251801ff40
MD5 61132ac03a08f9e8f279fca0c77dfd15
BLAKE2b-256 443d4f53a0b0179bf6828ba1c2d6810ee473edc4b1b797c4aab91f9438412738

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 58c892943d6ebec544c9553a59094ee4a71cadbdf76327fb2db8375a4469c8f9
MD5 0589c9602316276e33698e5598596226
BLAKE2b-256 8d7289fc183c3154f18f6398ac23ef66a45965ecd367c83ac41187897ee11d05

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 818947b8e0aca8e9ba67ff8679da4adffa327c958eebc55011d37217a1fd5bf5
MD5 9d19ca1c5edc4489faa83a4fb7eb8309
BLAKE2b-256 19025a2296c0a7d2df373f3adc9d891561da350aa57d3b933a7b99a3ffca8381

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 42391054b5a56b495885bab6fc750746862653cc9574191bfc0dbf4bd7c7a7f3
MD5 3c31c95487066d65ac6f8648ff8b7cba
BLAKE2b-256 793cea2f852de8555dd7d8fb232436e912a29fb495ae81b48b7082ddcdf425a8

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f05e5061eab487d8c3acea898ec87081da539c2c55c6f8349ed5d808540a5cee
MD5 8258544a8450da53c80f91a4c037855b
BLAKE2b-256 51f3dd505001dcb8fee5682426821b7e66f8e7a9dd335d2e572a8258c2d3113b

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 001c1f5524f0e353f84bc0443259a8f46902784e431904f4d73d5130ba5b9b7d
MD5 13c6898b501129c3be290fbff3efb7d7
BLAKE2b-256 91f7888e629a4af853b8522f7838cee4f56a10ce79fff86d8cb04e4ec83b659c

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 627aee8dfbc69758a406f0c3356b261a324af660d658d4d2edd9e2a8f02adac0
MD5 efb526a3c75eee3537ff250de931367e
BLAKE2b-256 83cc9874229377d9af550a84873948909729a99dfad23ef8bc3120e45acf7227

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6e2ea003f1c10f7840750cb52de32f6f8529dbd8205f2e34f21d84d2ccbd2127
MD5 59e61b31f7809cd3df2925dd9933a9c0
BLAKE2b-256 0cd98dfc5d9a51d498b97f29378173ffe9ee0e57705fe02d5b04d83157d3579c

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e7229e34c27c941734d0f9497bbdd1727c0efe6e2cf607ae83aa6c36e506e591
MD5 2ac78a36dd938ce47b22845ec37e0d0d
BLAKE2b-256 3a5b6a246a14cb12d4085ab8fe728e462d0c69760ee0fc3ddea59af45858aeb0

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cb44b2b421dba0459ef49ad7c7cf642a4b55a6fd9abac33e2ffadb06d8c01fc3
MD5 dd2e257c9cb43fe8d380a7a2959b190b
BLAKE2b-256 265a99a3a5a19c5e603dcb4f21f6d18486bed94c10fb24320fca2e731e41424a

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a532f927bbae20978d7d57910a7e645db4626dd76c9d0b80f3fd47c21db93d9e
MD5 21d4e76468b63042161adf20865d113e
BLAKE2b-256 9bffb6f0894626f8fe383a71cb86dc71e0810ff5a7908d9e54b8af3c1921d24d

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a074e798e36c3188156f5afb7fae6aab8b82679bb727b066b6b07381f606e8b
MD5 dc69250f645accb00dc628a026176769
BLAKE2b-256 220ce4fb4d95752768a68e1d17abe706c6fbc90c8e65d200aebf1c29e84bf1f2

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 19dec36ec71079ef2d014cc9025a74e23412801ed994501235bd029d709f0f35
MD5 2894b7acae801c6428e244a5484ba65f
BLAKE2b-256 64731c9a62a877cb6888c7aff0d4c45738a31f97019c60f5e0ba8b9699dcd991

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 16a30f8718448fac8976cc332aa9bc74a2b5bdb794b5bed002d1ddfee32475f3
MD5 d26e23a97228cd268dc46f13a227abbf
BLAKE2b-256 8e92b5fb5a13bb3cbaa04266274de145c751ead06d2d67a2de0f370b6b12191f

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bd31bc227a236172841d797cc9be0f93ccf1eab08f2712a779ad7efdc19a3b05
MD5 efd451dbfbb3759c2f6f9c659b411dad
BLAKE2b-256 a2cdce68655a6be9db129315a52297c6ae3a821ce659abbd7419debcf5574da4

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b5b0f3b53d0799aaada5a2bc7514b42187161378f2e4b76a1b6d5a50ccb47601
MD5 936da8e494a60ebc28f2390512ab5cd4
BLAKE2b-256 1f9461bdb94997e7f9fd07c9ad380128f04b129341cd7ae4231f3262589b51be

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4b3cb1afa480956724f76c9cf22f1509681625f9f39bb8846e34246f99f392ee
MD5 6d06cce51b9c8011eb2552db57a8abce
BLAKE2b-256 fd0dbd9d21fdc979c4030e273d7d79e49e80ba24d569c1c898e3565db370d534

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2afa091b0681c0713a17c119a6952424fcba7e18156d0113d1d6b4c4653b5680
MD5 cfb257f2c651224f511aa1fb73f43645
BLAKE2b-256 a6abfc89c23e0e8da2606165e9a268ad9208d590609a628e693d43b91a6526ff

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8f67cc77a2caac81e3cf33b7c0d0d5de17e51b46bbdb0fffd5212fcc437e2c61
MD5 f92974de3e6802a2d8366b5a6ff073fa
BLAKE2b-256 cfece9b0e0e2a713e7511f16296dd6fb8b6b28ac0a5d3cbba7a83ea887ccf3a7

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 92ed4408fa024dbd50f2b9afb97321b7d4204a46c402c1923f2968e8d6aeeeae
MD5 db32d63a76ecb977ec9c82848ab66b9d
BLAKE2b-256 69630fa674e85769d5e8fbc01c8c49c8f2bcf707e4babbd13bdd27b4607c05ad

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5ba1638c93ba03e3f4a235e6ff0002e870fc5a88215dfc25d0416ba09bce71c6
MD5 765316ba4b01ba5122d9ef6a662b87c8
BLAKE2b-256 30d83b75df10ebe9cece3b94b3217d0701dba49ba22d020b192f115b791c30f7

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ece4ec0997413815f192fd6c7b4c80d00c5234b2998578fe80e763d307578275
MD5 511389b0985ee7b3e4c92f9456d8817d
BLAKE2b-256 8f94a2d779c6bd42ac92c3ad5dac5e159a8a34652465e4c5414533f973c9a797

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 53ab054476dd52e3f590fc58b0b8b91516db7caf108aab784621f11a5f547739
MD5 40a810525eda21527b45f9099099c575
BLAKE2b-256 83b62623600f40043f6bdb1d72ea42c9905f247beec8230d9c93c66fc821084e

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 465e26f2d7a10d453321e906c9004d79260c93ff32e0d491bcba15e0ef77113a
MD5 8f5a5905d6c578d4b3233f4bc9dbcf53
BLAKE2b-256 988a353e9c1a1fe163b27a90406f3ab8905117e7508a961e7c66dc6ccde95358

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ccc29a5ecf209abde2d3ba18ea137dcef338a7247a2dee8524d23d5069677e08
MD5 9254eb6e7a0f7be79bbc21d451fcc2f6
BLAKE2b-256 bacf5c372f715738ac7a6cb0ecd1649dc4a9c7f3cc5147ef618cac06aefa0fb7

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7bad8fade5758f5c49dc244ec331aa5a7d711e12f1b6f68b6c8ae482f9602687
MD5 1982446a39f65026fd7b732f3b809726
BLAKE2b-256 2fdad70dbd787d3e288e7eb5acf7656548877c8f0fbe8e34b0e5d1106e47e0c0

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 01541e2c807cf8036db733f4aae9954e79644ecf9b2820db215e2a8e5483cb4c
MD5 5fccdfafbd7e87735ffb6e0494e5a6fb
BLAKE2b-256 2fe215a34dff5db2dd89fb543ab2c57844e01a82e7e602a5cc6816dec02c8b68

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 10bc868f273d2e2e3e07a52e5ee1c4a02aad0fe983ee01359c8658f9f935787a
MD5 64db608ab3e422ca96da775352f1ac94
BLAKE2b-256 f604a44ce7ffc53d80852ef12517fbe233dcf21546ed020f33ea1fd772e41086

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f6592929e18964ca9812faf5d4983db510a5fe88a8011a8263b844bd346a6fb8
MD5 1ee88cb611264491a5b472fcc77197b0
BLAKE2b-256 5f41aa9b7d5553382e748db54bfad3a7b9f94d1366966302cbcddfe640872a2e

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82b319ae254047f398032f5c2a187996b6f3a64479306fe8f65c470e00aa7f5d
MD5 cf592939977bc1b16d79ed38fa2e1390
BLAKE2b-256 87f38f3f1ac3a8a596a56cae16dcd66149c1b7597581c7500d8327f4f72250bb

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cddf84910a4da8d52a5de323b34bb66b7155d25686433bb537fdbc43450ce7b9
MD5 79645d12b332531a05af318dbf1d4fd2
BLAKE2b-256 4e314ff152a7feb9362900d97b9a7ef694e8646d312e775e37b629d544ac023d

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 235589bddd86aafc0d1913290651637617775e90752baf546dd168b315d3be20
MD5 6c860948ceb6c9c9d6876605d5ed7914
BLAKE2b-256 997f955e81bc2a6691fb7528c6e48c79b372c9aba9957c30d1f9f00bb6a9b89d

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb5914a4afca28a40ef03b0791c2c31bd29b10c1664a25346bb1db67ceca69f0
MD5 063ad56cbf6dd1e24fe74e8cf1b5c7f7
BLAKE2b-256 5521f90c007d478211e1887eda06e7744928acc360469952fe707cbd65c8ea7d

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a707ff0fab11633a34c5f8026c72f695e5c18c25b8ee332d01aae3614909ebc
MD5 c1f8615b39f150d13603faf0466018e0
BLAKE2b-256 36cf57163acfc4f037f169af33b1f92e7bde063cfedf09c14f668e896b95fb25

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 300ab8425b4095b1026bffc85941464bd04f7c828416bd2a9194f63aadd17441
MD5 59b9936d7406209d224197d5dfb01f5a
BLAKE2b-256 32437af5dd6d07442980f4f023699b306081d7e3c030931c6ddeb3c6a09cef91

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 25169e5a33f4fc06b0abcb21721bbe3e107ed75b8bdade46db245bb3a3041165
MD5 0e623decfdff287b6250b9635097dafe
BLAKE2b-256 043ff6fb7b7d730fe0de882b62c7eafee80daa664a2f968ec154efe2b4d6566a

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3d95d2f484b941e0f88d185133c1e330cb8f4de6abdf305c24675ad8b585635e
MD5 cf9b360f1b5af04bcd0f6f26271671f4
BLAKE2b-256 cc4226bc85d1fc48047f33d7d265e5c0307e36f9d7d87f95e05e77e9c6722b96

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3fd3e1351a2b66d5e71c562f2bcee5c2ba0cefc22ccfe543acce3ce7957cd4d6
MD5 bb66f94159371c0c95b55c6b622763ad
BLAKE2b-256 678ed2235496c1b36f7ae4a3664c6adc2d188d65d1d0abb22a1a0a671ab7fc7b

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d05eae7c137aadecd70eecb0f3a8faccd994e2bbd878c49ef1cf63b807ae0f80
MD5 458b69e92080a07021541d41d360daeb
BLAKE2b-256 8e6d336459cf66e80e7cf5d4da24d5b63f8685cc10004dccccff00d7860d55ae

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 70df6cb997d1ac0590fcba84c5f7494756dca12c9498975538dcdc9cdec43fdd
MD5 ef7fdd8c0572332fe92b1781776c8e6a
BLAKE2b-256 fd05e929f0c5918c5b93a59748027069cc59aed96347a227ed31ff6317a1f1a6

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b782167085922dcf497d3232b0569bfba7e360c3828e91860faf3b21049c68c7
MD5 1d0fa7e611e74cf96fa42671f3316865
BLAKE2b-256 5f1960f85d3440ec4a10e85d8b6b4b47ef5c839e8b1291f4887bf071df04a8e3

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8af751cf108cc8e22a521ed28b1cdaf74f1144daea80af64fa27aca1249ed49b
MD5 9f3256e72fb5bb8a5536aa452b12712b
BLAKE2b-256 06593d7fed9be22902f86ce3a1d4b488250a311f39c1ca6dcb28b64efd017237

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3fc70fd058e30f8bd238dab898379306565339f6fd0373c70a0604c33c472461
MD5 2aae73f617f8bdee905369a3f2e10709
BLAKE2b-256 5a7499539f58d7c32644382179f193a093a37370db0bcffe8083482b848a8570

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2632c24f72f12daf48109785424222847cf3518b5040380f479f9a7a1435dea9
MD5 b2af7f2d659a1871c7130643f4ecb9ab
BLAKE2b-256 02a970fcaa4d7d1c7fbe348545e128addfbf5addac3962a95ed1cb2aa90f96b6

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d16e21dc49704c5a4c1c718e0b7eab6a9328512b54b867ad59c72a7726a13a4a
MD5 85b753edf297adc9d4f28e6ffaedea2a
BLAKE2b-256 0d8bdee60d3b727af0dccf7caf4f79958d8e5abfa108c73dd8bb1270d375b461

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d381eeac22cf5e608e001e0e05094fbe06c676fce2d8529da1f8bf7d612098ee
MD5 1b21c943afb725c64481981ecd73428d
BLAKE2b-256 7eed089cf238100b62b77af73048290b687effc42872386b6e594f7f37bd6768

See more details on using hashes here.

File details

Details for the file slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for slidge_style_parser-0.1.9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 efbe1e0c3971a3a4cfcce02db9f917ee0e15643b3da93b9fb1fc56194e8dbee6
MD5 2917d39a5e4d58a507288e4fb8525e70
BLAKE2b-256 3d81c71ee7dc74d31ba0ab296878ed109e2d0b910331df5b9fee16019ad4ae9a

See more details on using hashes here.

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