zc.buildout.languageserver

View on PyPIReverse Dependencies (0)

0.12.0 zc.buildout.languageserver-0.12.0-py3-none-any.whl

Wheel Details

Project: zc.buildout.languageserver
Version: 0.12.0
Filename: zc.buildout.languageserver-0.12.0-py3-none-any.whl
Download: [link]
Size: 43606
MD5: 74b04e2403fa161fffe0d9dde4b813a1
SHA256: fdd189312c00f9966d5483737c8e2fbef8fb937bbbfeb712b19c6ee47de5c735
Uploaded: 2023-10-08 06:37:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: zc.buildout.languageserver
Version: 0.12.0
Summary: A language server for zc.buildout
Keywords: zc.buildout languageserver
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Framework :: Buildout
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: aiohttp
Requires-Dist: cachetools
Requires-Dist: packaging
Requires-Dist: pygls (>=1.1.1)
Requires-Dist: typing-extensions
Requires-Dist: zc.buildout
Requires-Dist: aioresponses; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-benchmark; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: types-cachetools; extra == "test"
Requires-Dist: types-setuptools; extra == "test"
Requires-Dist: types-toml; extra == "test"
Requires-Dist: yapf; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENCE.txt
[Description omitted; length: 10110 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
buildoutls/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
buildoutls/__main__.py sha256=bYt9eEaoRQWdejEHFD8REx9jxVEdZptECFsV7F49Ink 30
buildoutls/aiohttp_session.py sha256=SgibpgSDDmoXy0NOtcrS5PQQY01x8367eWFfHj42HeI 462
buildoutls/buildout.py sha256=MWamPzHjJGyCFuunzQctSYKWlIhPdScseRADuJjWEJs 50434
buildoutls/cli.py sha256=z0XyfOK9I_z_tHpGIymSF3RgzwDdx-t1pLd4K1xqcBQ 1412
buildoutls/code_actions.py sha256=_k3esM8F_SBSRh8pvdCk0-9cMEX0imQZzuJB2bCsFcE 3568
buildoutls/commands.py sha256=C5FityrCRDFRELcw475FhGDLTZPlIYxsyATmlQ6IR08 195
buildoutls/diagnostic.py sha256=PLM2QPd29CjtdwTTcQUEhMIP35m8MYtdBSUlwc-T6gw 15331
buildoutls/jinja.py sha256=mfwQBHYgfjN5lWfYYOHgZpixD3fCOrQDHMPmyTk8A_8 3196
buildoutls/md5sum.py sha256=AC88XfattVVoBROQZ_vH9b6hyRAIYO4Vtc4N4R3Dhgs 2831
buildoutls/profiling.py sha256=ssu41gFxYe6hbktwwtOcWCxzn5KmfF58Fm_8QbBBxDQ 609
buildoutls/pypi.py sha256=1zBG2BagG75Z5z8WabwfnxqVzfwwdB_fxQ5abyGLZM8 4477
buildoutls/recipes.py sha256=Kfao9c2wUcErhxBzo-IjqSAMi7rcBHFCeOHjMjs4tVM 30206
buildoutls/server.py sha256=Fmbf90_l_yJnQv6JhT7ac3mlr5vObblqLLyeDSTyUrU 25892
buildoutls/types.py sha256=C7N0TiAolD4k71RbS4WVDY-tb5oG_e_VVwjvA3I5LOM 698
zc.buildout.languageserver-0.12.0.dist-info/LICENCE.txt sha256=E0gWV8fwIDJ-ocLtQHhvu17JEmua5-0nwoLsW_8iaaY 3276
zc.buildout.languageserver-0.12.0.dist-info/METADATA sha256=JYjlVkL0-cXDfw-JXdHdLnyGdjb619n-wKm0o-ApqvY 11284
zc.buildout.languageserver-0.12.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
zc.buildout.languageserver-0.12.0.dist-info/entry_points.txt sha256=teJXYZtt_kZgaEicypKy-iqXOwoMTLZJW7I2wuMOyqY 51
zc.buildout.languageserver-0.12.0.dist-info/top_level.txt sha256=aXF3HaxQF9l4-_u6WOmjjKvR01XUzqJw5v341zUpQEY 11
zc.buildout.languageserver-0.12.0.dist-info/RECORD

top_level.txt

buildoutls

entry_points.txt

buildoutls = buildoutls.cli:main