A syntax checker for multiple languages using tree-sitter
Project description
Syntax-checker: A Multi-Language Syntax Checker
A Python library that uses Tree-sitter to check syntax errors across multiple programming languages based on Rust.
⚠️ Warning: this repo is 100% AI generated and auto tested. However, some human review and testing has been done.
Installation
pip install syntax_checker
Features
- Support for multiple languages including:
- Fast parsing using tree-sitter
- Precise error reporting with line and column numbers
- No need for language-specific toolchains
- Easy to extend with additional language support
Usage
The library provides a simple interface to check syntax errors in source code:
import syntax_checker
# Check Python syntax
output = syntax_checker.check_syntax("py", """
def invalid_function[T](x): # Invalid type parameter syntax
print(\"unclosed string') # Unclosed string
""")
# Get error positions as (line, column) tuples
print(output.errors) # [(2, 19), (3, 11)]
# Get error descriptions
print(output.description)
# Line 2, Column 19: Syntax error: unexpected ERROR in function_definition
# Line 3, Column 11: Missing string_content in string
# Check a file without errors
output = syntax_checker.check_syntax("py", """
def valid_function(x: int) -> int:
return x * 2
""")
print(output.errors) # []
print(output.description) # ""
Supported Languages and File Extensions
| Language | Extension(s) | Command |
|---|---|---|
| Bash | .sh | bash |
| C | .c, .h | c |
| C++ | .cpp, .hpp | cpp |
| C# | .cs | c_sharp |
| CSS | .css | css |
| Elisp | .el | elisp |
| Elixir | .ex, .exs | elixir |
| Elm | .elm | elm |
| Go | .go | go |
| HTML | .html, .htm | html |
| Java | .java | java |
| JavaScript | .js | javascript |
| JSX | .jsx | jsx |
| JSON | .json | json |
| Lua | .lua | lua |
| PHP | .php | php |
| Python | .py | python |
| ReScript | .res | rescript |
| Ruby | .rb | ruby |
| Rust | .rs | rust |
| Solidity | .sol | solidity |
| TOML | .toml | toml |
| TypeScript | .ts | typescript |
| TSX | .tsx | tsx |
How It Works
Syntax checker uses tree-sitter parsers to analyze source code and detect syntax errors. Tree-sitter is a parser generator tool and incremental parsing library that can build a concrete syntax tree for source files and efficiently update it as the source file is edited.
The tool:
- Determines the appropriate parser based on the specified language
- Parses the input file
- Traverses the syntax tree looking for ERROR nodes
- Reports the location and type of any syntax errors found
Contributing
Contributions are welcome! Here are some ways you can contribute:
- Add support for new languages
- Improve error reporting
- Add new features
- Report bugs
- Improve documentation
Notes
Some experimental language support (OCaml, QL, SystemRDL) has been temporarily disabled due to parser integration issues. Contributions to fix these parsers are welcome.
License
MIT License - see LICENSE file for details
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 Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file syntax_checker-0.2.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
411a0467d8edacf4997685a8005da018515c852e80643d66e33f1ab2a9c8282f
|
|
| MD5 |
18274ca8946361e1181663f41d698efb
|
|
| BLAKE2b-256 |
d024f42939f815a152d989ff0c933dde61f714a514e396b457f7e4c44e429e75
|
File details
Details for the file syntax_checker-0.2.8-pp310-pypy310_pp73-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp310-pypy310_pp73-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98a770d2d90c3b56175c5c2e0cd9193ead10ecf8c723a89e1758716529685ed7
|
|
| MD5 |
56036e156a851e4409443ea026b445bc
|
|
| BLAKE2b-256 |
aa0e5c695e31a27ceae6ffadeecbf184e86254c91fd27054fc31acb050d541f2
|
File details
Details for the file syntax_checker-0.2.8-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a07acccbed1b71d16229146570098d365508fd0bc83ae6d357e860862d66891e
|
|
| MD5 |
701cf9fdf592181d48e10c0d29118e89
|
|
| BLAKE2b-256 |
16ba5c2c6d9a68fcf4c5f21498267d68d308cfd2c911a997caf10f64dfd48441
|
File details
Details for the file syntax_checker-0.2.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d0a17615c6a97de708e9ad5cefd419c6446e06d4360bd5dc6f089cce8fdcbbf
|
|
| MD5 |
927305c56b8db00f2c4dc5998349e3c9
|
|
| BLAKE2b-256 |
6cdbc6404a51109c5b5f3d5ae4bd0780d5ff8deaa7408aafee0a2acb8e2f6fcd
|
File details
Details for the file syntax_checker-0.2.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad619818c40eb17d83b81a9169bb46629a0d4ff91ea3298a38591a08bf0416c0
|
|
| MD5 |
4cbd9dc0a7a5d5274479deef4eaf2fe4
|
|
| BLAKE2b-256 |
b211cb938bc61c6d7975f40781b043db462cd2414f2cc37cc90f51e3cf13adf2
|
File details
Details for the file syntax_checker-0.2.8-pp39-pypy39_pp73-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp39-pypy39_pp73-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bde48b2ec07062b3b346fa3179335ac269e67931e19cbc87adf2bd191bc05ad
|
|
| MD5 |
8cb811aa45eefba1abbc855c53b5489d
|
|
| BLAKE2b-256 |
06ee0bc7317d86cc2d4a8cccff4dd4b962b1b6b940e1bea63f6a76cb79692060
|
File details
Details for the file syntax_checker-0.2.8-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
046bf1655dc65c753ee70aeb50d164cfca6f64902307024615549c44e3db1a76
|
|
| MD5 |
30dd7ab1bf398f966b0c7f24d4ab980d
|
|
| BLAKE2b-256 |
f2a8d8689816817a2bca8b0ff2408943ddc2cbcaa8ce84cce44ab466c65493d0
|
File details
Details for the file syntax_checker-0.2.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fca1ad213fac3a1311ab33d3cd2d800e42e4a8fa26146ef188e2366d1647e3fd
|
|
| MD5 |
6ffb23c9f865d6c9482fb40c6461e54f
|
|
| BLAKE2b-256 |
f0ac64aff8acd77fd6b207739d3b8b3b7393aa23329f60d292834e5e925bbbf3
|
File details
Details for the file syntax_checker-0.2.8-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2896cfeb99625208c735cf6fc42c517811c700af9eaf73c15ddfcfba737c33d4
|
|
| MD5 |
52faf2feb4ed0e3e65cf8ba2a4748caf
|
|
| BLAKE2b-256 |
f0f831d564074ac42196cf31ee44196f2ac8139397ddb9216a2ab8341ba31416
|
File details
Details for the file syntax_checker-0.2.8-pp38-pypy38_pp73-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp38-pypy38_pp73-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ba0e83ba1bf506a0412053832a481cba557112eb89d0d761b107161f9b4c524
|
|
| MD5 |
0c2dc6e6f012c71e313a1e55afd17c9d
|
|
| BLAKE2b-256 |
e4800906a5cf7e760b472d8c55e040a7c579e90f399026aee26be03975d14b2e
|
File details
Details for the file syntax_checker-0.2.8-pp38-pypy38_pp73-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp38-pypy38_pp73-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
594f6d461699099d4cd8e25ca8df9c6cdc976dc653f4aa328493a1e843a6b23e
|
|
| MD5 |
1e38f4e4dffbae57e9c860fc576ab8a0
|
|
| BLAKE2b-256 |
799f9de0e71e636c27a972d7b5861e801c422f68b5561b107796eacb72f1f3f5
|
File details
Details for the file syntax_checker-0.2.8-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
408437ee51c8f35e3d3ef7348d1ecccc474c4589bf94eb22374f6f27f090be8e
|
|
| MD5 |
533b25a3246ed9cf2098bc2b32e55942
|
|
| BLAKE2b-256 |
793e9ebeea92e556f66843901f7a16f49f1fb7aab9976f5f9bfd75ea5188e6d2
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d279265302fb0539159e022bc1f46aeef800b0a5f6b737a407de1d931ee7184e
|
|
| MD5 |
8974db4758c3ed06b25921aa560b29ab
|
|
| BLAKE2b-256 |
3d2783bfb2060fb6a48d1662dd8c9589d0f0ebeab9862ec49c4d9e8d54a32cae
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313t-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313t-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a747aa657e72922350a8631495d09746631ffb5d28025d27fc3173c72e598f37
|
|
| MD5 |
70e535fed1e4c6c02ba80a541f5baf06
|
|
| BLAKE2b-256 |
37c4dfc272dbb59307d13f4aaf5e07728d7fce137fc757fb2138a6bae5412cbe
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313t-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313t-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e45f806b668327c46dfa019f8b1187d05b5a87a80b58df236acfbc8bbfad8f89
|
|
| MD5 |
99dbe9d1ab7c085435b5a969f216aa3e
|
|
| BLAKE2b-256 |
b0e390077986a79e29a225987f927b0cd8cd17c7fa2bafdd89c5b3c92faab1c1
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313t-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313t-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b48108540f00cbb0be4aec1b0494a8c38188e626c4421df995ece02c6a420e6
|
|
| MD5 |
62ef81e839e98b18fc7e6d0cbde162cf
|
|
| BLAKE2b-256 |
be5051a4a5f392338445f73373fbd7c4033450f486853cfed111ee41b738fd34
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41433d7fa270a0a5ff315de68e6811f585466929b4cb89e6915dbde5ceaf3813
|
|
| MD5 |
e026093a4218b25d74d5934cfceb67ed
|
|
| BLAKE2b-256 |
6f285dab5a17dac11a33cf07cdf539fb9ee7fb4a9a47f2c49bbc4ff18d7b8504
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97317f2e28c97e21e1139945dee942999475b4847f04a6ed9b251406100c966f
|
|
| MD5 |
d00aa58d8a9783f2eb1785b9740304b8
|
|
| BLAKE2b-256 |
7c66c6fef71d8a586c17cab6bc9f39e1d30e6dd36ff3f51508734f79ec3fa524
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c15c687c8ea22a5c3e979db2136b7549324c4f83f3ba2bcd10b302a8649f4be
|
|
| MD5 |
b4fcbd50eb816f400ab0d8091a63544d
|
|
| BLAKE2b-256 |
f1e69b7c670c0911a6d543ba58e4e736930ddb02ba82aa682c8400cf3554476d
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3ccc3378167bc10ca0ae226541195a7d5df11558da81e9c39f2e9a627d51639
|
|
| MD5 |
1a9bf543a55b4b4bc9b624352e951308
|
|
| BLAKE2b-256 |
8ba6b9039ac198c65b3523645b160211c1abb835f0571942d50d72a4cfdcc4fd
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a1284df1b4e963738e960aa5410b12ef89b58670fa1271d017288e9b08914ab
|
|
| MD5 |
b67f33a9a52576f04ea524adbda393a2
|
|
| BLAKE2b-256 |
3028451885afe7ff6e988df5e4896f8205721f0a9086cd10596a2d6ca38de94f
|
File details
Details for the file syntax_checker-0.2.8-cp313-cp313-macosx_10_12_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp313-cp313-macosx_10_12_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8465dfb940518a96aff46b73ab7afc05b856be74f4d44ce95f3be5cb2ab58260
|
|
| MD5 |
6dbf6f594a0856596e56f1c83c9644ea
|
|
| BLAKE2b-256 |
c87b22fe2ed8429bb09977c851921d771c205459f20aceef87001b3b71aef24c
|
File details
Details for the file syntax_checker-0.2.8-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74dba25459650e0b0dcd0768d789ced984f77c9ddcc44a6af51f5c9ee35a0f8e
|
|
| MD5 |
41314a23037b358abb25b94a83e7153e
|
|
| BLAKE2b-256 |
bc31aa925e8d32ffc40c8a8b2fcec978e4d3dca9526ee35b446968f7cb038322
|
File details
Details for the file syntax_checker-0.2.8-cp312-cp312-win32.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp312-cp312-win32.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5be7b95f5084e9137b4c51c79f830f6333840b366f5abd08a12bc616a4625840
|
|
| MD5 |
da17deed78b26e3f8f639be616b20910
|
|
| BLAKE2b-256 |
b9a180dbbc66e682f1295a38ae68d4f67e5253d2658443a346b116f31c0f4da1
|
File details
Details for the file syntax_checker-0.2.8-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dae5a4a7b3e68d83855b275032df29fd4adef3ad47e28a67738e904bab03d1d7
|
|
| MD5 |
4b6bc1267a14afa6d1451abd99fa52e0
|
|
| BLAKE2b-256 |
8d33888894e252e1bf4b96117b7ef898b3e86fbbc7155bb11e2af93f3bd01288
|
File details
Details for the file syntax_checker-0.2.8-cp312-cp312-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp312-cp312-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e5020f6f5a94552c419e79ab3723815a3b576cd64a64f6fe79e5f16c7a668b3
|
|
| MD5 |
f9f162be733794772978a4ff0517e660
|
|
| BLAKE2b-256 |
37888be8f54c35d2e8599b46c3b1d2a656d0c84bb85c34aa842b743ec8522f1b
|
File details
Details for the file syntax_checker-0.2.8-cp312-cp312-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp312-cp312-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b5ededb20865745750c478706c44b1af3bd3ea5e219714d66c07ceba3ebc698
|
|
| MD5 |
638a8cc9bbb414212e561c75f49b208e
|
|
| BLAKE2b-256 |
c5a3858e4df4577da87e62481a83865863c816027d608fd7ec21c46dede8e2a0
|
File details
Details for the file syntax_checker-0.2.8-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7317531e5aebf4c666a98da9688314c12b26b445f0b7364e66694c30c0e9f923
|
|
| MD5 |
23a49b0b7240a21ad36156f3bb3ebe07
|
|
| BLAKE2b-256 |
db3e4eaab41d4e429ec53da4867d0fb3f35ebc8c94a13d62d4e001f9609fa06d
|
File details
Details for the file syntax_checker-0.2.8-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6097de70627240c882400167eee563382d5d9693f6d51f20773fa7d543ceae75
|
|
| MD5 |
9eb2a211f40da70c4b50dda5037a4f77
|
|
| BLAKE2b-256 |
2f678f9bbd3fa891bc90fd9e5d0018406bec92968ac9b31eee1685bf9a18614d
|
File details
Details for the file syntax_checker-0.2.8-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f2f0141e3c674c82a2c193ccff525f3648e990a046a781077e5589a7c09c545
|
|
| MD5 |
e6fcab8601ce0d53654ef5ee6cea6fb4
|
|
| BLAKE2b-256 |
7950a9be3c1c63287bc97a040a815e77af62a9f06ffce8edd41fdaa4c976f5f0
|
File details
Details for the file syntax_checker-0.2.8-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a6fe468d9725e2af803e6b1c0356b58333cdf6393d4a68df8891485fc45e0f5
|
|
| MD5 |
46c214685b6cd4a21017ec5e7f971c32
|
|
| BLAKE2b-256 |
85cffa4235c328ddf1eaa1359b2590cd0626a4015865582b0b30fe423298399b
|
File details
Details for the file syntax_checker-0.2.8-cp311-cp311-win32.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp311-cp311-win32.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c60f3d25d94980d72721ac55fe6cc39f675d3a9932defe06d240a65924ebacc1
|
|
| MD5 |
95afebdc92b2f7bae198ef36f3e5c0e8
|
|
| BLAKE2b-256 |
90e8433c7245aa11110cd57f53c853c5dead383d7edffb77ae3703e8b452d77f
|
File details
Details for the file syntax_checker-0.2.8-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f85e66040fb952b46b1e1c97a390fcea060b81a1e3b980f36593b8a0567e0254
|
|
| MD5 |
c91b45e62486baa0f3a73aae0ac50962
|
|
| BLAKE2b-256 |
436d8c8e76a9d0e4c0322ff625477dff136310de20c5ac8826d268a4319686b0
|
File details
Details for the file syntax_checker-0.2.8-cp311-cp311-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp311-cp311-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c6021f197749dd407a0bf5ff334bfe86d841a675d79aeefacfeff63a75ed8e6
|
|
| MD5 |
47f3585a9fded1c1a903fcb7b9e89094
|
|
| BLAKE2b-256 |
8fc8460744d7719ad442fb82428205dc8b8af3be3643500a3ffe5d305623780d
|
File details
Details for the file syntax_checker-0.2.8-cp311-cp311-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp311-cp311-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff4bbd505491b2dc20821f04b19d79296a7da9997f5c3fd5b88458bcd1972a73
|
|
| MD5 |
2b4c227fb1360bfeaef47700aa736a41
|
|
| BLAKE2b-256 |
b5bcbc1c5bd704f2f79201e8dba86d2fa6fe4d831c146a3c2b88774cf29abdf1
|
File details
Details for the file syntax_checker-0.2.8-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b2ec7fbc2d05f3c4a85e944e18a8ba2bee15725a9e856db6f0d39d97e4237b2
|
|
| MD5 |
c7c4bb262d7eb35309f572a2d186962b
|
|
| BLAKE2b-256 |
b27ecc52a8abe8533526dc4acf703a000bd7cd1bdc4fbd1f2b8f61f2687f71b5
|
File details
Details for the file syntax_checker-0.2.8-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4ecec01c9031adbfd44c015e04d010c09d9708aad38c369720ef098db8f93ca
|
|
| MD5 |
a46575935746dc1e8d23fd18186dcab9
|
|
| BLAKE2b-256 |
da94c85fdffa73301d5706555006050a2bdd8ecec2197548d2511dd17854fec1
|
File details
Details for the file syntax_checker-0.2.8-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15c5ce6129fb9fc10d32c8aa0895c5109ca65c13cee341dfbacac8c69cbcc885
|
|
| MD5 |
e8091f2429a646166922dac82f1c7446
|
|
| BLAKE2b-256 |
a45dff78fba85f8ab8d144123da45fb9224cb04718a9466f5bac6b7799aef51a
|
File details
Details for the file syntax_checker-0.2.8-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8baaa296c564f0a4cb9a433565bebe43c9ddd758300097728275e322351b59a
|
|
| MD5 |
185ee6d130f9761efbdb2a06b52b6adb
|
|
| BLAKE2b-256 |
80158295fb31a073c4cff909ce8a9d114490132beb1c4b51c158944621294e74
|
File details
Details for the file syntax_checker-0.2.8-cp310-cp310-win32.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp310-cp310-win32.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28e45322441920ed4e7759c7a6e6186ba1044b25a7f2ace5616b837f4fd407c6
|
|
| MD5 |
e54edd4f1a486c78c440b733f9d867e4
|
|
| BLAKE2b-256 |
3049f41c483b45a531f8dff63ebc7012e63eb85a19fbc2f1c3bc163b2bff8ec8
|
File details
Details for the file syntax_checker-0.2.8-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d55a226ffb87ed9cd58e88c839f5e85819d000abe2b926e9871e555666d9f88
|
|
| MD5 |
3728a1904c12309aea514011ac01aa25
|
|
| BLAKE2b-256 |
858c7d5d2bf7a233b38e107111c3085c56fe6e97fa0dc1e0a491eae9a52dc6ee
|
File details
Details for the file syntax_checker-0.2.8-cp310-cp310-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp310-cp310-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f39f9551e0be2edb4be88c3444b0c78bbbe9d34b9b1be014a42bb05fa847f6c
|
|
| MD5 |
78952b9fc65fda25aceea737f8b7cf65
|
|
| BLAKE2b-256 |
5ca1932631fcdd32cd962ce308e2bf715d42c412a017625f14c19fff7e752890
|
File details
Details for the file syntax_checker-0.2.8-cp310-cp310-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp310-cp310-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
733387c20fc0300892a6b992b94f0d1f4c57e7d7ee4dc985fcb228d1ad39ad92
|
|
| MD5 |
2596403ce419e3c4c0219835e52a037f
|
|
| BLAKE2b-256 |
c5cb8acc66b387afbc37c6d30022e268df8ba6dea4cad0144240e37cd0670e62
|
File details
Details for the file syntax_checker-0.2.8-cp310-cp310-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5b6142218c0304873bac56ff79dd37ab2cf63b4469c57e8b17346ee361b0b16
|
|
| MD5 |
ac86d248f9dfab02ec05ddbf29e1d899
|
|
| BLAKE2b-256 |
ea83a70be207cd8f7aa85e526a4f5ad7de211732cfc6e1c2ac95ef5f90c2f469
|
File details
Details for the file syntax_checker-0.2.8-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33aaf4a167c943e078c945e76a2b792c7946d1325a5ab9d60282579b54838adb
|
|
| MD5 |
b4295390e76a4007a378c1f1c42b1609
|
|
| BLAKE2b-256 |
6dc6f409d8380454304b023a9f5df57615d847a953c6d5a08b8b01900d468d4e
|
File details
Details for the file syntax_checker-0.2.8-cp39-cp39-win32.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp39-cp39-win32.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa314c71b755f518f61e20b4f9b8ad9c6b10c6abba3196b5ba2960111a4a7164
|
|
| MD5 |
83d2aaca4d034cd3581cb5f94d9c313e
|
|
| BLAKE2b-256 |
9287f4dbd743652937864fd28f3a9d4a145062a7efb13cf716a188bc68c49c22
|
File details
Details for the file syntax_checker-0.2.8-cp39-cp39-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp39-cp39-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c442c8e833a85f266265dda48e48dc1a2d61870022da8a566bea5965f142f72
|
|
| MD5 |
1d790673f5bead205298367b14334cff
|
|
| BLAKE2b-256 |
8ce142036dde0590f26e6690faef60b2a556a7495f88732eedb15b117e2eebb2
|
File details
Details for the file syntax_checker-0.2.8-cp39-cp39-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp39-cp39-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b7a46896b8326a8350e84fa0ac5c5a9bebe6f63a2a129c718489d318038e465
|
|
| MD5 |
79d92e9056d791e2ff2c808cdb3e9207
|
|
| BLAKE2b-256 |
4aca4aaf57144ec91b65580b78d9b63da2d6f7e3053fdd30b24b9b6151a94cd5
|
File details
Details for the file syntax_checker-0.2.8-cp39-cp39-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp39-cp39-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a7b7da30448cdc6cc52969e9e645901ec7686585ba5441fad581656d58f5844
|
|
| MD5 |
69eba583d0f05bb9614a0cd7abaf2d83
|
|
| BLAKE2b-256 |
737ba35c33997770d9421f56f6d42e66711249d10535c9a7aa7707f0bf141c65
|
File details
Details for the file syntax_checker-0.2.8-cp39-cp39-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp39-cp39-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95b5a7b28682a1886bcbe51bd1e70c395a6cf838a3a218a2cf697a42de8e1e6c
|
|
| MD5 |
0b335ce7aa3545c6212f69769ebe8555
|
|
| BLAKE2b-256 |
a701f5b636483e8e76775fc7f06083a2118b6d1712c8fee7b718836fe595693d
|
File details
Details for the file syntax_checker-0.2.8-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c512f1bb9f3fc79bef75d75caf8957c8e91c0c69fea6eb4129e4fc873c462e26
|
|
| MD5 |
5f5dd48a7fdef644d3bdacccf3293253
|
|
| BLAKE2b-256 |
5d94dfd151d11e3535a847b064388db51eaf389593c48da6bc945b1d7fefc860
|
File details
Details for the file syntax_checker-0.2.8-cp38-cp38-win32.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp38-cp38-win32.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a728a01ac0f8d3c32b47e484530cb9086a43708d6726be07e99582d3c46276fa
|
|
| MD5 |
a5b42586e2dcdcd3371e49d60e988be1
|
|
| BLAKE2b-256 |
68d32c5bda647f56950f55f3a7e96d407025dddf9ca88140571e3096994a5323
|
File details
Details for the file syntax_checker-0.2.8-cp38-cp38-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp38-cp38-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e605ffaf3b8dc48a1bec9463573883b0778504925cfeeb950cc73b6b315c6543
|
|
| MD5 |
0fcdbecc5abcd63c7c73273a2d3cc937
|
|
| BLAKE2b-256 |
71aa81276e1c168ea1b39004335eff0245f7ce6d04208d882007f5f7addef5dc
|
File details
Details for the file syntax_checker-0.2.8-cp38-cp38-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp38-cp38-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a31a58b161588c354b1d32658f93e85d84a34ef8b59e9a2be3d82c71d943a16
|
|
| MD5 |
781f308f9bb1159985a84fd6ee0f53e7
|
|
| BLAKE2b-256 |
d2f88d6299874075ef94284b03c146697a327a2033844b179fdf13c02223812d
|
File details
Details for the file syntax_checker-0.2.8-cp38-cp38-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp38-cp38-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62df769dd2bac2fe3480b57ada970c57a2cdea761c2187f2b3da318c5303061b
|
|
| MD5 |
05f2b64688d308c2aa8c0f0a504787d6
|
|
| BLAKE2b-256 |
8140d057be7dc4b2dcfcbb607665b93ea4c20c8ff0c3f443430f96d49227c62c
|
File details
Details for the file syntax_checker-0.2.8-cp38-cp38-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp38-cp38-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
086189ad37601ac1eb89f99ddf8cd672b6e8093abbc68ae04d877a75889d5cec
|
|
| MD5 |
2a53ca93c78b28cf15d340dda58174ae
|
|
| BLAKE2b-256 |
d7e1eed3ec95a9ea4f19b906d572f56974d83cbeb6292b63e271aca00f649b94
|
File details
Details for the file syntax_checker-0.2.8-cp37-cp37m-win_amd64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4936e9b6d362bfb1ac92471f6ed218c0c91aca37a7f6f0d2e4d27b8ec24f888e
|
|
| MD5 |
0f72feeecd99a02e2f22c4e7996503eb
|
|
| BLAKE2b-256 |
0bf4cfe10d9fcd8c0c1fcae3c5b5d2e00c037be568845aa9ff8ec10c660914ac
|
File details
Details for the file syntax_checker-0.2.8-cp37-cp37m-win32.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp37-cp37m-win32.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
928dfec6db849f52f8f354771dba076a0512be757a39332ca932bee3961df318
|
|
| MD5 |
3603bca521fa732bb999ccc0aed1d1d7
|
|
| BLAKE2b-256 |
807747ed67fe48ace90f6d631b3c1165b8919ff9d729d862a28c63274c16e8a4
|
File details
Details for the file syntax_checker-0.2.8-cp37-cp37m-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp37-cp37m-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.7m, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b23fe8781729c61e7207a5a8d99056bbe5a6952e9013b3180eccf6e2df6d2273
|
|
| MD5 |
b9b66a98d5a453d0324ee3ebfe394ee6
|
|
| BLAKE2b-256 |
28b79c8a8e8c976c0facb27d67877194e59b23cf9f904fb9abce2fbac1887a9b
|
File details
Details for the file syntax_checker-0.2.8-cp37-cp37m-musllinux_1_2_i686.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp37-cp37m-musllinux_1_2_i686.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.7m, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ae6d577d186fbb8f1825c70822f6fa9f66bb6c36ee827fbc3ba4e088281382f
|
|
| MD5 |
08f6519f7753c98fe231e5cdc74722ba
|
|
| BLAKE2b-256 |
6cedbe86c3e7db0725fe20dd98c5af05838bbfc2ab4dd79adc23b8f5d1dc1932
|
File details
Details for the file syntax_checker-0.2.8-cp37-cp37m-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp37-cp37m-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.7m, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40846fef22671f4c1dd78b8ad2047a280c6cb0d6c17939190cebcec973a1f6f6
|
|
| MD5 |
ab2a5f11d1739bbda5b11a2450ec4e5b
|
|
| BLAKE2b-256 |
6a7456f82a66c30626507a7e18abab8597b762731715c711a1ae96d0566a4472
|
File details
Details for the file syntax_checker-0.2.8-cp37-cp37m-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: syntax_checker-0.2.8-cp37-cp37m-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.7m, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03cb1c1ba9ea65059b96880ee5dabdf6917129cb7ca44ef32bfb8d3122c14129
|
|
| MD5 |
ad270381f768b0f682e605ba9d1cb137
|
|
| BLAKE2b-256 |
b196b2aebbe3ea4e533506db42c8d72c84683cf96a7d3108c3ea63fd14c18a35
|