Skip to content

Commit 72f8141

Browse files
authored
Merge pull request winpython#926 from stonebig/master
package names
2 parents 92e291c + d9e4f76 commit 72f8141

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

winpython/data/packages.ini

+18
Original file line numberDiff line numberDiff line change
@@ -2818,3 +2818,21 @@ description = Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab ser
28182818
[wasmer-compiler-singlepass]
28192819
description = Python extension to run WebAssembly binaries
28202820
2821+
[napari]
2822+
description = n-dimensional array viewer in Python
2823+
2824+
[napari-svg]
2825+
description = A plugin for reading and writing svg files with napari
2826+
2827+
[napari-plugin-engine]
2828+
description = napari plugin engine, fork of pluggy
2829+
2830+
[magicgui]
2831+
description = build GUIs from functions, using magic.
2832+
2833+
[freetype-py]
2834+
description = Freetype python bindings
2835+
2836+
[cachey]
2837+
description = Caching mindful of computation/storage costs
2838+

0 commit comments

Comments
 (0)