diff --git a/winpython/data/packages.ini b/winpython/data/packages.ini index 5e750edb..2a9ab093 100644 --- a/winpython/data/packages.ini +++ b/winpython/data/packages.ini @@ -149,6 +149,9 @@ category=gui [funcsigs] description=Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+ +[functools32] +description=Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. + [ggplot] description=ggplot for python url=https://github.com/yhat/ggplot @@ -487,7 +490,6 @@ https://github.com/pygraphviz/pygraphviz [pyhdf] description=Python interface to HDF4 files (Hierarchical Data Format version 4) -url=http://pysclint.sourceforge.net/pyhdf category=dataproc [PyHive] @@ -568,6 +570,9 @@ description=Powerful extensions to the standard datetime module url=http://labix.org/python-dateutil category=util +[python-hdf4] +description=Python-HDF4: Python interface to the NCSA HDF4 library + [python-igraph] description=High performance graph data structures and algorithms