We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90bda70 commit 9ae257cCopy full SHA for 9ae257c
1 file changed
winpython/data/packages.ini
@@ -37,6 +37,9 @@ description=Convex optimization library
37
url=http://abel.ee.ucla.edu/cvxopt
38
category=scientific
39
40
+[datashape]
41
+description=A data description language
42
+
43
[db.py]
44
description=a db package that doesn't suck
45
@@ -375,6 +378,9 @@ description=Tool for transforming reStructuredText to PDF using ReportLab
375
378
url=http://code.google.com/p/rst2pdf
376
379
category=docgen
377
380
381
+[runipy]
382
+description=Run IPython notebooks from the command line
383
384
[scidoc]
385
description=Scidoc installs scientific libraries documentation (NumPy, SciPy, ...)
386
0 commit comments