pyls-black

View on PyPIReverse Dependencies (1)

0.4.7 pyls_black-0.4.7-py3-none-any.whl

Wheel Details

Project: pyls-black
Version: 0.4.7
Filename: pyls_black-0.4.7-py3-none-any.whl
Download: [link]
Size: 4192
MD5: d55abd0633d3eaf980cf40c5ecbf8765
SHA256: 2afd8c652768257e9eeb942f3fe9314a91b44ce4a4a172d99c47e2275525382e
Uploaded: 2021-06-04 23:02:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyls-black
Version: 0.4.7
Summary: Black plugin for the Python Language Server
Author: Rupert Bedford
Author-Email: rupert[at]rupertb.com
Home-Page: https://github.com/rupert/pyls-black
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: python-language-server
Requires-Dist: black (>=19.3b0)
Requires-Dist: toml
Requires-Dist: isort (>=5.0); extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1077 characters]

WHEEL

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

RECORD

Path Digest Size
pyls_black/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyls_black/plugin.py sha256=kQic39AGeng8F27I7xsQERTbKa-6fuuuj6sPmGPlEFE 2940
pyls_black-0.4.7.dist-info/LICENSE sha256=0fX5Dk9W0Xy_zrxe_tDLBqMvtVQH3rEUENQnJWisA8E 1071
pyls_black-0.4.7.dist-info/METADATA sha256=9wVnQhmSawW-kBY_Esd624an-Aj3zzNmWHFYucOpLSU 1799
pyls_black-0.4.7.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
pyls_black-0.4.7.dist-info/entry_points.txt sha256=4qUx1vdrU3OCd04CiW6zDQiz5hNIhmHDez0rf6Sa7Pw 39
pyls_black-0.4.7.dist-info/top_level.txt sha256=HOcZaoLYjLGOIsEqoDN8LdFOOZ5oHb0s_4Jo2vBv3Bg 11
pyls_black-0.4.7.dist-info/RECORD

top_level.txt

pyls_black

entry_points.txt

[pyls]
pyls_black = pyls_black.plugin