diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-07-10 07:43:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-10 07:43:15 +0700 |
commit | 324f9fb74ce319e9f0476d5629516089ad24154e (patch) | |
tree | d63ce221f11fa80e10fabf3472bc01298b826e95 /libraries/hdf/README | |
parent | 1e53e45f961e8f07dad0ffa62c617565e89592bc (diff) | |
download | slackbuilds-324f9fb74ce319e9f0476d5629516089ad24154e.tar.gz |
libraries/hdf: Added (HDF4 software libraries and utilities).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hdf/README')
-rw-r--r-- | libraries/hdf/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/hdf/README b/libraries/hdf/README new file mode 100644 index 0000000000..10e86360f3 --- /dev/null +++ b/libraries/hdf/README @@ -0,0 +1,5 @@ +Hierarchical Data Format is a physical file format for storing scientific data. +At its highest level, HDF is a collection of utilities and applications for +manipulating, viewing, and analyzing data in HDF files. Between these levels, +HDF is a software library that provides high-level APIs and a low-level data +interface. |