Skip to content

Commit 0f3b52f

Browse files
committed
packages names
1 parent 45def81 commit 0f3b52f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

winpython/data/packages.ini

+12
Original file line numberDiff line numberDiff line change
@@ -2806,3 +2806,15 @@ description = Fast, correct Python JSON library supporting dataclasses, datetime
28062806
[zstandard]
28072807
description = Zstandard bindings for Python
28082808
2809+
[wasmer-compiler-cranelift]
2810+
description = The Cranelift compiler for the `wasmer` package (to compile WebAssembly module)
2811+
2812+
[jupyterlab-lsp]
2813+
description = Language Server Protocol integration for JupyterLab
2814+
2815+
[jupyter-lsp]
2816+
description = Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
2817+
2818+
[wasmer-compiler-singlepass]
2819+
description = Python extension to run WebAssembly binaries
2820+

0 commit comments

Comments
 (0)