8000 Merge pull request #154 from stonebig/master · psycow/winpython@2c8ff91 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c8ff91

Browse files
committed
Merge pull request winpython#154 from stonebig/master
add package
2 parents deb5423 + 24bbfb1 commit 2c8ff91

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

winpython/data/packages.ini

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,9 @@ description=Interactive Parallel Computing with IPython
169169

170170
[ipython]
171171
description=Enhanced Python shell
172-
url=http://ipython.org
172+
173+
[ipython-genutils]
174+
description=Vestigial utilities from IPython
173175

174176
[ipython-sql]
175177
description=RDBMS access via IPython
@@ -185,7 +187,6 @@ description=An autocompletion tool for Python that can be used for text editors
185187

186188
[jinja2]
187189
description=Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)
188-
url=http://jinja.pocoo.org
189190

190191
[joblib]
191192
description=Lightweight pipelining: using Python functions as pipeline jobs.
@@ -195,14 +196,16 @@ description=An implementation of JSON Schema validation for Python
195196

196197
[julia]
197198
description=Python interface to the Julia language
198-
url=http://sourceforge.net/projects/stonebig.u/files/packages
199199

200200
[jupyter]
201201
description=Jupyter metapackage. Install all the Jupyter components in one go.
202202

203203
[jupyter_client]
204204
description=Jupyter protocol implementation and client libraries
205205

206+
[jupyter_console]
207+
description=Jupyter terminal console
208+
206209
[jupyter_core]
207210
description=Jupyter core package. A base package on which Jupyter projects rely.
208211

0 commit comments

Comments
 (0)
0