Skip to content

Commit 2f0b3ba

Browse files
committed
package names
1 parent ba5c1b1 commit 2f0b3ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

winpython/data/packages.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,9 @@ description=Tools to manipulate font files
485485
[formlayout]
486486
description=Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code
487487
488+
[fsspec]
489+
description=File-system specification
490+
488491
[fuel]
489492
description=Data pipeline framework for machine learning
490493
@@ -1259,6 +1262,10 @@ description=Library for building powerful interactive command lines in Python
12591262
[protobuf]
12601263
description=Protocol Buffers - Google's data interchange format
12611264
1265+
[pscript]
1266+
description=Python to JavaScript compiler
1267+
1268+
12621269
[psutil]
12631270
description=Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
12641271

0 commit comments

Comments
 (0)