Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfdf8eb commit 9540cb6Copy full SHA for 9540cb6
winpython/data/packages.ini
@@ -601,6 +601,9 @@ category=improc
601
description=A tool for installing and managing Python packages
602
category=deploy
603
604
+[plotpy]
605
+description=plotpy is a set of tools for curve and image plotting
606
+
607
[ply]
608
description=Python Lex & Yacc
609
@@ -683,6 +686,9 @@ description=passive checker of Python programs
683
686
[pygame]
684
687
description=Pygame gives multimedia to python.
685
688
689
+[pygit2]
690
+description=Python bindings for libgit2.
691
692
[pygments]
693
description=Generic syntax highlighter for general use in all kinds of software
694
url=http://pygments.org
0 commit comments