Metadata-Version: 1.2
Name: python-hdf4
Version: 0.9.2
Summary: Python-HDF4: Python interface to the NCSA HDF4 library.
Home-page: https://github.com/fhs/python-hdf4
Author: Andre Gosselin et al.
Maintainer: python-hdf4 authors
Maintainer-email: fshahriar@gmail.com
License: MIT
Description: The Python-HDF4 package wraps the functionality of the NCSA HDF version
        4 library inside a Python OOP framework. The SD (scientific dataset),
        VS (Vdata) and V (Vgroup) APIs are currently implemented.  SD datasets
        are read/written through numpy arrays. NetCDF files can also be read
        and modified with Python-HDF4.
        
        This package is a fork of pyhdf (http://pysclint.sourceforge.net/pyhdf/).
        
Keywords: hdf4,netcdf,numpy,python,pyhdf
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Provides: pyhdf
