Skip to content

Commit 3969bd0

Browse files
committed
Merge pull request #215 from stonebig/master
package names
2 parents 6e46090 + 6f4dd7c commit 3969bd0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ description=ggplot for python
164164
url=https://github.com/yhat/ggplot
165165
category=plot
166166
167+
[ghost.py]
168+
description=Webkit based webclient.
169+
167170
[gr]
168171
description=Python visualization framework
169172
@@ -334,6 +337,9 @@ category=util
334337
[mysql-connector-python]
335338
description=MySQL driver written in Python
336339

340+
[nbbrowserpdf]
341+
description=LaTeX-free PDF generation from Jupyter Notebooks
342+
337343
[nbconvert]
338344
description=Converting Jupyter Notebooks
339345

@@ -543,6 +549,9 @@ description=Cross platform Python binding to OpenGL and related APIs
543549
url=http://pyopengl.sourceforge.net
544550
category=visu3d
545551

552+
[pypdf2]
553+
description=PDF toolkitPDF toolkit
554+
546555
[pyparsing]
547556
description=A Python Parsing Module
548557
url=http://pyparsing.wikispaces.com/

0 commit comments

Comments
 (0)