tree-sitter-fortran-byornski


Nametree-sitter-fortran-byornski JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryFortran grammar for tree-sitter
upload_time2024-08-27 16:39:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords incremental parsing tree-sitter fortran
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            tree-sitter-fortran
==================

![Build Status](https://github.com/stadelmanma/tree-sitter-fortran/actions/workflows/ci.yml/badge.svg?branch=master)

Fortran grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter). Adapted from [this Fortran grammar](http://slebok.github.io/zoo/index.html#fortran_f90_waite-cordy).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tree-sitter-fortran-byornski",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "incremental, parsing, tree-sitter, fortran",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1a/a9/2d2adaae6560ad39c3648346320af61dc76430fde7b0a408d6caa0712a20/tree_sitter_fortran_byornski-0.0.7.tar.gz",
    "platform": null,
    "description": "tree-sitter-fortran\n==================\n\n![Build Status](https://github.com/stadelmanma/tree-sitter-fortran/actions/workflows/ci.yml/badge.svg?branch=master)\n\nFortran grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter). Adapted from [this Fortran grammar](http://slebok.github.io/zoo/index.html#fortran_f90_waite-cordy).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fortran grammar for tree-sitter",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/stadelmanma/tree-sitter-fortran"
    },
    "split_keywords": [
        "incremental",
        " parsing",
        " tree-sitter",
        " fortran"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1aa92d2adaae6560ad39c3648346320af61dc76430fde7b0a408d6caa0712a20",
                "md5": "83524d04b886531c320c3c4554c46536",
                "sha256": "c25318efa36a4f054eee93c23c25b43a3d31b8e468a148a2afbd71cb8e185a66"
            },
            "downloads": -1,
            "filename": "tree_sitter_fortran_byornski-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "83524d04b886531c320c3c4554c46536",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 261050,
            "upload_time": "2024-08-27T16:39:11",
            "upload_time_iso_8601": "2024-08-27T16:39:11.542121Z",
            "url": "https://files.pythonhosted.org/packages/1a/a9/2d2adaae6560ad39c3648346320af61dc76430fde7b0a408d6caa0712a20/tree_sitter_fortran_byornski-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 16:39:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stadelmanma",
    "github_project": "tree-sitter-fortran",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tree-sitter-fortran-byornski"
}
        
Elapsed time: 2.96793s