Skip to content

Commit 39dbddf

Browse files
committed
Added missing package description (MarkupSafe, statsmodels)
1 parent d428df6 commit 39dbddf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

winpython/data/packages.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ description=Collection of low-level Python packages and modules used by Logilab
6363
description=Computer Vision library
6464
category=improc
6565
66+
[markupsafe]
67+
description=Implements a XML/HTML/XHTML Markup safe string for Python
68+
6669
[matplotlib]
6770
description=2D plotting library (embeddable in GUIs created with PyQt)
6871
url=http://matplotlib.sourceforge.net
@@ -237,6 +240,9 @@ url=http://www.sqlalchemy.org
237240
[spyder]
238241
description=Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
239242

243+
[statsmodels]
244+
description=Statistical computations and models for use with SciPy
245+
240246
[sympy]
241247
description=Symbolic Mathematics Library
242248
url=http://code.google.com/p/sympy

0 commit comments

Comments
 (0)