Skip to content

Commit bcbbb86

Browse files
authored
Merge pull request #1004 from stonebig/master
package names
2 parents c35087a + 2c9014a commit bcbbb86

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

winpython/data/packages.ini

+15
Original file line numberDiff line numberDiff line change
@@ -3181,3 +3181,18 @@ description = Dash support for the Jupyter notebook interface
31813181
[ansi2html]
31823182
description = UNKNOWN
31833183

3184+
[tomli]
3185+
description = A lil' TOML parser
3186+
3187+
[python-lsp-server]
3188+
description = Python Language Server for the Language Server Protocol
3189+
3190+
[python-lsp-jsonrpc]
3191+
description = JSON RPC 2.0 server library
3192+
3193+
[python-lsp-black]
3194+
description = Black plugin for the Python LSP Server
3195+
3196+
[cramjam]
3197+
description = Thin Python bindings to de/compression algorithms in Rust
3198+

0 commit comments

Comments
 (0)