## 🌴 tree-sitter-solidity
[![Node.js CI](https://github.com/JoranHonig/tree-sitter-solidity/actions/workflows/node.js.yml/badge.svg)](https://github.com/JoranHonig/tree-sitter-solidity/actions/workflows/node.js.yml)
[![npm version](https://badge.fury.io/js/tree-sitter-solidity.svg)](https://badge.fury.io/js/tree-sitter-solidity)
> 💡 this grammar is still in development, the structure of the generated AST is not stable
This repository contains a grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
The goal of this project is to provide an parser efficient low-dependency parser for solidity which targets most solidity versions in use and is designed for enabling metaprogramming.
### Navigating this repository
The primary file in this repository is `grammar.js` which describes the tree-sitter grammar.
```
# Primary file:
grammar.js
# Tests:
/test/**/*
# Auto generated:
/src/**/*
index.js
binding.gyp
```
### References
-> Ethereum solidity grammar:
- https://github.com/ethereum/solidity/blob/develop/docs/grammar/SolidityParser.g4
- https://github.com/ethereum/solidity/blob/develop/docs/grammar/SolidityLexer.g4
- https://docs.soliditylang.org/en/latest/grammar.html?#
-> Tree-sitter javascript grammar: https://github.com/tree-sitter/tree-sitter-javascript/blob/master/grammar.js
-> Solidity antlr grammar: https://github.com/ConsenSys/solidity-parser-antlr
Major inspriration & some structures have been taken from tree-sitter-javascript, a big thanks to the contributors to this repo!
Raw data
{
"_id": null,
"home_page": "https://github.com/Ackee-Blockchain/tree-sitter-solidity",
"name": "abch-tree-sitter-solidity",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Ackee Blockchain",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/31/c8/7a964747347515cf61511b7a2846e8ee490a561ce7bee4d8de4a9873bf73/abch_tree_sitter_solidity-1.2.3.tar.gz",
"platform": "any",
"description": "## \ud83c\udf34 tree-sitter-solidity \n[![Node.js CI](https://github.com/JoranHonig/tree-sitter-solidity/actions/workflows/node.js.yml/badge.svg)](https://github.com/JoranHonig/tree-sitter-solidity/actions/workflows/node.js.yml)\n[![npm version](https://badge.fury.io/js/tree-sitter-solidity.svg)](https://badge.fury.io/js/tree-sitter-solidity)\n\n> \ud83d\udca1 this grammar is still in development, the structure of the generated AST is not stable\n\nThis repository contains a grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).\n\nThe goal of this project is to provide an parser efficient low-dependency parser for solidity which targets most solidity versions in use and is designed for enabling metaprogramming.\n\n\n### Navigating this repository\nThe primary file in this repository is `grammar.js` which describes the tree-sitter grammar.\n\n```\n# Primary file:\ngrammar.js\n# Tests:\n/test/**/*\n\n# Auto generated:\n/src/**/*\nindex.js\nbinding.gyp\n```\n\n### References\n-> Ethereum solidity grammar: \n- https://github.com/ethereum/solidity/blob/develop/docs/grammar/SolidityParser.g4\n- https://github.com/ethereum/solidity/blob/develop/docs/grammar/SolidityLexer.g4\n- https://docs.soliditylang.org/en/latest/grammar.html?#\n\n-> Tree-sitter javascript grammar: https://github.com/tree-sitter/tree-sitter-javascript/blob/master/grammar.js\n\n-> Solidity antlr grammar: https://github.com/ConsenSys/solidity-parser-antlr\n\nMajor inspriration & some structures have been taken from tree-sitter-javascript, a big thanks to the contributors to this repo! \n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Solidity grammar for the Tree-sitter parsing library",
"version": "1.2.3",
"project_urls": {
"Homepage": "https://github.com/Ackee-Blockchain/tree-sitter-solidity",
"Source": "https://github.com/Ackee-Blockchain/tree-sitter-solidity"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "49da141e6b72c01236a6f3a0fd7dc4f0201302941a7ac128dcabfac4270082eb",
"md5": "fb9efee41bab17b654834af772b1acfa",
"sha256": "05a6228d48a6813d0102085d05d99e74e6d9b8ef9e43923d6f318eba1154ffd4"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "fb9efee41bab17b654834af772b1acfa",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 236638,
"upload_time": "2024-03-23T16:40:27",
"upload_time_iso_8601": "2024-03-23T16:40:27.552226Z",
"url": "https://files.pythonhosted.org/packages/49/da/141e6b72c01236a6f3a0fd7dc4f0201302941a7ac128dcabfac4270082eb/abch_tree_sitter_solidity-1.2.3-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "97df329e6b185757d4e3c73fb20ae0659874b41ab93781e553eb296bdd985ca0",
"md5": "c0e8d5103de5af1b467ea3b6a7f63e3a",
"sha256": "ec1670fcfcdc359eb7aa06e7fcbfa0098849e76104b63cbe291c08a61a5adfdd"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c0e8d5103de5af1b467ea3b6a7f63e3a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 240019,
"upload_time": "2024-03-23T16:40:29",
"upload_time_iso_8601": "2024-03-23T16:40:29.424408Z",
"url": "https://files.pythonhosted.org/packages/97/df/329e6b185757d4e3c73fb20ae0659874b41ab93781e553eb296bdd985ca0/abch_tree_sitter_solidity-1.2.3-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "97ea1dfc2a3704ae7f35eece97d2a885e79633e7a1e8d0da33286550ba63818e",
"md5": "29d03f9aab6fe6fa8fd209a9a0c5359c",
"sha256": "4300816c3af5031c0ae2ebe388b9fef6fd04756b20945e2968cc2e475bd8f70f"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "29d03f9aab6fe6fa8fd209a9a0c5359c",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 275409,
"upload_time": "2024-03-23T16:40:30",
"upload_time_iso_8601": "2024-03-23T16:40:30.739970Z",
"url": "https://files.pythonhosted.org/packages/97/ea/1dfc2a3704ae7f35eece97d2a885e79633e7a1e8d0da33286550ba63818e/abch_tree_sitter_solidity-1.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e1ef233636f9f706d0a3f36b4f738acb7a67425a5f5ae36c7f0f7e4c415639e3",
"md5": "05b9a61224dcf8be255eb45950198198",
"sha256": "b5ba80ad63a0ef68d530d84520a167e1cb1c0c8d4075b72fc190d5afc95c3208"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "05b9a61224dcf8be255eb45950198198",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 277869,
"upload_time": "2024-03-23T16:40:32",
"upload_time_iso_8601": "2024-03-23T16:40:32.537936Z",
"url": "https://files.pythonhosted.org/packages/e1/ef/233636f9f706d0a3f36b4f738acb7a67425a5f5ae36c7f0f7e4c415639e3/abch_tree_sitter_solidity-1.2.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aedee5c5a50bdfdca3d9ae80b0723bc5c45446819af8af64d3583a07cf4569c4",
"md5": "777b28796bab3c8060bbdf6dd8046300",
"sha256": "641d47675a2f450ee45b3ddeacb396af27a0499a8765d621e97121c90add0e70"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "777b28796bab3c8060bbdf6dd8046300",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 272647,
"upload_time": "2024-03-23T16:40:34",
"upload_time_iso_8601": "2024-03-23T16:40:34.269235Z",
"url": "https://files.pythonhosted.org/packages/ae/de/e5c5a50bdfdca3d9ae80b0723bc5c45446819af8af64d3583a07cf4569c4/abch_tree_sitter_solidity-1.2.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2433438f88b1daa03bdf0c6344646ef4524ded3d31282ebbe075074e8d89ed76",
"md5": "3eed7a1aaaa41ad9f182532b432587e4",
"sha256": "fe47de07ffd0fb889f53be0953f0640c7a35184aa27539b7b3599eda03d4290f"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "3eed7a1aaaa41ad9f182532b432587e4",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 279774,
"upload_time": "2024-03-23T16:40:36",
"upload_time_iso_8601": "2024-03-23T16:40:36.040224Z",
"url": "https://files.pythonhosted.org/packages/24/33/438f88b1daa03bdf0c6344646ef4524ded3d31282ebbe075074e8d89ed76/abch_tree_sitter_solidity-1.2.3-cp310-cp310-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "06e9697f59fc0b60bd0432bc4f8c8509dfda6bd42db41ad3671705cf0022b683",
"md5": "52504d1e00bc48cdcce8d7a975f58b7e",
"sha256": "5529eb786f1ea5cf2e76f7c2a1ac3349a5eed612e4a4b69755601a60379fa4c1"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "52504d1e00bc48cdcce8d7a975f58b7e",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 281965,
"upload_time": "2024-03-23T16:40:37",
"upload_time_iso_8601": "2024-03-23T16:40:37.934906Z",
"url": "https://files.pythonhosted.org/packages/06/e9/697f59fc0b60bd0432bc4f8c8509dfda6bd42db41ad3671705cf0022b683/abch_tree_sitter_solidity-1.2.3-cp310-cp310-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "117d9edfbdd82cbf8fb11233183d40b5860e528e7da29843ec1874b9cae38310",
"md5": "42b9ad0e11a9b7b6e64659f300440aa8",
"sha256": "6afce5b86ebf15dee0400c0ed53c52ffdd4f619bbd2625b4dbbe91d72147eba5"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "42b9ad0e11a9b7b6e64659f300440aa8",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 277610,
"upload_time": "2024-03-23T16:40:39",
"upload_time_iso_8601": "2024-03-23T16:40:39.805101Z",
"url": "https://files.pythonhosted.org/packages/11/7d/9edfbdd82cbf8fb11233183d40b5860e528e7da29843ec1874b9cae38310/abch_tree_sitter_solidity-1.2.3-cp310-cp310-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4aa54e276242d79c26b25737a8804f6c53bea683bbbde3f305a95ea3938330ae",
"md5": "1a0dbce6bcfc724ca75244161d949fb7",
"sha256": "c2ec2178a62a55819ee938c21bf77d3a8a97526b383225a0241f23a5e7f06060"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "1a0dbce6bcfc724ca75244161d949fb7",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 245332,
"upload_time": "2024-03-23T16:40:41",
"upload_time_iso_8601": "2024-03-23T16:40:41.703461Z",
"url": "https://files.pythonhosted.org/packages/4a/a5/4e276242d79c26b25737a8804f6c53bea683bbbde3f305a95ea3938330ae/abch_tree_sitter_solidity-1.2.3-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "123255451811546d0348d5d1e7ddeaad7eeab1b14b649cb1ee05ba74b33b2c29",
"md5": "8a57d481a00424c5a0cbd6c4ba3afb75",
"sha256": "e50c9b9f4024ebe0021fa4b58f10f5bb14cd23dadd9e8ed23c10b3931ac61c10"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "8a57d481a00424c5a0cbd6c4ba3afb75",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 243671,
"upload_time": "2024-03-23T16:40:42",
"upload_time_iso_8601": "2024-03-23T16:40:42.879077Z",
"url": "https://files.pythonhosted.org/packages/12/32/55451811546d0348d5d1e7ddeaad7eeab1b14b649cb1ee05ba74b33b2c29/abch_tree_sitter_solidity-1.2.3-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e1a0a4c05274a92ecf4afa313303a18ca19ace9e86d882cc59cea44f4cbf93b6",
"md5": "7933de595822896214eff1c5a1787d83",
"sha256": "7801fd9ad8831c704ff8e30251b11a7f1dcfd4d85b65bd9f844b8d1a663eb20d"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "7933de595822896214eff1c5a1787d83",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 236641,
"upload_time": "2024-03-23T16:40:44",
"upload_time_iso_8601": "2024-03-23T16:40:44.635038Z",
"url": "https://files.pythonhosted.org/packages/e1/a0/a4c05274a92ecf4afa313303a18ca19ace9e86d882cc59cea44f4cbf93b6/abch_tree_sitter_solidity-1.2.3-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "560eaf8eb1ddd94616c5b21d6301efab429107224081372812b78d0506dbe837",
"md5": "31d471fcfe8facd655da504e1e4bcd15",
"sha256": "151266987c7bf36f66a091504e89c3c46b697a01076357a83d2d0c47e66a5b7d"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "31d471fcfe8facd655da504e1e4bcd15",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 240018,
"upload_time": "2024-03-23T16:40:46",
"upload_time_iso_8601": "2024-03-23T16:40:46.012695Z",
"url": "https://files.pythonhosted.org/packages/56/0e/af8eb1ddd94616c5b21d6301efab429107224081372812b78d0506dbe837/abch_tree_sitter_solidity-1.2.3-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "de0499874cf19605759e5c78a402945ef83ea12acc119066ae1ce5b03b8c8eb0",
"md5": "97c58b7bd751fca9e52816f1e76efe73",
"sha256": "684fd2fe1048851653677172a44311571f6ec134eccf6080623b6733062f4f45"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "97c58b7bd751fca9e52816f1e76efe73",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 275454,
"upload_time": "2024-03-23T16:40:47",
"upload_time_iso_8601": "2024-03-23T16:40:47.370427Z",
"url": "https://files.pythonhosted.org/packages/de/04/99874cf19605759e5c78a402945ef83ea12acc119066ae1ce5b03b8c8eb0/abch_tree_sitter_solidity-1.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "88d414dc1cc526c058397e06bb219180717fdb8fc883b8e582ec8e07e46139de",
"md5": "7780bd2b038d7456c3532cc9d873da22",
"sha256": "e0179bd4ef16046330e1f2c367412aaeaba3b603d35a714b870ec7946232f536"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "7780bd2b038d7456c3532cc9d873da22",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 277879,
"upload_time": "2024-03-23T16:40:49",
"upload_time_iso_8601": "2024-03-23T16:40:49.353912Z",
"url": "https://files.pythonhosted.org/packages/88/d4/14dc1cc526c058397e06bb219180717fdb8fc883b8e582ec8e07e46139de/abch_tree_sitter_solidity-1.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ace78586e3a04cf9ff2203fb0edf0725124e2ae0d5b24d0462d595d1eed2852d",
"md5": "7c1985955425dd0d694cb4a5f5cb9be1",
"sha256": "927ab87a04555f407ec6203b63e74498da50c80361300b2dd7e749cb902e2087"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7c1985955425dd0d694cb4a5f5cb9be1",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 272658,
"upload_time": "2024-03-23T16:40:51",
"upload_time_iso_8601": "2024-03-23T16:40:51.141131Z",
"url": "https://files.pythonhosted.org/packages/ac/e7/8586e3a04cf9ff2203fb0edf0725124e2ae0d5b24d0462d595d1eed2852d/abch_tree_sitter_solidity-1.2.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cdb4a464d81883f8b33a0a835e88255806cca989fc089e8aca816a3523a40d93",
"md5": "f0a50865fc37943d55ef95253d84f5c3",
"sha256": "54a4756431661b74a564697d9077bc8e42c759573952c885f3c2150217a16fc1"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "f0a50865fc37943d55ef95253d84f5c3",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 280668,
"upload_time": "2024-03-23T16:40:52",
"upload_time_iso_8601": "2024-03-23T16:40:52.532227Z",
"url": "https://files.pythonhosted.org/packages/cd/b4/a464d81883f8b33a0a835e88255806cca989fc089e8aca816a3523a40d93/abch_tree_sitter_solidity-1.2.3-cp311-cp311-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fbb10b032f9d6073c045dd359b661dfca983a84f38e11218a598eb67aaee5da9",
"md5": "546d21821dc5137b1b7e2fb8deafe802",
"sha256": "2b39c9b150b3dcafa9a392f500a5cacfe413a9d390eb31ca74021c085f13abb7"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "546d21821dc5137b1b7e2fb8deafe802",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 282978,
"upload_time": "2024-03-23T16:40:54",
"upload_time_iso_8601": "2024-03-23T16:40:54.357498Z",
"url": "https://files.pythonhosted.org/packages/fb/b1/0b032f9d6073c045dd359b661dfca983a84f38e11218a598eb67aaee5da9/abch_tree_sitter_solidity-1.2.3-cp311-cp311-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "636f6c3de90e6f1d0ba295834d3dd193df017284a1bbeaf3eb528c10e1279312",
"md5": "62b3cf65f26b7f60a89b7cbf8993b8b9",
"sha256": "9ea22929e8dc798bf7f38a0ec2e849187f5502bb861b2025ef0ee26a22092655"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "62b3cf65f26b7f60a89b7cbf8993b8b9",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 278481,
"upload_time": "2024-03-23T16:40:55",
"upload_time_iso_8601": "2024-03-23T16:40:55.536837Z",
"url": "https://files.pythonhosted.org/packages/63/6f/6c3de90e6f1d0ba295834d3dd193df017284a1bbeaf3eb528c10e1279312/abch_tree_sitter_solidity-1.2.3-cp311-cp311-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9137463b789c4c023f1685f4f255afa9bcf14d5582443e8b7159d196540fafbe",
"md5": "70e23a94aa6a8ebd020e74a014d1dc1f",
"sha256": "39c0725cd72e03d04d2726063e721440fcfb381fae44c3f7c78aa3364626348d"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "70e23a94aa6a8ebd020e74a014d1dc1f",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 245335,
"upload_time": "2024-03-23T16:40:57",
"upload_time_iso_8601": "2024-03-23T16:40:57.180048Z",
"url": "https://files.pythonhosted.org/packages/91/37/463b789c4c023f1685f4f255afa9bcf14d5582443e8b7159d196540fafbe/abch_tree_sitter_solidity-1.2.3-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7fa6a357f11ffbd29f21b07ac6a17cc6b6af1761459b12a6b2a6c6d279d11655",
"md5": "b0a9e5a902bf0981524d503d8dd9669e",
"sha256": "220b20c87825f1440a62d361f0d27bf4821f5a4bba0d0b006d82cc7a100e483e"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "b0a9e5a902bf0981524d503d8dd9669e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 243676,
"upload_time": "2024-03-23T16:40:58",
"upload_time_iso_8601": "2024-03-23T16:40:58.734255Z",
"url": "https://files.pythonhosted.org/packages/7f/a6/a357f11ffbd29f21b07ac6a17cc6b6af1761459b12a6b2a6c6d279d11655/abch_tree_sitter_solidity-1.2.3-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "20ff79cc2c6dacbcb9d4a61faed80581d9d293d1728a25ea100a8e27259ed090",
"md5": "d6fb533125206c0eb291e96bacfa7571",
"sha256": "84ebef54ad22d98f183f29605dd8cba744a38dabd7650f07282c8e38431dc450"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "d6fb533125206c0eb291e96bacfa7571",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 236639,
"upload_time": "2024-03-23T16:41:00",
"upload_time_iso_8601": "2024-03-23T16:41:00.527499Z",
"url": "https://files.pythonhosted.org/packages/20/ff/79cc2c6dacbcb9d4a61faed80581d9d293d1728a25ea100a8e27259ed090/abch_tree_sitter_solidity-1.2.3-cp312-cp312-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d693db6d08d68856e59d364be897faa2f7cd74d502ad3150a872a0f3e7322232",
"md5": "dd0b5c7f367ff17f4161364395348a33",
"sha256": "6f961813e9c58f2d48587dc675ab6c624e8fd31c16b82bdd5df330128ea7de36"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "dd0b5c7f367ff17f4161364395348a33",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 240014,
"upload_time": "2024-03-23T16:41:02",
"upload_time_iso_8601": "2024-03-23T16:41:02.719718Z",
"url": "https://files.pythonhosted.org/packages/d6/93/db6d08d68856e59d364be897faa2f7cd74d502ad3150a872a0f3e7322232/abch_tree_sitter_solidity-1.2.3-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cb54b9d2f84f643e3a42a5dad11333837533923316dc914ad3b0a764a209ca1b",
"md5": "4ed81503b38d2567bca80d9f1583b16e",
"sha256": "6f54e2259ad9c783b0ae6cbb963b1859c2b6773957c1512c4891c87373147e76"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "4ed81503b38d2567bca80d9f1583b16e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 275597,
"upload_time": "2024-03-23T16:41:04",
"upload_time_iso_8601": "2024-03-23T16:41:04.579751Z",
"url": "https://files.pythonhosted.org/packages/cb/54/b9d2f84f643e3a42a5dad11333837533923316dc914ad3b0a764a209ca1b/abch_tree_sitter_solidity-1.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c26e610a35ceced2b4d1585b75f673026fab5dd760e22158fba99c14c8cd6487",
"md5": "b94feccf680fcf5cd4c7713cb806b401",
"sha256": "89dfdf2767334d62650fbf8ca662e9fe12dfdaea7dc2646594ec27c905296aba"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "b94feccf680fcf5cd4c7713cb806b401",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 277962,
"upload_time": "2024-03-23T16:41:05",
"upload_time_iso_8601": "2024-03-23T16:41:05.914414Z",
"url": "https://files.pythonhosted.org/packages/c2/6e/610a35ceced2b4d1585b75f673026fab5dd760e22158fba99c14c8cd6487/abch_tree_sitter_solidity-1.2.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7062f535036f7b555cf1a1d788891287e7d7dc3cc040a20f9bba601216028416",
"md5": "ab9d40e93c91295aad31a26bfb1942cf",
"sha256": "ab425cac8875ac559a41851bce715005ba9e5ed60e479777bd7568cf786197f1"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "ab9d40e93c91295aad31a26bfb1942cf",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 272810,
"upload_time": "2024-03-23T16:41:07",
"upload_time_iso_8601": "2024-03-23T16:41:07.232433Z",
"url": "https://files.pythonhosted.org/packages/70/62/f535036f7b555cf1a1d788891287e7d7dc3cc040a20f9bba601216028416/abch_tree_sitter_solidity-1.2.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "20aef0b6954c953dc0b2d81e0be60da888ebe4cbd866ddea112b8c62564b46f9",
"md5": "7b9ba7964563df920d8c204d18206237",
"sha256": "673e2155bd5c78167bf62eca24e6c2b0b0e78095ae043910dc60fa6812015f58"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "7b9ba7964563df920d8c204d18206237",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 280308,
"upload_time": "2024-03-23T16:41:08",
"upload_time_iso_8601": "2024-03-23T16:41:08.758764Z",
"url": "https://files.pythonhosted.org/packages/20/ae/f0b6954c953dc0b2d81e0be60da888ebe4cbd866ddea112b8c62564b46f9/abch_tree_sitter_solidity-1.2.3-cp312-cp312-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1f8cf5c4549cf86532bfd0411d81df03ca229e4f98cc6b952cec0598fd4ad9b",
"md5": "0ae003af290b59011a8a32de31f54a0e",
"sha256": "858a1576b45f51412b5cad3da6722f1af300f033d3f8c888dfed27cd4e06b272"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "0ae003af290b59011a8a32de31f54a0e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 282558,
"upload_time": "2024-03-23T16:41:10",
"upload_time_iso_8601": "2024-03-23T16:41:10.221582Z",
"url": "https://files.pythonhosted.org/packages/b1/f8/cf5c4549cf86532bfd0411d81df03ca229e4f98cc6b952cec0598fd4ad9b/abch_tree_sitter_solidity-1.2.3-cp312-cp312-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c2a23f773ea5f73efb3b4f5784cbe7a3ba1f2099f7f6fc1ec444013300b83952",
"md5": "c9d34ee1ad5088124d8abf4baf2788b5",
"sha256": "39f05e2580ddac85ffc14d8793eabe7500d254bb9fdaf4ddef665421e8d26797"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "c9d34ee1ad5088124d8abf4baf2788b5",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 278150,
"upload_time": "2024-03-23T16:41:11",
"upload_time_iso_8601": "2024-03-23T16:41:11.514000Z",
"url": "https://files.pythonhosted.org/packages/c2/a2/3f773ea5f73efb3b4f5784cbe7a3ba1f2099f7f6fc1ec444013300b83952/abch_tree_sitter_solidity-1.2.3-cp312-cp312-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ddd51280f645ca91d36da210e2076fbff3ae112291e7b68c5665630e1ecadbd7",
"md5": "c9516b8509b9ef9f8ae66658f8e24b9d",
"sha256": "2fd26761970205bcc6311e4ce3fb92fd6f5c3019624515495a463e3e27f2928f"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "c9516b8509b9ef9f8ae66658f8e24b9d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 245334,
"upload_time": "2024-03-23T16:41:12",
"upload_time_iso_8601": "2024-03-23T16:41:12.746634Z",
"url": "https://files.pythonhosted.org/packages/dd/d5/1280f645ca91d36da210e2076fbff3ae112291e7b68c5665630e1ecadbd7/abch_tree_sitter_solidity-1.2.3-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "25cb9edcc43cd4400b467fe536d67991e21964f0435fe8ca1c0acd6c81fce648",
"md5": "0b0b9dd180d37f4e4d10c7f1f9679f37",
"sha256": "8e0e06ec8455d140762bd3c5d40015235113771aadb1ad22fa20f2b96c2b1810"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "0b0b9dd180d37f4e4d10c7f1f9679f37",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 243676,
"upload_time": "2024-03-23T16:41:14",
"upload_time_iso_8601": "2024-03-23T16:41:14.099855Z",
"url": "https://files.pythonhosted.org/packages/25/cb/9edcc43cd4400b467fe536d67991e21964f0435fe8ca1c0acd6c81fce648/abch_tree_sitter_solidity-1.2.3-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cd15b22b8cce294dbc8c07a13afd699fe846c0b4832ce9fb9f69ff948494802d",
"md5": "d8c23ea9eb6501035d9b81dc1c4e9b7f",
"sha256": "1886222ffc5b00eb1435a63de2d6a5094fe0c7ff5eaf151f4a3e28824a966456"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp37-cp37m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "d8c23ea9eb6501035d9b81dc1c4e9b7f",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 236630,
"upload_time": "2024-03-23T16:41:15",
"upload_time_iso_8601": "2024-03-23T16:41:15.971474Z",
"url": "https://files.pythonhosted.org/packages/cd/15/b22b8cce294dbc8c07a13afd699fe846c0b4832ce9fb9f69ff948494802d/abch_tree_sitter_solidity-1.2.3-cp37-cp37m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5de5cc337409de647873af9e0ee76a20e5f3903c8c2bc36b7a852f3683a46b61",
"md5": "ad2cb789011f7c01fe5e1246e87f59a0",
"sha256": "9774c52c8f8c780b9502ce01301a6ad757cd9831442edbbda4fbf6d3061329ce"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "ad2cb789011f7c01fe5e1246e87f59a0",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 275906,
"upload_time": "2024-03-23T16:41:17",
"upload_time_iso_8601": "2024-03-23T16:41:17.246105Z",
"url": "https://files.pythonhosted.org/packages/5d/e5/cc337409de647873af9e0ee76a20e5f3903c8c2bc36b7a852f3683a46b61/abch_tree_sitter_solidity-1.2.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1a95539fb1d5fa6fb6488d18c9a62dea53a58dd4d1e9e0ccc77e85e2be93fbdf",
"md5": "0325234e5a07ec5a6d42ec683722a321",
"sha256": "9c591ad08e343e409b375f018d77d7ab0e19a5168d0c92548bc53cc9ff1ce1d1"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "0325234e5a07ec5a6d42ec683722a321",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 278253,
"upload_time": "2024-03-23T16:41:18",
"upload_time_iso_8601": "2024-03-23T16:41:18.616020Z",
"url": "https://files.pythonhosted.org/packages/1a/95/539fb1d5fa6fb6488d18c9a62dea53a58dd4d1e9e0ccc77e85e2be93fbdf/abch_tree_sitter_solidity-1.2.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b2f14861c8721fc99fa52219376db450d91a4ed8bbe28dab85b0b71eeedc72d1",
"md5": "91b30e2098b27d62a9c638b9d3e234fb",
"sha256": "f19e3523485e416ec525b7697783983113f7b4508e4c9de70841f90ef8edbbaf"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "91b30e2098b27d62a9c638b9d3e234fb",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 273075,
"upload_time": "2024-03-23T16:41:20",
"upload_time_iso_8601": "2024-03-23T16:41:20.592487Z",
"url": "https://files.pythonhosted.org/packages/b2/f1/4861c8721fc99fa52219376db450d91a4ed8bbe28dab85b0b71eeedc72d1/abch_tree_sitter_solidity-1.2.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5bc4fe8601c5c9185e24e4be4b6d82e835e6b30e8a3e35f698e4cf68fb26c8e9",
"md5": "b6af85707ad651e8aa429e4e24bd2e9d",
"sha256": "1d462e5e8d594ae7c6452fc028f3e82feb164ac7bc0af4aa94223beed4b1a5c9"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp37-cp37m-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "b6af85707ad651e8aa429e4e24bd2e9d",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 280952,
"upload_time": "2024-03-23T16:41:22",
"upload_time_iso_8601": "2024-03-23T16:41:22.063978Z",
"url": "https://files.pythonhosted.org/packages/5b/c4/fe8601c5c9185e24e4be4b6d82e835e6b30e8a3e35f698e4cf68fb26c8e9/abch_tree_sitter_solidity-1.2.3-cp37-cp37m-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0555022f566c6093a914abcd1fb28e36bcad8f8f819a1daadbc33c19008d3419",
"md5": "dfd63523e071fc26be342453dcd6e4fc",
"sha256": "828719863684991910bb9360e0de4b2cb96fa54fa06228ba85992c1e3192aaab"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp37-cp37m-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "dfd63523e071fc26be342453dcd6e4fc",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 283243,
"upload_time": "2024-03-23T16:41:23",
"upload_time_iso_8601": "2024-03-23T16:41:23.455644Z",
"url": "https://files.pythonhosted.org/packages/05/55/022f566c6093a914abcd1fb28e36bcad8f8f819a1daadbc33c19008d3419/abch_tree_sitter_solidity-1.2.3-cp37-cp37m-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e5ce26ad2ab72fca4248c6a6d66b46aca5fec79386c160aecc68d274a3f2e6d2",
"md5": "918897c0c324bacc1458c20c9b3c51dd",
"sha256": "8ba8008b049fce57f8a7286e43f6b07e33984059ca0a474d5308f7d32fd66995"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp37-cp37m-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "918897c0c324bacc1458c20c9b3c51dd",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 278789,
"upload_time": "2024-03-23T16:41:24",
"upload_time_iso_8601": "2024-03-23T16:41:24.755642Z",
"url": "https://files.pythonhosted.org/packages/e5/ce/26ad2ab72fca4248c6a6d66b46aca5fec79386c160aecc68d274a3f2e6d2/abch_tree_sitter_solidity-1.2.3-cp37-cp37m-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b09a5d6587e611da9f30922d7f2b35649aee6c3b16a2ea1f5c4adcc7f189a458",
"md5": "6ea560152bc083adcd865bd0cf5e6ceb",
"sha256": "82afb66f79ce1296275edf8ce276ad3a0c1e927c558a645c9ddfa7c08d94f64f"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp37-cp37m-win32.whl",
"has_sig": false,
"md5_digest": "6ea560152bc083adcd865bd0cf5e6ceb",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 245324,
"upload_time": "2024-03-23T16:41:26",
"upload_time_iso_8601": "2024-03-23T16:41:26.134270Z",
"url": "https://files.pythonhosted.org/packages/b0/9a/5d6587e611da9f30922d7f2b35649aee6c3b16a2ea1f5c4adcc7f189a458/abch_tree_sitter_solidity-1.2.3-cp37-cp37m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4532a30fb334802fee671b5070dbf9c71afcf81fac9bde644af238f51880f81c",
"md5": "360948d08c6183759bbddf5c6f380175",
"sha256": "da156703bdce8e538fb5c6e219559ec321e0b277c3ad6d980e826e43d7c0bcc2"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "360948d08c6183759bbddf5c6f380175",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 243664,
"upload_time": "2024-03-23T16:41:27",
"upload_time_iso_8601": "2024-03-23T16:41:27.500010Z",
"url": "https://files.pythonhosted.org/packages/45/32/a30fb334802fee671b5070dbf9c71afcf81fac9bde644af238f51880f81c/abch_tree_sitter_solidity-1.2.3-cp37-cp37m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "17b8cf834198ca9ed3ffc942cdf8ebaa53a77b1e9717011e42fcad43cee1645f",
"md5": "7f7446ef6767e37e84b0cb8ae82855aa",
"sha256": "7682fbd9d4031c9f36d20fd80f5743f862c23c0f3823d16ebfe606e939f4f4b3"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "7f7446ef6767e37e84b0cb8ae82855aa",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 236637,
"upload_time": "2024-03-23T16:41:28",
"upload_time_iso_8601": "2024-03-23T16:41:28.779790Z",
"url": "https://files.pythonhosted.org/packages/17/b8/cf834198ca9ed3ffc942cdf8ebaa53a77b1e9717011e42fcad43cee1645f/abch_tree_sitter_solidity-1.2.3-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "917f06680a4f711d942cd13228d6f4f27614d5b158fe0fde7abb60d8a521c9fa",
"md5": "aa348bda80f8c19d457630ac7669e7c8",
"sha256": "95b8499e3e678d4a0cda78bde5c8d13c71dc7e82109b917df705c05517d96dc4"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "aa348bda80f8c19d457630ac7669e7c8",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 240014,
"upload_time": "2024-03-23T16:41:31",
"upload_time_iso_8601": "2024-03-23T16:41:31.273434Z",
"url": "https://files.pythonhosted.org/packages/91/7f/06680a4f711d942cd13228d6f4f27614d5b158fe0fde7abb60d8a521c9fa/abch_tree_sitter_solidity-1.2.3-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "29f9260db076deffa17f48d7d73ac3f209a78965e81638553ec09e4bfeafb678",
"md5": "84cd8c7b5082aa24b542c993f5d69aca",
"sha256": "a7559c628da65c93c18d717a074f0616a25fdd441a4ceaea1ea8689b9210cfd7"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "84cd8c7b5082aa24b542c993f5d69aca",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 275884,
"upload_time": "2024-03-23T16:41:32",
"upload_time_iso_8601": "2024-03-23T16:41:32.581982Z",
"url": "https://files.pythonhosted.org/packages/29/f9/260db076deffa17f48d7d73ac3f209a78965e81638553ec09e4bfeafb678/abch_tree_sitter_solidity-1.2.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "717b5f22d7dc813a3328c520b07b72e1a7ef299a143072e1603cc9bdae253a8f",
"md5": "ea7d384680ea200326b6aeb3ea563529",
"sha256": "26ba5ad1745d78c02966d0bb6a30edc88b037dfebf5fc39f570b5631835acacd"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "ea7d384680ea200326b6aeb3ea563529",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 278264,
"upload_time": "2024-03-23T16:41:34",
"upload_time_iso_8601": "2024-03-23T16:41:34.098570Z",
"url": "https://files.pythonhosted.org/packages/71/7b/5f22d7dc813a3328c520b07b72e1a7ef299a143072e1603cc9bdae253a8f/abch_tree_sitter_solidity-1.2.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0f75f994fe4eb108a0e6ce79b242c183a642f45fdd558602acfddfb0304cb807",
"md5": "3bb1a688dc76293dbc0e68005840440e",
"sha256": "aa64d2a8166bd10aad6f020a5f365fc18426ac00a9347bcd499adf0e66ad1660"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "3bb1a688dc76293dbc0e68005840440e",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 273074,
"upload_time": "2024-03-23T16:41:36",
"upload_time_iso_8601": "2024-03-23T16:41:36.064375Z",
"url": "https://files.pythonhosted.org/packages/0f/75/f994fe4eb108a0e6ce79b242c183a642f45fdd558602acfddfb0304cb807/abch_tree_sitter_solidity-1.2.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4e2993c6fb668ab16640dccfb96536882c1370aa8c7250c6e55fe670388f3551",
"md5": "620d03b46cacde19b860ab4667f02cb1",
"sha256": "48fc0fbfb24ae81a60a6ed0f1ccf7fdbe62e71f676993d4e66a35c16e9a6e654"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "620d03b46cacde19b860ab4667f02cb1",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 279824,
"upload_time": "2024-03-23T16:41:37",
"upload_time_iso_8601": "2024-03-23T16:41:37.563483Z",
"url": "https://files.pythonhosted.org/packages/4e/29/93c6fb668ab16640dccfb96536882c1370aa8c7250c6e55fe670388f3551/abch_tree_sitter_solidity-1.2.3-cp38-cp38-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bdc62e2a75da4904e8f6d4635837bd9844e904c5d91120ab0cf18b0baf261737",
"md5": "931ad38a8dc2b84e3cb37c9bbced9af9",
"sha256": "601f5feac2ab33efcf44449b060d87889cd6dedf3d184e69f5a2adeb17ce363b"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "931ad38a8dc2b84e3cb37c9bbced9af9",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 282011,
"upload_time": "2024-03-23T16:41:39",
"upload_time_iso_8601": "2024-03-23T16:41:39.069110Z",
"url": "https://files.pythonhosted.org/packages/bd/c6/2e2a75da4904e8f6d4635837bd9844e904c5d91120ab0cf18b0baf261737/abch_tree_sitter_solidity-1.2.3-cp38-cp38-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6b20b7c563a7db3dd83d5f47b1afa3a16f2f87bf80f09de3406212694e57ac5c",
"md5": "6967dac248a74c1340b48100cb37b977",
"sha256": "178cee2c3a572cb0dbd31a4b618863eb4674163fc5b531ff396928b48e61b932"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "6967dac248a74c1340b48100cb37b977",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 277670,
"upload_time": "2024-03-23T16:41:40",
"upload_time_iso_8601": "2024-03-23T16:41:40.620688Z",
"url": "https://files.pythonhosted.org/packages/6b/20/b7c563a7db3dd83d5f47b1afa3a16f2f87bf80f09de3406212694e57ac5c/abch_tree_sitter_solidity-1.2.3-cp38-cp38-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3211dd7f77803376ccafcf042706e89da1b18a545da414dd16fc0478d657356b",
"md5": "6430687f490adb0887c3ab6a05706481",
"sha256": "cd11ccbf7abd689d65736ad03509650c0fe0050b8956b73f2ce5cc6d24c097cc"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "6430687f490adb0887c3ab6a05706481",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 245335,
"upload_time": "2024-03-23T16:41:41",
"upload_time_iso_8601": "2024-03-23T16:41:41.870597Z",
"url": "https://files.pythonhosted.org/packages/32/11/dd7f77803376ccafcf042706e89da1b18a545da414dd16fc0478d657356b/abch_tree_sitter_solidity-1.2.3-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "239a31448199e14f06680de2851472ead8c56f3939217c32af1b33a4f02dfb20",
"md5": "dc35ae92f7eaa6da98941be64fad12cb",
"sha256": "fa34cead910545542c6fe9897d5ad3689b23fae5d903aaec74c8e56fad5cc221"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "dc35ae92f7eaa6da98941be64fad12cb",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 243671,
"upload_time": "2024-03-23T16:41:43",
"upload_time_iso_8601": "2024-03-23T16:41:43.204924Z",
"url": "https://files.pythonhosted.org/packages/23/9a/31448199e14f06680de2851472ead8c56f3939217c32af1b33a4f02dfb20/abch_tree_sitter_solidity-1.2.3-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8cb699cb5ec2ad2c8aaa12a683638643f43044fbf56bdf040be1b9af92380236",
"md5": "30285501915069a0c65b438aa6132bdc",
"sha256": "5879cea910db0c378a6916f8f9002a2ccb29a4b2aec8106a5512d2f8059dbbd1"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "30285501915069a0c65b438aa6132bdc",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 236636,
"upload_time": "2024-03-23T16:41:45",
"upload_time_iso_8601": "2024-03-23T16:41:45.199258Z",
"url": "https://files.pythonhosted.org/packages/8c/b6/99cb5ec2ad2c8aaa12a683638643f43044fbf56bdf040be1b9af92380236/abch_tree_sitter_solidity-1.2.3-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1fac793939f931f0fdbb327ca044805d634cc609343029ac2a927d3de0907a80",
"md5": "2f06b526b4c04c6429ed6c2ba0fcee2b",
"sha256": "c81a5e78d9d763372098a3ba279a92fac117cad8c21fb5164fa95f4d59de469f"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "2f06b526b4c04c6429ed6c2ba0fcee2b",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 240016,
"upload_time": "2024-03-23T16:41:46",
"upload_time_iso_8601": "2024-03-23T16:41:46.650374Z",
"url": "https://files.pythonhosted.org/packages/1f/ac/793939f931f0fdbb327ca044805d634cc609343029ac2a927d3de0907a80/abch_tree_sitter_solidity-1.2.3-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "882f04052486cf2690a0f1b17846ec57d194e00a141adca2ed5e13dc346464b2",
"md5": "98a7c6376086b53e56ece3149ea3391f",
"sha256": "058a76519f1832384ef696313044fc0475457396ba846cdd287561447a488e04"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "98a7c6376086b53e56ece3149ea3391f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 275261,
"upload_time": "2024-03-23T16:41:48",
"upload_time_iso_8601": "2024-03-23T16:41:48.025464Z",
"url": "https://files.pythonhosted.org/packages/88/2f/04052486cf2690a0f1b17846ec57d194e00a141adca2ed5e13dc346464b2/abch_tree_sitter_solidity-1.2.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "31388f64081eb93591eb930904e84df3cb735bb77b938135456d2e99a5102845",
"md5": "102057ce57c1e0e457a793d3b82d7061",
"sha256": "8e5c826a13d921ac425845eaa86f0710e80c790a3a6baf4d0c3c2fc00510815c"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"has_sig": false,
"md5_digest": "102057ce57c1e0e457a793d3b82d7061",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 277751,
"upload_time": "2024-03-23T16:41:49",
"upload_time_iso_8601": "2024-03-23T16:41:49.911097Z",
"url": "https://files.pythonhosted.org/packages/31/38/8f64081eb93591eb930904e84df3cb735bb77b938135456d2e99a5102845/abch_tree_sitter_solidity-1.2.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ca45091be9aedcf5485f6341612b6d70591ab886c9144671c7e21dab93aea18c",
"md5": "042d569a697a4aba2b9dd18e6c8f0b6b",
"sha256": "6c5ba799ef176cf6f170e33cf13663c8203c397d0915024cdf9be54f3cb74691"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "042d569a697a4aba2b9dd18e6c8f0b6b",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 272499,
"upload_time": "2024-03-23T16:41:51",
"upload_time_iso_8601": "2024-03-23T16:41:51.847604Z",
"url": "https://files.pythonhosted.org/packages/ca/45/091be9aedcf5485f6341612b6d70591ab886c9144671c7e21dab93aea18c/abch_tree_sitter_solidity-1.2.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "38c7436b34579fba7a51b35688bb6ac5e49289306c76fcf654e3ce3fe83f780e",
"md5": "2921c8480f111aaeef5733b089eae9ec",
"sha256": "63a6d1fdf51efc5d7b2facc8d908384da49378c4daf0bbfbe162bf10b360cabb"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-musllinux_1_1_aarch64.whl",
"has_sig": false,
"md5_digest": "2921c8480f111aaeef5733b089eae9ec",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 279621,
"upload_time": "2024-03-23T16:41:53",
"upload_time_iso_8601": "2024-03-23T16:41:53.215796Z",
"url": "https://files.pythonhosted.org/packages/38/c7/436b34579fba7a51b35688bb6ac5e49289306c76fcf654e3ce3fe83f780e/abch_tree_sitter_solidity-1.2.3-cp39-cp39-musllinux_1_1_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2518a659c5ebfb206a0ab5cf999f2bd4eac0102f1ed0a2bbc1da5f8f8819823c",
"md5": "8a002647875600110f29a9414f955f0b",
"sha256": "0d93e6e73fceebfbd38615ee087156f80dca1d7b4da8be9432fc96f820d39114"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-musllinux_1_1_i686.whl",
"has_sig": false,
"md5_digest": "8a002647875600110f29a9414f955f0b",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 281800,
"upload_time": "2024-03-23T16:41:55",
"upload_time_iso_8601": "2024-03-23T16:41:55.070313Z",
"url": "https://files.pythonhosted.org/packages/25/18/a659c5ebfb206a0ab5cf999f2bd4eac0102f1ed0a2bbc1da5f8f8819823c/abch_tree_sitter_solidity-1.2.3-cp39-cp39-musllinux_1_1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4e05f396e6fac58034760797ff9b4f5461273bdfe141bd25f333ec59d5e94e4d",
"md5": "b178a52a334874d8a914fb9c252fa16c",
"sha256": "e4735d21f103734a2506c0f4433834abb2195cae24d23fde1cdd260dc338df78"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-musllinux_1_1_x86_64.whl",
"has_sig": false,
"md5_digest": "b178a52a334874d8a914fb9c252fa16c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 277467,
"upload_time": "2024-03-23T16:41:56",
"upload_time_iso_8601": "2024-03-23T16:41:56.506849Z",
"url": "https://files.pythonhosted.org/packages/4e/05/f396e6fac58034760797ff9b4f5461273bdfe141bd25f333ec59d5e94e4d/abch_tree_sitter_solidity-1.2.3-cp39-cp39-musllinux_1_1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "732ac7c7c1d72bf8dff1f6d9b05248622668bb42909dd13f0d79cc1fcc58c1a2",
"md5": "032d210891a6003e41341cbd1d3a3390",
"sha256": "19e78290479549b389a4843e337ae8779956390cc9829ac333d1b37b857a0444"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "032d210891a6003e41341cbd1d3a3390",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 245332,
"upload_time": "2024-03-23T16:41:57",
"upload_time_iso_8601": "2024-03-23T16:41:57.778202Z",
"url": "https://files.pythonhosted.org/packages/73/2a/c7c7c1d72bf8dff1f6d9b05248622668bb42909dd13f0d79cc1fcc58c1a2/abch_tree_sitter_solidity-1.2.3-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5913a40893e143310f8489d914cb114897baddfc6bb578fad156af3945d8d8b0",
"md5": "42941d302fd96a41d84beca390307e3a",
"sha256": "c390b06dc6c0b42d5027531d3a0a60b6d9b85fcbdb2958fa81e4f0eeba3ada13"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "42941d302fd96a41d84beca390307e3a",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 243666,
"upload_time": "2024-03-23T16:41:59",
"upload_time_iso_8601": "2024-03-23T16:41:59.178343Z",
"url": "https://files.pythonhosted.org/packages/59/13/a40893e143310f8489d914cb114897baddfc6bb578fad156af3945d8d8b0/abch_tree_sitter_solidity-1.2.3-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "31c87a964747347515cf61511b7a2846e8ee490a561ce7bee4d8de4a9873bf73",
"md5": "686deae25906a5ec68629be708cc08f3",
"sha256": "08b1936f2ffa5a0c8f0536e85c384a9f991c39b0e323530cccdd05d73c5b2022"
},
"downloads": -1,
"filename": "abch_tree_sitter_solidity-1.2.3.tar.gz",
"has_sig": false,
"md5_digest": "686deae25906a5ec68629be708cc08f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 172998,
"upload_time": "2024-03-23T16:42:01",
"upload_time_iso_8601": "2024-03-23T16:42:01.066167Z",
"url": "https://files.pythonhosted.org/packages/31/c8/7a964747347515cf61511b7a2846e8ee490a561ce7bee4d8de4a9873bf73/abch_tree_sitter_solidity-1.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-23 16:42:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ackee-Blockchain",
"github_project": "tree-sitter-solidity",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "abch-tree-sitter-solidity"
}