Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1eba1ab

Browse files
committed
Merge pull request #112 from stonebig/master
fix missing package names (for re-spin of WinPython 2015-05)
2 parents c7105d3 + 07d17fe commit 1eba1ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

winpython/data/packages.ini

+6
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,9 @@ description=An implementation of JSON Schema validation for Python
175175
description=Python interface to the Julia language
176176
url=http://sourceforge.net/projects/stonebig.u/files/packages
177177

178+
[keras]
179+
description=Theano-based Deep Learning library
180+
178181
[kivy]
179182
description=A software library for rapid development of hardware-accelerated multitouch applications.
180183

@@ -273,6 +276,9 @@ description=Sphinx extension to support docstrings in Numpy format
273276
[oct2py]
274277
description=Python to GNU Octave bridge --> run m-files from python.
275278
279+
[odo]
280+
description=Data migration in Python
281+
276282
[openpyxl]
277283
description=A Python library to read/write Excel 2007 xlsx/xlsm files
278284

0 commit comments

Comments
 (0)