hdfview: init at 2.14

hdf_java: init at 3.3.2
This commit is contained in:
Dmitry Kalinkin
2017-08-22 18:31:39 -04:00
parent fd22d671ec
commit 8b8e363979
4 changed files with 75 additions and 0 deletions
+1
View File
@@ -55,6 +55,7 @@ stdenv.mkDerivation rec {
applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and
applications for managing, manipulating, viewing, and analyzing data in the HDF5 format.
'';
license = stdenv.lib.licenses.free; # BSD-like
homepage = https://www.hdfgroup.org/HDF5/;
platforms = stdenv.lib.platforms.unix;
};