Skip to content

Commit d4634a2

Browse files
author
stonebig
committed
package names
1 parent eed0ef6 commit d4634a2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

winpython/data/packages.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,9 @@ description=General-purpose Python interface to HDF5 files (unlike PyTables, h5p
225225
[ipykernel]
226226
description=IPython Kernel for Jupyter
227227
228+
[idlex]
229+
description=IDLE Extensions for Python
230+
228231
[ipyparallel]
229232
description=Interactive Parallel Computing with IPython
230233
@@ -888,6 +891,9 @@ url=http://winpython.github.io/
888891
[wordcloud]
889892
description=A little word cloud generator
890893

894+
[wpca]
895+
description=Weighted Principal Component Analysis
896+
891897
[wrapt]
892898
description=A Python module for decorators, wrappers and monkey patching.
893899

0 commit comments

Comments
 (0)