typed-ast


Nametyped-ast JSON
Version 1.5.5 PyPI version JSON
download
home_pagehttps://github.com/python/typed_ast
Summarya fork of Python 2 and 3 ast modules with type comment support
upload_time2023-07-04 18:38:08
maintainer
docs_urlNone
authorDavid Fisher
requires_python>=3.6
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
End of life
===========

This project is no longer maintained.

Use the standard library `ast` module instead.
See https://github.com/python/typed_ast/issues/179.

===========
Description
===========

`typed_ast` is a Python 3 package that provides a Python 2.7 and Python 3
parser similar to the standard `ast` library.  Unlike `ast` below Python 3.8,
the parsers in
`typed_ast` include PEP 484 type comments and are independent of the version of
Python under which they are run.  The `typed_ast` parsers produce the standard
Python AST (plus type comments), and are both fast and correct, as they are
based on the CPython 2.7 and 3.7 parsers.

**Note:** The `ast` module of Python 3.8+ supports all features of `typed_ast`.
`typed_ast` does not support parsing code that uses syntax introduced in
Python 3.8 onwards.
We recommend using `ast` on Python 3.8 or above.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typed_ast",
    "name": "typed-ast",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "David Fisher",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f9/7e/a424029f350aa8078b75fd0d360a787a273ca753a678d1104c5fa4f3072a/typed_ast-1.5.5.tar.gz",
    "platform": "POSIX",
    "description": "===========\nEnd of life\n===========\n\nThis project is no longer maintained.\n\nUse the standard library `ast` module instead.\nSee https://github.com/python/typed_ast/issues/179.\n\n===========\nDescription\n===========\n\n`typed_ast` is a Python 3 package that provides a Python 2.7 and Python 3\nparser similar to the standard `ast` library.  Unlike `ast` below Python 3.8,\nthe parsers in\n`typed_ast` include PEP 484 type comments and are independent of the version of\nPython under which they are run.  The `typed_ast` parsers produce the standard\nPython AST (plus type comments), and are both fast and correct, as they are\nbased on the CPython 2.7 and 3.7 parsers.\n\n**Note:** The `ast` module of Python 3.8+ supports all features of `typed_ast`.\n`typed_ast` does not support parsing code that uses syntax introduced in\nPython 3.8 onwards.\nWe recommend using `ast` on Python 3.8 or above.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "a fork of Python 2 and 3 ast modules with type comment support",
    "version": "1.5.5",
    "project_urls": {
        "Homepage": "https://github.com/python/typed_ast"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88075defe18d4fc16281cd18c4374270abc430c3d852d8ac29b5db6599d45cfe",
                "md5": "f837f59508319e0817ab98b90ef7082f",
                "sha256": "4bc1efe0ce3ffb74784e06460f01a223ac1f6ab31c6bc0376a21184bf5aabe3b"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f837f59508319e0817ab98b90ef7082f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 223267,
            "upload_time": "2023-07-04T18:37:00",
            "upload_time_iso_8601": "2023-07-04T18:37:00.129323Z",
            "url": "https://files.pythonhosted.org/packages/88/07/5defe18d4fc16281cd18c4374270abc430c3d852d8ac29b5db6599d45cfe/typed_ast-1.5.5-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a05ce379b00028680bfcd267d845cf46b60e76d8ac6f7009fd440d6ce030cc92",
                "md5": "49c2660b044660520c4a7de7242521b9",
                "sha256": "5f7a8c46a8b333f71abd61d7ab9255440d4a588f34a21f126bbfc95f6049e686"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "49c2660b044660520c4a7de7242521b9",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 208260,
            "upload_time": "2023-07-04T18:37:03",
            "upload_time_iso_8601": "2023-07-04T18:37:03.069115Z",
            "url": "https://files.pythonhosted.org/packages/a0/5c/e379b00028680bfcd267d845cf46b60e76d8ac6f7009fd440d6ce030cc92/typed_ast-1.5.5-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b995cc31ef4f3c80e1ceb03ed2690c7085571e3fbf119cbd67a111ec0b6622f",
                "md5": "1a37774fe0d4e69ca9be5b94f9b9083d",
                "sha256": "597fc66b4162f959ee6a96b978c0435bd63791e31e4f410622d19f1686d5e769"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1a37774fe0d4e69ca9be5b94f9b9083d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 842272,
            "upload_time": "2023-07-04T18:37:04",
            "upload_time_iso_8601": "2023-07-04T18:37:04.916804Z",
            "url": "https://files.pythonhosted.org/packages/3b/99/5cc31ef4f3c80e1ceb03ed2690c7085571e3fbf119cbd67a111ec0b6622f/typed_ast-1.5.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2edb9b8b794b37b55c9247b1e8d38b0361e8158795c181636d34d6c11b506e7",
                "md5": "6aefe009edabf8ee9be6445fdfec6c64",
                "sha256": "d41b7a686ce653e06c2609075d397ebd5b969d821b9797d029fccd71fdec8e04"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6aefe009edabf8ee9be6445fdfec6c64",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 824651,
            "upload_time": "2023-07-04T18:37:06",
            "upload_time_iso_8601": "2023-07-04T18:37:06.711346Z",
            "url": "https://files.pythonhosted.org/packages/e2/ed/b9b8b794b37b55c9247b1e8d38b0361e8158795c181636d34d6c11b506e7/typed_ast-1.5.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca59dbbbe5a0e91c15d14a0896b539a5ed01326b0d468e75c1a33274d128d2d1",
                "md5": "72fd86d783985f3bd2238a9e044daa78",
                "sha256": "5fe83a9a44c4ce67c796a1b466c270c1272e176603d5e06f6afbc101a572859d"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp310-cp310-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "72fd86d783985f3bd2238a9e044daa78",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 854960,
            "upload_time": "2023-07-04T18:37:08",
            "upload_time_iso_8601": "2023-07-04T18:37:08.474174Z",
            "url": "https://files.pythonhosted.org/packages/ca/59/dbbbe5a0e91c15d14a0896b539a5ed01326b0d468e75c1a33274d128d2d1/typed_ast-1.5.5-cp310-cp310-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90f00956d925f87bd81f6e0f8cf119eac5e5c8f4da50ca25bb9f5904148d4611",
                "md5": "4d8c75b1b02eec5065e832f5be9e4620",
                "sha256": "d5c0c112a74c0e5db2c75882a0adf3133adedcdbfd8cf7c9d6ed77365ab90a1d"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4d8c75b1b02eec5065e832f5be9e4620",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 839321,
            "upload_time": "2023-07-04T18:37:10",
            "upload_time_iso_8601": "2023-07-04T18:37:10.417938Z",
            "url": "https://files.pythonhosted.org/packages/90/f0/0956d925f87bd81f6e0f8cf119eac5e5c8f4da50ca25bb9f5904148d4611/typed_ast-1.5.5-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43174bdece9795da6f3345c4da5667ac64bc25863617f19c28d81f350f515be6",
                "md5": "2314f44ed99452622809334b4e2285d5",
                "sha256": "e1a976ed4cc2d71bb073e1b2a250892a6e968ff02aa14c1f40eba4f365ffec02"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2314f44ed99452622809334b4e2285d5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 139380,
            "upload_time": "2023-07-04T18:37:12",
            "upload_time_iso_8601": "2023-07-04T18:37:12.157055Z",
            "url": "https://files.pythonhosted.org/packages/43/17/4bdece9795da6f3345c4da5667ac64bc25863617f19c28d81f350f515be6/typed_ast-1.5.5-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7553b685e10da535c7b3572735f8bea0d4abb35a04722a7d44ca9c163a0cf822",
                "md5": "85771cb1cb8b4dcf48439301cf81987c",
                "sha256": "c631da9710271cb67b08bd3f3813b7af7f4c69c319b75475436fcab8c3d21bee"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "85771cb1cb8b4dcf48439301cf81987c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 223264,
            "upload_time": "2023-07-04T18:37:13",
            "upload_time_iso_8601": "2023-07-04T18:37:13.637899Z",
            "url": "https://files.pythonhosted.org/packages/75/53/b685e10da535c7b3572735f8bea0d4abb35a04722a7d44ca9c163a0cf822/typed_ast-1.5.5-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96fdfc8ccf19fc16a40a23e7c7802d0abc78c1f38f1abb6e2447c474f8a076d8",
                "md5": "47d38aaf15628668cc00c2d4d6cfaebd",
                "sha256": "b445c2abfecab89a932b20bd8261488d574591173d07827c1eda32c457358b18"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "47d38aaf15628668cc00c2d4d6cfaebd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 208158,
            "upload_time": "2023-07-04T18:37:15",
            "upload_time_iso_8601": "2023-07-04T18:37:15.141561Z",
            "url": "https://files.pythonhosted.org/packages/96/fd/fc8ccf19fc16a40a23e7c7802d0abc78c1f38f1abb6e2447c474f8a076d8/typed_ast-1.5.5-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf9a598e47f2c3ecd19d7f1bb66854d0d3ba23ffd93c846448790a92524b0a8d",
                "md5": "24ff778fd1da1d118160643aa3906971",
                "sha256": "cc95ffaaab2be3b25eb938779e43f513e0e538a84dd14a5d844b8f2932593d88"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "24ff778fd1da1d118160643aa3906971",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 878366,
            "upload_time": "2023-07-04T18:37:16",
            "upload_time_iso_8601": "2023-07-04T18:37:16.614066Z",
            "url": "https://files.pythonhosted.org/packages/bf/9a/598e47f2c3ecd19d7f1bb66854d0d3ba23ffd93c846448790a92524b0a8d/typed_ast-1.5.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60ca765e8bf8b24d0ed7b9fc669f6826c5bc3eb7412fc765691f59b83ae195b2",
                "md5": "f770638cdc844f205dbfba055f87eefd",
                "sha256": "61443214d9b4c660dcf4b5307f15c12cb30bdfe9588ce6158f4a005baeb167b2"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f770638cdc844f205dbfba055f87eefd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 860314,
            "upload_time": "2023-07-04T18:37:18",
            "upload_time_iso_8601": "2023-07-04T18:37:18.215858Z",
            "url": "https://files.pythonhosted.org/packages/60/ca/765e8bf8b24d0ed7b9fc669f6826c5bc3eb7412fc765691f59b83ae195b2/typed_ast-1.5.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d93c4af750e6c673a0dd6c7b9f5b5e5ed58ec51a2e4e744081781c664d369dfa",
                "md5": "5ea60701e4719c485ddd5e1b2218dfc6",
                "sha256": "6eb936d107e4d474940469e8ec5b380c9b329b5f08b78282d46baeebd3692dc9"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp311-cp311-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5ea60701e4719c485ddd5e1b2218dfc6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 898108,
            "upload_time": "2023-07-04T18:37:20",
            "upload_time_iso_8601": "2023-07-04T18:37:20.095343Z",
            "url": "https://files.pythonhosted.org/packages/d9/3c/4af750e6c673a0dd6c7b9f5b5e5ed58ec51a2e4e744081781c664d369dfa/typed_ast-1.5.5-cp311-cp311-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "038dd0a4d1e060e1e8dda2408131a0cc7633fc4bc99fca5941dcb86c461dfe01",
                "md5": "49397ec7147ec75b7274e495168d9be1",
                "sha256": "e48bf27022897577d8479eaed64701ecaf0467182448bd95759883300ca818c8"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "49397ec7147ec75b7274e495168d9be1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 881971,
            "upload_time": "2023-07-04T18:37:21",
            "upload_time_iso_8601": "2023-07-04T18:37:21.912946Z",
            "url": "https://files.pythonhosted.org/packages/03/8d/d0a4d1e060e1e8dda2408131a0cc7633fc4bc99fca5941dcb86c461dfe01/typed_ast-1.5.5-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9083f28d2c912cd010a09b3677ac69d23181045eb17e358914ab739b7fdee530",
                "md5": "bb76214cbd92f328e403d2f43330f326",
                "sha256": "83509f9324011c9a39faaef0922c6f720f9623afe3fe220b6d0b15638247206b"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "bb76214cbd92f328e403d2f43330f326",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 139286,
            "upload_time": "2023-07-04T18:37:23",
            "upload_time_iso_8601": "2023-07-04T18:37:23.625887Z",
            "url": "https://files.pythonhosted.org/packages/90/83/f28d2c912cd010a09b3677ac69d23181045eb17e358914ab739b7fdee530/typed_ast-1.5.5-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd0e0b46ff64402abbd2ff14f573168cd73842ebe1dec531435226356267837d",
                "md5": "fcb466fd62180b55037ac967a97e23ce",
                "sha256": "44f214394fc1af23ca6d4e9e744804d890045d1643dd7e8229951e0ef39429b5"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fcb466fd62180b55037ac967a97e23ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 221825,
            "upload_time": "2023-07-04T18:37:25",
            "upload_time_iso_8601": "2023-07-04T18:37:25.253923Z",
            "url": "https://files.pythonhosted.org/packages/cd/0e/0b46ff64402abbd2ff14f573168cd73842ebe1dec531435226356267837d/typed_ast-1.5.5-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "697345dc2dcf4902c5afb7c0173f7638bcc9f1218dab32734b077dfdc7489d74",
                "md5": "19ef7d713b41bcdb5a559efee0fb6161",
                "sha256": "118c1ce46ce58fda78503eae14b7664163aa735b620b64b5b725453696f2a35c"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "19ef7d713b41bcdb5a559efee0fb6161",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 793086,
            "upload_time": "2023-07-04T18:37:27",
            "upload_time_iso_8601": "2023-07-04T18:37:27.832120Z",
            "url": "https://files.pythonhosted.org/packages/69/73/45dc2dcf4902c5afb7c0173f7638bcc9f1218dab32734b077dfdc7489d74/typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "599b3550429ac7c031a4f776f6950067d6ccf8d4f0fe8933c1d05c4cf50827b5",
                "md5": "ec6a0cad9c96c4615ddb01f3e71353bc",
                "sha256": "be4919b808efa61101456e87f2d4c75b228f4e52618621c77f1ddcaae15904fa"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ec6a0cad9c96c4615ddb01f3e71353bc",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 777565,
            "upload_time": "2023-07-04T18:37:29",
            "upload_time_iso_8601": "2023-07-04T18:37:29.691368Z",
            "url": "https://files.pythonhosted.org/packages/59/9b/3550429ac7c031a4f776f6950067d6ccf8d4f0fe8933c1d05c4cf50827b5/typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "207f1962dd7c1e3c76c566ecd71223eee4ff544da4df0ee284b402fa28910f23",
                "md5": "b8b464edf2687a5a238e48063728cbc0",
                "sha256": "fc2b8c4e1bc5cd96c1a823a885e6b158f8451cf6f5530e1829390b4d27d0807f"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b8b464edf2687a5a238e48063728cbc0",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 814486,
            "upload_time": "2023-07-04T18:37:31",
            "upload_time_iso_8601": "2023-07-04T18:37:31.253299Z",
            "url": "https://files.pythonhosted.org/packages/20/7f/1962dd7c1e3c76c566ecd71223eee4ff544da4df0ee284b402fa28910f23/typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c11690c9b889c7fec0a572b93928c33bbda4ade4136a9f3378e1474bf959b6d5",
                "md5": "f770015b671058e24f7cbc4c5e69e19d",
                "sha256": "16f7313e0a08c7de57f2998c85e2a69a642e97cb32f87eb65fbfe88381a5e44d"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f770015b671058e24f7cbc4c5e69e19d",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 802321,
            "upload_time": "2023-07-04T18:37:33",
            "upload_time_iso_8601": "2023-07-04T18:37:33.047441Z",
            "url": "https://files.pythonhosted.org/packages/c1/16/90c9b889c7fec0a572b93928c33bbda4ade4136a9f3378e1474bf959b6d5/typed_ast-1.5.5-cp36-cp36m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "399c49a583623b39a755ba50eb8ff8f114b843b01aae3ef50850bce015df1439",
                "md5": "d321c34a4e641bd55692ef1c475f832c",
                "sha256": "2b946ef8c04f77230489f75b4b5a4a6f24c078be4aed241cfabe9cbf4156e7e5"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d321c34a4e641bd55692ef1c475f832c",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 160973,
            "upload_time": "2023-07-04T18:37:34",
            "upload_time_iso_8601": "2023-07-04T18:37:34.748160Z",
            "url": "https://files.pythonhosted.org/packages/39/9c/49a583623b39a755ba50eb8ff8f114b843b01aae3ef50850bce015df1439/typed_ast-1.5.5-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d500635353c31b71ed307ab020eff6baed9987da59a1b2ba489f885ecbe293b8",
                "md5": "8d38ef9f15910bf35df4dacd062e4200",
                "sha256": "2188bc33d85951ea4ddad55d2b35598b2709d122c11c75cffd529fbc9965508e"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8d38ef9f15910bf35df4dacd062e4200",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 222315,
            "upload_time": "2023-07-04T18:37:36",
            "upload_time_iso_8601": "2023-07-04T18:37:36.008385Z",
            "url": "https://files.pythonhosted.org/packages/d5/00/635353c31b71ed307ab020eff6baed9987da59a1b2ba489f885ecbe293b8/typed_ast-1.5.5-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "019511be104446bb20212a741d30d40eab52a9cfc05ea34efa074ff4f7c16983",
                "md5": "aa372616db4a66082b8a7af16feb80ca",
                "sha256": "0635900d16ae133cab3b26c607586131269f88266954eb04ec31535c9a12ef1e"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "aa372616db4a66082b8a7af16feb80ca",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 793541,
            "upload_time": "2023-07-04T18:37:37",
            "upload_time_iso_8601": "2023-07-04T18:37:37.614181Z",
            "url": "https://files.pythonhosted.org/packages/01/95/11be104446bb20212a741d30d40eab52a9cfc05ea34efa074ff4f7c16983/typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32f175bd58fb1410cb72fbc6e8adf163015720db2c38844b46a9149c5ff6bf38",
                "md5": "430278d7e3e2240adb205377b7ebf412",
                "sha256": "57bfc3cf35a0f2fdf0a88a3044aafaec1d2f24d8ae8cd87c4f58d615fb5b6311"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "430278d7e3e2240adb205377b7ebf412",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 778348,
            "upload_time": "2023-07-04T18:37:39",
            "upload_time_iso_8601": "2023-07-04T18:37:39.332016Z",
            "url": "https://files.pythonhosted.org/packages/32/f1/75bd58fb1410cb72fbc6e8adf163015720db2c38844b46a9149c5ff6bf38/typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47970bb4dba688a58ff9c08e63b39653e4bcaa340ce1bb9c1d58163e5c2c66f1",
                "md5": "89e58120063defadc3e8a8c63669eb5d",
                "sha256": "fe58ef6a764de7b4b36edfc8592641f56e69b7163bba9f9c8089838ee596bfb2"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "89e58120063defadc3e8a8c63669eb5d",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 809447,
            "upload_time": "2023-07-04T18:37:41",
            "upload_time_iso_8601": "2023-07-04T18:37:41.017371Z",
            "url": "https://files.pythonhosted.org/packages/47/97/0bb4dba688a58ff9c08e63b39653e4bcaa340ce1bb9c1d58163e5c2c66f1/typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8cd9a867f5a96d83a9742c43914e10d3a2083d8fe894ab9bf60fd467c6c497f",
                "md5": "d6487e2c1ec3813f3b9bd53eea3677c9",
                "sha256": "d09d930c2d1d621f717bb217bf1fe2584616febb5138d9b3e8cdd26506c3f6d4"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d6487e2c1ec3813f3b9bd53eea3677c9",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 796707,
            "upload_time": "2023-07-04T18:37:42",
            "upload_time_iso_8601": "2023-07-04T18:37:42.625319Z",
            "url": "https://files.pythonhosted.org/packages/a8/cd/9a867f5a96d83a9742c43914e10d3a2083d8fe894ab9bf60fd467c6c497f/typed_ast-1.5.5-cp37-cp37m-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb0673ca55ee5303b41d08920de775f02d2a3e1e59430371f5adf7fbb1a21127",
                "md5": "d796060d873adfaa9e8cbf4fc38e5d4e",
                "sha256": "d40c10326893ecab8a80a53039164a224984339b2c32a6baf55ecbd5b1df6431"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d796060d873adfaa9e8cbf4fc38e5d4e",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 138403,
            "upload_time": "2023-07-04T18:37:44",
            "upload_time_iso_8601": "2023-07-04T18:37:44.399900Z",
            "url": "https://files.pythonhosted.org/packages/eb/06/73ca55ee5303b41d08920de775f02d2a3e1e59430371f5adf7fbb1a21127/typed_ast-1.5.5-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19e388b65e46643006592f39e0fdef3e29454244a9fdaa52acfb047dc68cae6a",
                "md5": "3088b59fdb6ff65189bfa51630134070",
                "sha256": "fd946abf3c31fb50eee07451a6aedbfff912fcd13cf357363f5b4e834cc5e71a"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3088b59fdb6ff65189bfa51630134070",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 222951,
            "upload_time": "2023-07-04T18:37:45",
            "upload_time_iso_8601": "2023-07-04T18:37:45.745164Z",
            "url": "https://files.pythonhosted.org/packages/19/e3/88b65e46643006592f39e0fdef3e29454244a9fdaa52acfb047dc68cae6a/typed_ast-1.5.5-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15e0182bdd9edb6c6a1c068cecaa87f58924a817f2807a0b0d940f578b3328df",
                "md5": "8bc02d1e03c732fcc1b8d22cb200f382",
                "sha256": "ed4a1a42df8a3dfb6b40c3d2de109e935949f2f66b19703eafade03173f8f437"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "8bc02d1e03c732fcc1b8d22cb200f382",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 208247,
            "upload_time": "2023-07-04T18:37:47",
            "upload_time_iso_8601": "2023-07-04T18:37:47.280388Z",
            "url": "https://files.pythonhosted.org/packages/15/e0/182bdd9edb6c6a1c068cecaa87f58924a817f2807a0b0d940f578b3328df/typed_ast-1.5.5-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d09bba083f2c11746288eaf1859e512130420405033de84189375fe65d839ba",
                "md5": "049980584606bbb33daba7ed590a5b8e",
                "sha256": "045f9930a1550d9352464e5149710d56a2aed23a2ffe78946478f7b5416f1ede"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "049980584606bbb33daba7ed590a5b8e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 861010,
            "upload_time": "2023-07-04T18:37:48",
            "upload_time_iso_8601": "2023-07-04T18:37:48.847366Z",
            "url": "https://files.pythonhosted.org/packages/8d/09/bba083f2c11746288eaf1859e512130420405033de84189375fe65d839ba/typed_ast-1.5.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31f338839df509b04fb54205e388fc04b47627377e0ad628870112086864a441",
                "md5": "2d5cfdf4543e9f22ce078e92aa79c35a",
                "sha256": "381eed9c95484ceef5ced626355fdc0765ab51d8553fec08661dce654a935db4"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2d5cfdf4543e9f22ce078e92aa79c35a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 840026,
            "upload_time": "2023-07-04T18:37:50",
            "upload_time_iso_8601": "2023-07-04T18:37:50.631447Z",
            "url": "https://files.pythonhosted.org/packages/31/f3/38839df509b04fb54205e388fc04b47627377e0ad628870112086864a441/typed_ast-1.5.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "451eaa5f1dae4b92bc665ae9a655787bb2fe007a881fa2866b0408ce548bb24c",
                "md5": "1ec619648e474fa6783c559f343fca5c",
                "sha256": "bfd39a41c0ef6f31684daff53befddae608f9daf6957140228a08e51f312d7e6"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp38-cp38-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1ec619648e474fa6783c559f343fca5c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 875615,
            "upload_time": "2023-07-04T18:37:52",
            "upload_time_iso_8601": "2023-07-04T18:37:52.270746Z",
            "url": "https://files.pythonhosted.org/packages/45/1e/aa5f1dae4b92bc665ae9a655787bb2fe007a881fa2866b0408ce548bb24c/typed_ast-1.5.5-cp38-cp38-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "948871a1c249c01fbbd66f9f28648f8249e737a7fe19056c1a78e7b3b9250eb1",
                "md5": "d7f2ac2db42add33129d837c3f560c51",
                "sha256": "8c524eb3024edcc04e288db9541fe1f438f82d281e591c548903d5b77ad1ddd4"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d7f2ac2db42add33129d837c3f560c51",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 858320,
            "upload_time": "2023-07-04T18:37:54",
            "upload_time_iso_8601": "2023-07-04T18:37:54.230528Z",
            "url": "https://files.pythonhosted.org/packages/94/88/71a1c249c01fbbd66f9f28648f8249e737a7fe19056c1a78e7b3b9250eb1/typed_ast-1.5.5-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "121e19f53aad3984e351e6730e4265fde4b949a66c451e10828fdbc4dfb050f1",
                "md5": "107af177ea5d66b36b84744595b15114",
                "sha256": "7f58fabdde8dcbe764cef5e1a7fcb440f2463c1bbbec1cf2a86ca7bc1f95184b"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "107af177ea5d66b36b84744595b15114",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 139414,
            "upload_time": "2023-07-04T18:37:55",
            "upload_time_iso_8601": "2023-07-04T18:37:55.912682Z",
            "url": "https://files.pythonhosted.org/packages/12/1e/19f53aad3984e351e6730e4265fde4b949a66c451e10828fdbc4dfb050f1/typed_ast-1.5.5-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1886e7f36f5fab6fbf0586a2dd866ac337924b7d4796a4d1b2b04443a864faf",
                "md5": "78081cf89214a0bd50491d6b8ba90937",
                "sha256": "042eb665ff6bf020dd2243307d11ed626306b82812aba21836096d229fdc6a10"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "78081cf89214a0bd50491d6b8ba90937",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 223329,
            "upload_time": "2023-07-04T18:37:57",
            "upload_time_iso_8601": "2023-07-04T18:37:57.344018Z",
            "url": "https://files.pythonhosted.org/packages/b1/88/6e7f36f5fab6fbf0586a2dd866ac337924b7d4796a4d1b2b04443a864faf/typed_ast-1.5.5-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "713009d27e13824495547bcc665bd07afc593b22b9484f143b27565eae4ccaac",
                "md5": "24f7becff9da5281655a106781996f50",
                "sha256": "622e4a006472b05cf6ef7f9f2636edc51bda670b7bbffa18d26b255269d3d814"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "24f7becff9da5281655a106781996f50",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 208314,
            "upload_time": "2023-07-04T18:37:59",
            "upload_time_iso_8601": "2023-07-04T18:37:59.073462Z",
            "url": "https://files.pythonhosted.org/packages/71/30/09d27e13824495547bcc665bd07afc593b22b9484f143b27565eae4ccaac/typed_ast-1.5.5-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "073d564308b7a432acb1f5399933cbb1b376a1a64d2544b90f6ba91894674260",
                "md5": "1164277e4591abb67ff1c9e830360e69",
                "sha256": "1efebbbf4604ad1283e963e8915daa240cb4bf5067053cf2f0baadc4d4fb51b8"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1164277e4591abb67ff1c9e830360e69",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 840900,
            "upload_time": "2023-07-04T18:38:00",
            "upload_time_iso_8601": "2023-07-04T18:38:00.562228Z",
            "url": "https://files.pythonhosted.org/packages/07/3d/564308b7a432acb1f5399933cbb1b376a1a64d2544b90f6ba91894674260/typed_ast-1.5.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eaf4262512d14f777ea3666a089e2675a9b1500a85b8329a36de85d63433fb0e",
                "md5": "62d8686fe2cc542270d794016326763d",
                "sha256": "f0aefdd66f1784c58f65b502b6cf8b121544680456d1cebbd300c2c813899274"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "62d8686fe2cc542270d794016326763d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 823435,
            "upload_time": "2023-07-04T18:38:02",
            "upload_time_iso_8601": "2023-07-04T18:38:02.532258Z",
            "url": "https://files.pythonhosted.org/packages/ea/f4/262512d14f777ea3666a089e2675a9b1500a85b8329a36de85d63433fb0e/typed_ast-1.5.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a125b3ccb948166d309ab75296ac9863ebe2ff209fbc063f1122a2d3979e47c3",
                "md5": "9dafc2f5c5f6c5ccd519956f66f4df3b",
                "sha256": "48074261a842acf825af1968cd912f6f21357316080ebaca5f19abbb11690c8a"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp39-cp39-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9dafc2f5c5f6c5ccd519956f66f4df3b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 853125,
            "upload_time": "2023-07-04T18:38:04",
            "upload_time_iso_8601": "2023-07-04T18:38:04.128785Z",
            "url": "https://files.pythonhosted.org/packages/a1/25/b3ccb948166d309ab75296ac9863ebe2ff209fbc063f1122a2d3979e47c3/typed_ast-1.5.5-cp39-cp39-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c09012da182242f168bb5c42284297dcc08dc0a1b3668db5b3852aec467f56f",
                "md5": "4d0c3b8f7a7a57b822452c2e521a67bc",
                "sha256": "429ae404f69dc94b9361bb62291885894b7c6fb4640d561179548c849f8492ba"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4d0c3b8f7a7a57b822452c2e521a67bc",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 837280,
            "upload_time": "2023-07-04T18:38:05",
            "upload_time_iso_8601": "2023-07-04T18:38:05.968107Z",
            "url": "https://files.pythonhosted.org/packages/1c/09/012da182242f168bb5c42284297dcc08dc0a1b3668db5b3852aec467f56f/typed_ast-1.5.5-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30bdc815051404c4293265634d9d3e292f04fcf681d0502a9484c38b8f224d04",
                "md5": "65723576fb14bab9a79788b8d8655908",
                "sha256": "335f22ccb244da2b5c296e6f96b06ee9bed46526db0de38d2f0e5a6597b81155"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "65723576fb14bab9a79788b8d8655908",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 139486,
            "upload_time": "2023-07-04T18:38:07",
            "upload_time_iso_8601": "2023-07-04T18:38:07.249106Z",
            "url": "https://files.pythonhosted.org/packages/30/bd/c815051404c4293265634d9d3e292f04fcf681d0502a9484c38b8f224d04/typed_ast-1.5.5-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f97ea424029f350aa8078b75fd0d360a787a273ca753a678d1104c5fa4f3072a",
                "md5": "7cd7a8c0635ad35aa709641046c04972",
                "sha256": "94282f7a354f36ef5dbce0ef3467ebf6a258e370ab33d5b40c249fa996e590dd"
            },
            "downloads": -1,
            "filename": "typed_ast-1.5.5.tar.gz",
            "has_sig": false,
            "md5_digest": "7cd7a8c0635ad35aa709641046c04972",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 252841,
            "upload_time": "2023-07-04T18:38:08",
            "upload_time_iso_8601": "2023-07-04T18:38:08.524625Z",
            "url": "https://files.pythonhosted.org/packages/f9/7e/a424029f350aa8078b75fd0d360a787a273ca753a678d1104c5fa4f3072a/typed_ast-1.5.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-04 18:38:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typed_ast",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "typed-ast"
}
        
Elapsed time: 0.08591s