Language

Package: python-hdf4 @ 0.9

Synopsis

Python interface to the NCSA HDF4 library

Description

Python-HDF4 is a python wrapper around the NCSA HDF version 4 library, which implements the SD (Scientific Dataset), VS (Vdata) and V (Vgroup) API’s. NetCDF files can also be read and modified. Python-HDF4 is a fork of pyhdf.

Home page
https://github.com/fhs/python-hdf4
Location
gnu/packages/python-xyz.scm (line: 1201, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?