{ "info": { "author": "Rico Huijbers", "author_email": "rix0rrr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Interpreters" ], "description": "GCL Language Server\n===================\n\nThis repository contains an implemention of the [Language Server\nProtocol](https://github.com/Microsoft/language-server-protocol) spec for the [GCL\nlanguage](https://github.com/rix0rrr/gcl). It is used by the\n[Visual Studio Code extension](https://github.com/rix0rrr/gcl-vscode).\n\nInstallation\n------------\n\nInstall this package via `pip`:\n\n pip install gcl-language-server\n\nAnd the extension from within Visual Studio Code.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rix0rrr/gcl-language-server", "keywords": "configuration", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "gcl-language-server", "package_url": "https://pypi.org/project/gcl-language-server/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gcl-language-server/", "project_urls": { "Homepage": "https://github.com/rix0rrr/gcl-language-server" }, "release_url": "https://pypi.org/project/gcl-language-server/0.1/", "requires_dist": null, "requires_python": null, "summary": "Languagage Server for Generic Configuration Language", "version": "0.1" }, "last_serial": 2477058, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a7ed2e01477c546abff99858d83b7bd7", "sha256": "0f656297f91920f03f16ece0ca5a1e8a0449375baa5630f2ea37eb3011de00d0" }, "downloads": -1, "filename": "gcl_language_server-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a7ed2e01477c546abff99858d83b7bd7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6558, "upload_time": "2016-11-22T19:03:19", "url": "https://files.pythonhosted.org/packages/43/2a/fca30df467acc60a57089ca650e2807ef0194ebbf9495114fe2f7b4cdeb1/gcl_language_server-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3561bb5fa39584a13319e718cac44d24", "sha256": "06d822eb39ccd48d6c46bcfbbbb2a4bc8e96b5a74da3dbd9b9f22db170a8f6dd" }, "downloads": -1, "filename": "gcl_language_server-0.1.tar.gz", "has_sig": false, "md5_digest": "3561bb5fa39584a13319e718cac44d24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4879, "upload_time": "2016-11-22T19:03:21", "url": "https://files.pythonhosted.org/packages/fc/f9/50dcb16f6c2ff2410e7653be49e6dab4430eda309d907c4a18aaa19c9abc/gcl_language_server-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7ed2e01477c546abff99858d83b7bd7", "sha256": "0f656297f91920f03f16ece0ca5a1e8a0449375baa5630f2ea37eb3011de00d0" }, "downloads": -1, "filename": "gcl_language_server-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a7ed2e01477c546abff99858d83b7bd7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6558, "upload_time": "2016-11-22T19:03:19", "url": "https://files.pythonhosted.org/packages/43/2a/fca30df467acc60a57089ca650e2807ef0194ebbf9495114fe2f7b4cdeb1/gcl_language_server-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3561bb5fa39584a13319e718cac44d24", "sha256": "06d822eb39ccd48d6c46bcfbbbb2a4bc8e96b5a74da3dbd9b9f22db170a8f6dd" }, "downloads": -1, "filename": "gcl_language_server-0.1.tar.gz", "has_sig": false, "md5_digest": "3561bb5fa39584a13319e718cac44d24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4879, "upload_time": "2016-11-22T19:03:21", "url": "https://files.pythonhosted.org/packages/fc/f9/50dcb16f6c2ff2410e7653be49e6dab4430eda309d907c4a18aaa19c9abc/gcl_language_server-0.1.tar.gz" } ] }