No project description provided
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file slidge_style_parser-0.1.7.tar.gz
.
File metadata
- Download URL: slidge_style_parser-0.1.7.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93cd5c1c80816ed65b72dcef961ac64f675bd1bdf5a47f7438aac94f9de8d9dc |
|
MD5 | 36eccbcc3f3bcc2595a21c8dbd4591c1 |
|
BLAKE2b-256 | 8e059a1944702ff664ec67ead048cf9a893baf9df72f5ff23a177cfc2c06753f |
File details
Details for the file slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 282.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51a0ea67d72763b90d379ad49990237318dfe0b2b27d6f1c92ef4cd3979baf9f |
|
MD5 | cb0c64cb543c1435954976e6bfa27930 |
|
BLAKE2b-256 | a02d053663db82486c963e8ce7e16f346770ba20a7ff811feb6340862ab30946 |
File details
Details for the file slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 325.9 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eece3314ab7d8d4fc4d8fb4c573d95937210b79e9d26c6e4aa214ae19d687f80 |
|
MD5 | 835a27a1d567d3da7a9dd1a62ef9f2da |
|
BLAKE2b-256 | 730dde73b9d4fc3910e4c252a415dca236e7b37f72d5736406f29d2ea308303b |
File details
Details for the file slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 318.2 kB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d88e4d44c8531258b07b2927a36a54e285d3f907b66b6fed565b405cfcd064d |
|
MD5 | daf034646cca2051c935a53056feb96d |
|
BLAKE2b-256 | 5a4bd1d276f686178042dc2a898f9935555658ba7742fdd5b100fe82b139cc5d |
File details
Details for the file slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 286.5 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 404f020aa9f172a8c1ce316cfd310cb1843e27100a4e3c1dd6e4822e7d485059 |
|
MD5 | 764992aba0230e370f729459ebb145e2 |
|
BLAKE2b-256 | 9820038b1ab2b2af9e48f0ded6a1ab6aa708cf8f5c57096b8c5e1ca3e038e6d2 |
File details
Details for the file slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 289.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea16718fda5517e3174c88ed4422909696eff1f6248cc07adef2610a74466b5b |
|
MD5 | 7c82093e30d7a3ac0c0b4dd979d3bbb5 |
|
BLAKE2b-256 | 8cd81922dd66a29a94882b0f1b3d89e1c84934f7ecb97688c63195d2c7022950 |
File details
Details for the file slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 294.5 kB
- Tags: PyPy, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ce44f0860bf954468b42a220e284e3678c38400e21c5717336e4e7f02655de2 |
|
MD5 | 05155a22247767e9f3d89b2c71bba374 |
|
BLAKE2b-256 | 34c1c2f5d008d83a8d4347bc27374830a38a3ae4e84ee24ce58bcb18a0428c01 |
File details
Details for the file slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 282.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3677a21cb8e864a187ae6ca988d7a23d6705c5983154adbfecfe7ddde0e68c8 |
|
MD5 | 61828cebd599ff831400b76c28013579 |
|
BLAKE2b-256 | 2d7fb45ce79bb7e89cba94ddb9d7f246a1e43191dae25e92e77b807fb0ca33f6 |
File details
Details for the file slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 325.9 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 741e996caeb862721dd69ed3127d94e6a1e00b5f9bb3fb8b90a91235538a3f04 |
|
MD5 | 35b2faecf61ce91de40f527df91bd10b |
|
BLAKE2b-256 | f68af5a65def66c3d560eb2aba387020a6a993c6070f608af26a75bd38a6120b |
File details
Details for the file slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 318.2 kB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4a69db466eac319b881c0d339f1da133378ae6436ee191bf9c1d0028dfe8e40 |
|
MD5 | a339fdd6160c2cdc68643bdd055d8c26 |
|
BLAKE2b-256 | c2943f8ebce0872174a0124aec08e35dbd3718cbda5ca7c5b635890630cf54e8 |
File details
Details for the file slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 286.5 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a54d1e097476abc84e0493ccb0a86fdac3c78b4134a1c96def1f6da123fa528b |
|
MD5 | 714b8d42717aec707d8e53a20da09fb9 |
|
BLAKE2b-256 | abc364efbadac4507e44611c6d391e01910133296a4141f0298689dd684b0842 |
File details
Details for the file slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 289.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f024c72f637410753db6c74ec03b83679d99348829019ce009b3bb9c3f0952e7 |
|
MD5 | b3ee91e81423b7e6869eb7cb4bddf6c1 |
|
BLAKE2b-256 | bd61a30ff8c10bded1ba7ddf9426e066941952b27e4480f0095bdf0e56a965e8 |
File details
Details for the file slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 294.4 kB
- Tags: PyPy, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dc6b801efbad2adc033ab1c44c64d0abfd703a50fa89a4630fd3a9fe7f55135 |
|
MD5 | 3e0be2a6769cfcaae8259983a9c9d9bf |
|
BLAKE2b-256 | 67b69d83cb0878df0a221d55f597942e09fedc62ed2dfacec21b4aefaf2bb93a |
File details
Details for the file slidge_style_parser-0.1.7-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 325.5 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d34b83119bf025aba358cb1e78ec5f4529b5f202ac2ff39df4e63b637b26fb1a |
|
MD5 | eb42fca040c6aeb3422c7de6d04c68b1 |
|
BLAKE2b-256 | 02caf1418549194b1f0d075fc8c1526904c399c5b615bfc5b668919ce73c6f41 |
File details
Details for the file slidge_style_parser-0.1.7-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 318.2 kB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78abe99f2c7c2123cbdd72a5cddea07ff6b45fda95c5671269fea2be4c2c4914 |
|
MD5 | dfad49ba73f6519676ffe2acecc3a346 |
|
BLAKE2b-256 | a77e0125cd55071978f3ab67e047c3f1c6c8017436bab26ed2c9d9cf862386e9 |
File details
Details for the file slidge_style_parser-0.1.7-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 286.6 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 268ecf68bce894191adfeb6105d85734d4d2da1b5b568a6557c54d1629ace892 |
|
MD5 | fbec416c135f6f7ac6aede05ecb06c02 |
|
BLAKE2b-256 | 46f9ac0cf8d7f7a2176624cd44ff883ce76a92a05b358d3ee8a01fc3191f969b |
File details
Details for the file slidge_style_parser-0.1.7-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 288.8 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fd53e6b4f65b201929ef41bb862efb93aafa89051154527693ada825fb0de6d |
|
MD5 | fdf8c03bf4545a763eca73a36f99647e |
|
BLAKE2b-256 | 20407f7c8bcd121352d49c5ba5bf2679b29ebfa9136489c87e9ff692787c6631 |
File details
Details for the file slidge_style_parser-0.1.7-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 329.6 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 389dd973ae1c6c63d4593af871163cee47079ed365353bd1f038eec5fba0a3a0 |
|
MD5 | bc70121d71736743888aa06692db5559 |
|
BLAKE2b-256 | 20453c36d352635f4acc7cbfc81d9cf468143ed555d592276c7d78ca5e850eb9 |
File details
Details for the file slidge_style_parser-0.1.7-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 322.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccb24ff175e4b8cd12b8a69862158c6af65f5aea11f03749cfbf09bcd36afe20 |
|
MD5 | 4979a9cb61eb976a0686dba9972a500d |
|
BLAKE2b-256 | a2009a2386ed502c154e8237b2eb9c7a28bb8299a60702eadf6ded995e3e4bbc |
File details
Details for the file slidge_style_parser-0.1.7-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 288.9 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf66045e448a9f60715765a455fa8f0c913a1ee14e50a280eda2b85a1db24514 |
|
MD5 | bc5fc7d7ddcf2429a170c8753bc7b7e2 |
|
BLAKE2b-256 | d4a55cc4d5298a3598ef5a4f4061df8fcc454605cd085f6e785c0fec380eafd9 |
File details
Details for the file slidge_style_parser-0.1.7-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 291.7 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1754462cd1a527a323a6aca6903a1c95494c63f15c504d995434e35043f322f6 |
|
MD5 | 81d8e095ecb9b5fd495bc37a401c26ab |
|
BLAKE2b-256 | 04d35285a2802377e7154110ad97fea393f0ed97474f6e20ffe274f5f33518b8 |
File details
Details for the file slidge_style_parser-0.1.7-cp312-none-win_amd64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-none-win_amd64.whl
- Upload date:
- Size: 151.2 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b38586d884c840b16a200e27761deaaa1a67cba68b6ad02b9af2164b5ff6038 |
|
MD5 | 2e3aebdb3f053017779dc89ef62fd8b1 |
|
BLAKE2b-256 | a5b6e09a71332ac4aef1cc50d1ede432a2e3ce836ebac2e97647f4acabdfa9b5 |
File details
Details for the file slidge_style_parser-0.1.7-cp312-none-win32.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-none-win32.whl
- Upload date:
- Size: 146.4 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 974780c5cf98de9192eccadc464bec937830b7924decd1293afe605ca4b9eff3 |
|
MD5 | eba9fccd29124d822bdf629879b039d7 |
|
BLAKE2b-256 | 6c2f62f59db72566d088da32736e43149c1cf44d96e9363c89b1cc714514c84b |
File details
Details for the file slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 281.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df031db999ed7d96f48eea131f3a71d563625485a8b33858c6398ef1e0dff13f |
|
MD5 | f75ba4df05d287f31541d2fbf8c3b21c |
|
BLAKE2b-256 | 3e0818d31b8b97d9c028f95f7939f4c1d058f027bf84cb51cead322d1c9058bc |
File details
Details for the file slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 325.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6e72dc440a1980298d737c96266d290c087d2d293777306f4a5ac95942d5fec |
|
MD5 | 6852981f66b263412c04ee042f1abbbd |
|
BLAKE2b-256 | b16e4d639c41a84389c0c20a20b3d753a1a5a94e30cdb1066c0e8773c5d24303 |
File details
Details for the file slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 318.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 185391981f2e462a003a9cce9796d1e7e5b37d1a9b349bbebf743a49f6d9764f |
|
MD5 | 3fd77aa33b6c4cd831ae525ec9938a22 |
|
BLAKE2b-256 | dac3fa7898898f79ad26c3795c97ce4160a147c385c55983680934064b53ae53 |
File details
Details for the file slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 286.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 534c543ac58ec025a5e80c6dbf0202b1fbb402eb7751f8fe3b7e5ab06e5fed85 |
|
MD5 | 91df08c4f902a651d437356063103f13 |
|
BLAKE2b-256 | 26e81291881a9ae58ef46dba854e2c6ec4fffe6af94e44c0f94394b409e7e7f6 |
File details
Details for the file slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 288.5 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ac396c855071d1bb2c71480751797c45c733d081c9cdb32ceedb92fa159f36d |
|
MD5 | c8747765bf1e7856509c9ca576ae6fc3 |
|
BLAKE2b-256 | f812065a7debc9940019408db9cd6becaa09de04da7fc0c3c4808bdc45feedce |
File details
Details for the file slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 294.2 kB
- Tags: CPython 3.12, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8caa6ba7df559fa9d2cb015e24e43438bcd559179bf15ccdb8b5c9c7f496ba2f |
|
MD5 | 1a521989fabe1be85d16062601f6a5bc |
|
BLAKE2b-256 | e4219390e1efb51d7c1e6079a3b14c3ac2f2c1a06f0a181505e5f35e1cfaa477 |
File details
Details for the file slidge_style_parser-0.1.7-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 248.2 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a81e600f0ef2d86473555cd170e4deb115b9dfb3413cd3592c2cd83dfbf709d5 |
|
MD5 | 94805eca66e4607fa3bb696080f8475c |
|
BLAKE2b-256 | a90979277a9abfc09b0a697fc2e36a76b87bcc6f59d2ed1e2bc9bbdd91122177 |
File details
Details for the file slidge_style_parser-0.1.7-cp312-cp312-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 252.2 kB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e459b62698866ef8b6b24d674e726739adaae3ca55bfe8e96194ff35c4045321 |
|
MD5 | c63bf5f3de3a8e74784bc6b7464f1d5a |
|
BLAKE2b-256 | 0a00c60c2d4bc0280f7d45a913cf01dd9ef8769a547a8e25786bf9558ae24036 |
File details
Details for the file slidge_style_parser-0.1.7-cp311-none-win_amd64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-none-win_amd64.whl
- Upload date:
- Size: 151.0 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8d9b75a7e81baf4e49b4c4c8350524912c030c9b44234e4a5b635ab83003ae1 |
|
MD5 | d54e5a5c5056ce0793098ccb20640507 |
|
BLAKE2b-256 | 672ee3bdab5f59c32cc9bfb6dbeb0b652cd4dbdd3f3ca4c3ac68b86bff100de6 |
File details
Details for the file slidge_style_parser-0.1.7-cp311-none-win32.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-none-win32.whl
- Upload date:
- Size: 146.4 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd879cf0b3631a10a6fc0a21e54df5ab604094a57e62216c29cce4be811dc282 |
|
MD5 | 7e75e45670e8bc47c930086212c8fbb9 |
|
BLAKE2b-256 | 69debe67159f05891c650a0c27d54e000af6ef1376529588585690f4b6a9500d |
File details
Details for the file slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 281.6 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10f44cd719e31e4be95ff07875b94d10f237a110e34d02a146c9a046363d9916 |
|
MD5 | 82997e8d17bb64c47bce79ab29c282d0 |
|
BLAKE2b-256 | 65450310c7d3ab2d54929bda11d55c01f1ccb45124e54fc0698eab59f867fcff |
File details
Details for the file slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 325.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebdb510d67d26186ae6544f5c2952c42c9d216ed557523d895afc1e53c455ee2 |
|
MD5 | 6795843d6a5747b2546319a12953b4ad |
|
BLAKE2b-256 | cc8fd5c58cdfcc0ce9816c373dd8d0f5d407dbeed57c8a81436b486f8716fc65 |
File details
Details for the file slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 318.4 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cce32c90d6c74e0121f65c44d2ad6468e794396841d3ec7fc0300a375bf9b3a5 |
|
MD5 | e980b39e7cbb9c10bc79e050829d9ea5 |
|
BLAKE2b-256 | 3d7deaa459800c840d1309760cb33ef1e17fe4f9c660162be151d1c12a8f55d1 |
File details
Details for the file slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 286.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 363f155a989359e05f331d25244bc4653d0198b7b359074c6c4f814703c00379 |
|
MD5 | 39c729dbfa0e634cfdec95aa863e1164 |
|
BLAKE2b-256 | b589b710379fd2f7fe3483b3329e7acdbee2f6d448ff3d00df7494563a456db9 |
File details
Details for the file slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 288.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03553f4137b55b26d338de6886f27e054b6386c5ffc964ed8033e9453ecbdb22 |
|
MD5 | 28961e8d94ad2f34723a07801a115ef6 |
|
BLAKE2b-256 | 577d252c07b40478ff3f468989d2309dad8b06e94b8fc6b9123891ad68866742 |
File details
Details for the file slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 294.2 kB
- Tags: CPython 3.11, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65833af514279f7d6e364c80d916b58ac39c5c89807f518d884c44945e64e103 |
|
MD5 | 76c31a8fca05efbc6b057638b6cb7ef5 |
|
BLAKE2b-256 | 073624f56687f832520c1ace5123215881d9894cf27787b43abf751632f57a82 |
File details
Details for the file slidge_style_parser-0.1.7-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 247.9 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9559192dd0ba60a3857a0bb9a3f620320fe7917a31b7d380317710bdd4aec6e4 |
|
MD5 | b9cea14b07f7cab80ae5a4687f48d6e5 |
|
BLAKE2b-256 | fe616e30c91e5d140c65266914b20f2a9866345a7f11d74706cdcfabe1ff9696 |
File details
Details for the file slidge_style_parser-0.1.7-cp311-cp311-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 252.1 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b03257be0eb4944263a3d0db138966bba7a81f31991c41a9eb505e303696cf25 |
|
MD5 | 7cf571a9cd5c8f2fe5e0e3db97f3f3f5 |
|
BLAKE2b-256 | 5cef91e992c622aeebe42a8221e37dc80942cbb428c676b75556585d719f6044 |
File details
Details for the file slidge_style_parser-0.1.7-cp310-none-win_amd64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-none-win_amd64.whl
- Upload date:
- Size: 151.0 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6888a1dad6e730ca18dc3afd712f0c96692afb9da9678c3b18c8414b45b5a68 |
|
MD5 | 2a7d70a7fde8edf350fc5f3bb16b3849 |
|
BLAKE2b-256 | 11ab90fe3f0623dd464d18417de0273f136e2aa33c7afed9d4b52188cc5c32df |
File details
Details for the file slidge_style_parser-0.1.7-cp310-none-win32.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-none-win32.whl
- Upload date:
- Size: 146.4 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47b9c4b59845d5e740fd05fe0411877eb911d4e7eeafa4edd5592a4eeb2d76d5 |
|
MD5 | 3b7e077ecdc3e9c2531d02ad03114c1a |
|
BLAKE2b-256 | a226dde64e727dad9f5f0a51595e843b7bc17d71136dcc0423c0ce2856257af5 |
File details
Details for the file slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 281.6 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3a13c2c0d4e21a6913ccfd5e71ee67ee8559b5838dc6fdfe1f6cb212e650310 |
|
MD5 | 8b2ae9f66812229a89347ca2496cffb0 |
|
BLAKE2b-256 | 7e7728b999f067f4677783daecbf32bcca0f30cdc533d3695e0a5b71a6480c17 |
File details
Details for the file slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 325.5 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b72c36f6fe38fbcfa74673d470cc83056e9e4211820839fd472c85ac151860c1 |
|
MD5 | d8b542885cde2f413897a15507ef9f6d |
|
BLAKE2b-256 | 5aa54eae692e749f3eb12ecf76cf934d2e2e8304ec3ea749b3e18ac08e2febcb |
File details
Details for the file slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 318.4 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8d20e31ffdf249525a1e00dec7961a100c41ab28c4dabe4db4af70bae0d0014 |
|
MD5 | f9f3152ba40bfb6dd368ff9d67b3abd5 |
|
BLAKE2b-256 | 123bf57e2dd0dc8b33ca1fde856e884cd99b72d393427cf074e568cd56869a86 |
File details
Details for the file slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 286.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93e98b151d73cc74b83d105d0e9bbaea06d7576f0f858c5a7e3d4f9f984e4e81 |
|
MD5 | 974b611ddb4bfd411eaa884d7a95585b |
|
BLAKE2b-256 | 6e63346787610d341e5c7520154879f5d2594dcfe7065b0726d0bcd608c2b516 |
File details
Details for the file slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 288.5 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f42f70cad41290698984dce153d1194657c4bca4f7e5ceeeba1db871eb5c24e |
|
MD5 | ca9d40d8e6e9fe59c906662a70a4a5cb |
|
BLAKE2b-256 | d64ac1ca4a44ecb69910a36f37522cb97797464a0f9b953a8e6670e3e0a9f0d3 |
File details
Details for the file slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 294.2 kB
- Tags: CPython 3.10, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dda00b7e55fe5f72f8b616550a8252c147a878bfd20ec68f50d0178836786ce0 |
|
MD5 | bad88b196d9ce32bc6367ccfbb4948a4 |
|
BLAKE2b-256 | 897fc3e4908d25710c257d69ee08b077527e6dc6a4e81353e1d2ef5febb5645b |
File details
Details for the file slidge_style_parser-0.1.7-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 247.9 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c52e1d9e3782f15c32229194ae77dfbba3d57df9efdae94b6e2cc45dd3a29fb |
|
MD5 | f6556ee1ecccca6550f379211b25b6f1 |
|
BLAKE2b-256 | 41864d8eef150f83b5926031d260c30eb778bd27172f75658f2610fa286025ea |
File details
Details for the file slidge_style_parser-0.1.7-cp310-cp310-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 252.1 kB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b96600f2551079d4263a0e9d35e58ab8d63e7b089705f8445480785708eb0838 |
|
MD5 | 953842780b80e4ba1dfb7b38e67462be |
|
BLAKE2b-256 | b5814e5f7c7c0ef6f3aff2d3816ae40e08454e0752802b6a4ba99b7c02f4741a |
File details
Details for the file slidge_style_parser-0.1.7-cp39-none-win_amd64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-none-win_amd64.whl
- Upload date:
- Size: 151.1 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58a8c28911233fae8492abce00be40228c69c1cf93344dc76b5c8d5d9836222f |
|
MD5 | aacbd69f26c38976b7f4f7ef2ea524bd |
|
BLAKE2b-256 | 666521d6ea9e7ac028c2543125f5f18713194320cb8c2ddd1046b8fe8e688d56 |
File details
Details for the file slidge_style_parser-0.1.7-cp39-none-win32.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-none-win32.whl
- Upload date:
- Size: 146.4 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 455a2ef42f0aa17e6a3b5ac392954ed810ec236ff9b8c07afb86e9c46db61d44 |
|
MD5 | 97a11ee183dd27f380662effa41be4d3 |
|
BLAKE2b-256 | 8b18d65731bc697c70ebebe311d6589d61053503bf46a0dc551a99f1bd256c3d |
File details
Details for the file slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 281.5 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea11bfd908ad1158d742898f69f28abfbb292ca3b10eee72730bb2a4fdbf9b55 |
|
MD5 | 83d838ce820d320ef2f8ab3965b04a8a |
|
BLAKE2b-256 | 5097ec722630b3640116ac9df99058073ffc9513e5f9c418261d4ca64a070a04 |
File details
Details for the file slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 325.2 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04f4d983b879f2c52b8efedb98ef31405848eca3b3d33d8d159e2f3ca124f668 |
|
MD5 | 0b997d973a0ddcfdc03ff0d18c1ab0f1 |
|
BLAKE2b-256 | b08752bb939a9286c26036a91b63bcc27574f53b99af39a079bcc18a6f1a5eb4 |
File details
Details for the file slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 318.3 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fa4f5af0b2c1786fcd80333189385c750b740a8ad376a0457fb5ebc23916338 |
|
MD5 | 8455eed3e3f207ec37d1df5ac2f9d49b |
|
BLAKE2b-256 | 3dfc6827e0714476e18107516e3635b93fc6ee4157a928c265a7971e6c1910c0 |
File details
Details for the file slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 286.3 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dd9726af0c7c61f3bc58bbeb9f463ddd964beebda418b2a4d6493406827ac60 |
|
MD5 | dfa4691e3710a0c3bb60a0d27aeb68c6 |
|
BLAKE2b-256 | 68a16d6cc36a1e702536c06b44ee9ab61f9d51b351264ce018ace7a04296cc28 |
File details
Details for the file slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 288.5 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a7d4928b29d2f16e86d3c135b1f58b6ef4ca26ca5d7f00bd45161f925e46dff |
|
MD5 | c02ef901e7d83387d952555b9fcd0bf5 |
|
BLAKE2b-256 | 7548be4e3b434ff85e74de4e58e2290f60baeba80a471d0f69242e9291538fa6 |
File details
Details for the file slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 294.1 kB
- Tags: CPython 3.9, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b85feae208d1ea4cc068ac79b6f2251705b471ec576352343979e2531b4d1b7 |
|
MD5 | 07b440497c8ceefebf63e1dbe3608cd8 |
|
BLAKE2b-256 | d2cdd38f255f19900d561eea9fcc5d858c9ce33dcc6a01c6ad3b7573c51489ac |
File details
Details for the file slidge_style_parser-0.1.7-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 247.9 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a9d51217e0afb8e12786ffb05b3860aab182090bfca7fd8198236596eadc1b3 |
|
MD5 | ac900ff6c5c922e9d7115d3827ec4ef4 |
|
BLAKE2b-256 | 164907a53d0667c707d0e813c881ef361ad1eca5d492e65e86d755ec29727a5b |
File details
Details for the file slidge_style_parser-0.1.7-cp39-cp39-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp39-cp39-macosx_10_12_x86_64.whl
- Upload date:
- Size: 252.0 kB
- Tags: CPython 3.9, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7402cd5662a7f716ce85b6dce670d4c3b50cc59281300466e0fa4401383240a |
|
MD5 | 47abb28e218460e009e638e7cb0fe05e |
|
BLAKE2b-256 | f2bca8061b187443c714bdf61f4db9deaedd408b10fdcc0c1df4d822a6b777b6 |
File details
Details for the file slidge_style_parser-0.1.7-cp38-none-win_amd64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp38-none-win_amd64.whl
- Upload date:
- Size: 151.1 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12f17901645ad9ac04cc1c7cec45b9dbdfa4a10753d2f247e84f9fd4cd0b513b |
|
MD5 | bdf7c07aa86047bd78301d3085e4e1b8 |
|
BLAKE2b-256 | 8cb9f7a044e73a3b78cef3a23a4b5b14d8309d439c385e816ee5384d298ca635 |
File details
Details for the file slidge_style_parser-0.1.7-cp38-none-win32.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp38-none-win32.whl
- Upload date:
- Size: 146.4 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a21d387b8431283f23a6e9cccc1c93e030e86a29b8f511010fe70c3c1e46e6c9 |
|
MD5 | 5f3e8e8526f2471035d93d5bda7416cf |
|
BLAKE2b-256 | de370201a901a00f6767ebd53e59d78bd0ae12d4e0fce18d16aab8c08a4eb626 |
File details
Details for the file slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 281.6 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 625624ae3d19535583029914c5eecfc5138b262b7e62435bb51397e8c82b69fc |
|
MD5 | e8797013a92992f6f34ea2b99543adc0 |
|
BLAKE2b-256 | a67da292817407ccf2a85350a0bc8d090546a459aab6beadccb42fee59f31988 |
File details
Details for the file slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 325.8 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a97507f5e5daa5876c45b505ff5729d5521ffcfc96fe890ec7ee141cc49fde2 |
|
MD5 | d61fbe9313b5f8dcf5442a7194a68801 |
|
BLAKE2b-256 | 1474e5449148a5479726b9dbbff6f2e10fc95d7d6f96d4364bbeee94692d9d21 |
File details
Details for the file slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 318.2 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96061a4f42a7439e302ac687c61a0d17def51c2ec57e054d32c810a685eb5f67 |
|
MD5 | 3399972640dad6347786a57f3c8be521 |
|
BLAKE2b-256 | c6af93d5104c8d4ec70f4879ceb6ab013f4035bba9915c365f5537b5583c1341 |
File details
Details for the file slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 286.4 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 879532fea4edf7418661c2b799fca3ef12618889d77af7bfbb8d3c2a7ab73dfc |
|
MD5 | a97f6765bf86d565cb9e9ad09fd0dd9e |
|
BLAKE2b-256 | 493381b67f6ba808feee37c3d9c240d85136fdaaa59684542f62d1885f05a706 |
File details
Details for the file slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 288.6 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be17f279d3a8e879235af37880e5785437da209404386b1e486c92fcd25d6f36 |
|
MD5 | 048be218cdf7308f5140f630dcbfc9b9 |
|
BLAKE2b-256 | eaed28f3dd7b25c2f43dd6452cc26cdcc945127b3a67ee574f5b684e659369f8 |
File details
Details for the file slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 294.2 kB
- Tags: CPython 3.8, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79c8e68cda1d5f3829c1c3aaa32a46387075b0b30984246c3429aee75472886c |
|
MD5 | 5111a50d2c5a91a85f1eac6f37cd2afe |
|
BLAKE2b-256 | a6dbc2bef2d3b49a1808c1a337fc736983180a48b3dd9382d1faccda37037a4b |
File details
Details for the file slidge_style_parser-0.1.7-cp37-none-win_amd64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp37-none-win_amd64.whl
- Upload date:
- Size: 151.1 kB
- Tags: CPython 3.7, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 855a52f2d6340e02fae2280ce1ed90546394495b85a6ef5104115d153a55b305 |
|
MD5 | 8d6bcf84cbbed5459891f50ea77b6828 |
|
BLAKE2b-256 | abc021aec04c8cef5d8c9436a0bca5909fdcdf8c2a291f0ae741b81230c29564 |
File details
Details for the file slidge_style_parser-0.1.7-cp37-none-win32.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp37-none-win32.whl
- Upload date:
- Size: 146.4 kB
- Tags: CPython 3.7, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e46523f0452d5a4ea2f1c78838088cfccebe8914af139b83b40e63a430c26457 |
|
MD5 | 04625486447b0caad0b6ae3a1040f9da |
|
BLAKE2b-256 | b7f35774cbdcf1b2a4d6984e4d4375855d8b284091f030c89a81ec841ef449cd |
File details
Details for the file slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 281.8 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63f548eb25e51c914020140e83b038b032bb801bc83274b8bd04353e926deadc |
|
MD5 | d4dd873af5a2f4ecf936ffb1537a9092 |
|
BLAKE2b-256 | 04132559154b5a39cc06087a316e73bb188cfb127e900aafb5873ad01890869e |
File details
Details for the file slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 325.7 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 406909725a78cc771c513646bdda674ebac21b3a0d64cd467b7ee076229a68f5 |
|
MD5 | 63984c0db09280f926c70549d44a2a96 |
|
BLAKE2b-256 | f22a6b357962ff2fc6e4e842bdd9bdf18ffe8db26493eaef28379b6db371b83a |
File details
Details for the file slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 318.4 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ae40e9c549f7c98704eab0d4da6300f3d39b6d08b95258ccac47037233d0565 |
|
MD5 | 2bfebe8aacd49bfe0774e36b45f0dd3c |
|
BLAKE2b-256 | 71757ae1ca7fb5a11a211808507513f89a879e146f36cb5f3f67a9cdd2542fc8 |
File details
Details for the file slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 286.5 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cf32958cbee18d085180038d91d6688b2a191bf37fb3d6784ba81ad9012d676 |
|
MD5 | eed5b67744026b48f4207b460d60ef43 |
|
BLAKE2b-256 | 165aed8704c2173e06fbab94f5828ffcf8ff5178336ae2cda2de312aabe8b622 |
File details
Details for the file slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 288.8 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21c1527fc8f7f340f6c99604d1fd57f04f04e08b00d47898c1df594bf631b577 |
|
MD5 | 20e2f5314ab4a34a1b05c4f1408e1ddc |
|
BLAKE2b-256 | d8bbb3bbf541fae9b88db880d4ccfa540d0e8ccea8e40f5451e509e6d04ed11e |
File details
Details for the file slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
.
File metadata
- Download URL: slidge_style_parser-0.1.7-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 294.2 kB
- Tags: CPython 3.7m, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed10efefe074c152d0f95b4d4ca08628e62bdaac839fac1c7952bddf72a642d1 |
|
MD5 | 8237c4641a534c11cc3b9950eadede54 |
|
BLAKE2b-256 | 5b30b8ea47ebfe8bf49375d55a65443e1abd1605ed1241c2f822c620a4fbf294 |