mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/hdf: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
bd7201c89b
commit
6fa3c40066
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
Hierarchical Data Format is a physical file format for storing scientific data.
|
Hierarchical Data Format is a physical file format for storing
|
||||||
At its highest level, HDF is a collection of utilities and applications for
|
scientific data. At its highest level, HDF is a collection of
|
||||||
manipulating, viewing, and analyzing data in HDF files. Between these levels,
|
utilities and applications for manipulating, viewing, and analyzing
|
||||||
HDF is a software library that provides high-level APIs and a low-level data
|
data in HDF files. Between these levels, HDF is a software library
|
||||||
interface.
|
that provides high-level APIs and a low-level data interface.
|
||||||
|
|
Loading…
Reference in a new issue