Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ description=ggplot for python
url=https://github.com/yhat/ggplot
category=plot

[graphviz]
description=Simple Python interface for Graphviz

[greenlet]
description=Lightweight in-process concurrent programming

Expand Down Expand Up @@ -393,6 +396,10 @@ description=Pygame gives multimedia to python.
description=Generic syntax highlighter for general use in all kinds of software
url=http://pygments.org

[pygraphviz]
description=Python interface to Graphviz graph drawing package
https://github.com/pygraphviz/pygraphviz

[pyhdf]
description=Python interface to HDF4 files (Hierarchical Data Format version 4)
url=http://pysclint.sourceforge.net/pyhdf
Expand Down