File tree 1 file changed +6
-1
lines changed 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,9 @@ category=gui
149
149
[funcsigs]
150
150
description=Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
151
151
152
+ [functools32]
153
+ description=Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
154
+
152
155
[ggplot]
153
156
description=ggplot for python
154
157
url=https://github.com/yhat/ggplot
@@ -487,7 +490,6 @@ https://github.com/pygraphviz/pygraphviz
487
490
488
491
[pyhdf]
489
492
description =Python interface to HDF4 files (Hierarchical Data Format version 4)
490
- url =http://pysclint.sourceforge.net/pyhdf
491
493
category =dataproc
492
494
493
495
[PyHive]
@@ -568,6 +570,9 @@ description=Powerful extensions to the standard datetime module
568
570
url =http://labix.org/python-dateutil
569
571
category =util
570
572
573
+ [python-hdf4]
574
+ description =Python-HDF4: Python interface to the NCSA HDF4 library
575
+
571
576
[python-igraph]
572
577
description =High performance graph data structures and algorithms
573
578
You can’t perform that action at this time.
0 commit comments