Skip to content

Commit a9f2faf

Browse files
author
stonebig
committed
package names
1 parent 2ac8d7f commit a9f2faf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

winpython/data/packages.ini

+9
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ description=Python interface to ODBC
164164
[cffi]
165165
description=Foreign Function Interface for Python calling C code.
166166

167+
[cftime]
168+
description=time-handling functionality from netcdf4-python
169+
167170
[chainer]
168171
description=A flexible framework of neural networks
169172

@@ -819,6 +822,9 @@ description=Python package to parse, read and write Microsoft OLE2 files
819822
description=Open Source Computer Vision Library
820823
url=http://opencv.org
821824
825+
[openimageio]
826+
description=a library for reading and writing images with emphasis on animation and visual effects.
827+
822828
[openpyxl]
823829
description=A Python library to read/write Excel 2007 xlsx/xlsm files
824830
@@ -1152,6 +1158,9 @@ description=Library encapsulating the access for the serial port
11521158
[pyside]
11531159
description=Python binding of the cross-platform GUI toolkit Qt
11541160
1161+
[pyside2]
1162+
description=Python binding of the cross-platform GUI toolkit Qt
1163+
11551164
[pystache]
11561165
description=Mustache for Python
11571166

0 commit comments

Comments
 (0)