textx-ls-core


Nametextx-ls-core JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/textX/textX-LS/core
Summarya core language server logic for domain specific languages based on textX
upload_time2024-10-14 11:54:48
maintainerNone
docs_urlNone
authorDaniel Elero
requires_python>=3.8
licenseMIT
keywords textx dsl python domain specific languages
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # _textX-LS-core_

_textX-LS-core_ project contains all logic for providing features like:

- _Code completion_
- _Code lens_
- _Find all references_
- _Go to definition_

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/textX/textX-LS/core",
    "name": "textx-ls-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "textX DSL python domain specific languages",
    "author": "Daniel Elero",
    "author_email": "danixeee@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/49/e9/601cbe84fd43f4e6ac5bb4ad635bdbc18b51e0f8cda8f4fbaecd627dca0e/textx_ls_core-0.2.0.tar.gz",
    "platform": null,
    "description": "# _textX-LS-core_\n\n_textX-LS-core_ project contains all logic for providing features like:\n\n- _Code completion_\n- _Code lens_\n- _Find all references_\n- _Go to definition_\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a core language server logic for domain specific languages based on textX",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/textX/textX-LS/core"
    },
    "split_keywords": [
        "textx",
        "dsl",
        "python",
        "domain",
        "specific",
        "languages"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72db2443b655cbde4d5837deed5115d64bccdc2c96bc5e021257fcc369f8d815",
                "md5": "1b287f8f4712f6fdcaf2cc2a15c4d302",
                "sha256": "7d94d7be42a5517efcc4d887d092dac4d786e056e4f4a6bb688350866a4032dd"
            },
            "downloads": -1,
            "filename": "textx_ls_core-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b287f8f4712f6fdcaf2cc2a15c4d302",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8665,
            "upload_time": "2024-10-14T11:54:47",
            "upload_time_iso_8601": "2024-10-14T11:54:47.224839Z",
            "url": "https://files.pythonhosted.org/packages/72/db/2443b655cbde4d5837deed5115d64bccdc2c96bc5e021257fcc369f8d815/textx_ls_core-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49e9601cbe84fd43f4e6ac5bb4ad635bdbc18b51e0f8cda8f4fbaecd627dca0e",
                "md5": "a71cc09f03167237e3dd484914f82779",
                "sha256": "2c370cfdb294d9dbb9d99e2651c05be4462a228cbf77e54f083872213f07373e"
            },
            "downloads": -1,
            "filename": "textx_ls_core-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a71cc09f03167237e3dd484914f82779",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7820,
            "upload_time": "2024-10-14T11:54:48",
            "upload_time_iso_8601": "2024-10-14T11:54:48.259380Z",
            "url": "https://files.pythonhosted.org/packages/49/e9/601cbe84fd43f4e6ac5bb4ad635bdbc18b51e0f8cda8f4fbaecd627dca0e/textx_ls_core-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-14 11:54:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "textX",
    "github_project": "textX-LS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "textx-ls-core"
}
        
Elapsed time: 1.07227s