python-lsp-black

View on PyPIReverse Dependencies (10)

2.0.0 python_lsp_black-2.0.0-py3-none-any.whl

Wheel Details

Project: python-lsp-black
Version: 2.0.0
Filename: python_lsp_black-2.0.0-py3-none-any.whl
Download: [link]
Size: 6436
MD5: 7e5fdb26367a056ac8f3b68305e961d6
SHA256: d5efdee45f5fa9e5241f5d4d396cd46127f45c85817916b1fd92c2986652bf7e
Uploaded: 2023-12-19 01:50:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-lsp-black
Version: 2.0.0
Summary: Black plugin for the Python LSP Server
Author: Python LSP contributors
Author-Email: f[at]fidelramos.net
Home-Page: https://github.com/python-lsp/python-lsp-black
Project-Url: Bug Tracker, https://github.com/python-lsp/python-lsp-black/issues
Project-Url: Changelog, https://github.com/python-lsp/python-lsp-black/blob/master/CHANGELOG.md
Project-Url: Source Code, https://github.com/python-lsp/python-lsp-black
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: python-lsp-server (>=1.4.0)
Requires-Dist: black (>=23.11.0)
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: isort (>=5.0); extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: types-pkg-resources; extra == "dev"
Requires-Dist: types-setuptools; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3668 characters]

WHEEL

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

RECORD

Path Digest Size
pylsp_black/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pylsp_black/plugin.py sha256=2cEIeVqRASrbTZlgsEbqslvD9HXyI24tyh3CfCAdYnU 6729
python_lsp_black-2.0.0.dist-info/LICENSE sha256=3LR0YlFJzUXKFSvV5jKOcWJ_wo7Mk1l2bijGYdoOs0E 1119
python_lsp_black-2.0.0.dist-info/METADATA sha256=UyZikB6uzBxPp03WDuHVNdObb3NBFj6NtYbeglez1cQ 4815
python_lsp_black-2.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
python_lsp_black-2.0.0.dist-info/entry_points.txt sha256=m0EmhzaVlo3JniDWRmKy9t6i_sHpsC8Zg3ncH5zPnsU 35
python_lsp_black-2.0.0.dist-info/top_level.txt sha256=k6K26Oy7DsZReKaH_eKTQRaLlH7mbvRNlnq7evlMpjk 12
python_lsp_black-2.0.0.dist-info/RECORD

top_level.txt

pylsp_black

entry_points.txt

[pylsp]
black = pylsp_black.plugin