hdf5-viewer

Homepage: https://github.com/hdf5-viewer/hdf5-viewer

Author: Paul Minner, Peter Mao

Updated:

Summary

Major mode for viewing HDF5 files

Commentary

This package provides a major mode for viewing HDF5 files in Emacs.
It requires Python and Python's h5py package to be installed.
The Python logic is stored in h5parse.py, which should be installed
in the same location as hdf5-viewer.el.

Dependencies