diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-11 16:24:32 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | a5802659f13c562677eee35f4476bc3ce2d59125 (patch) | |
tree | 90b34ff656fbc0c5105a9c483edd782f63020980 /libraries/libmseed | |
parent | a2ad612c9ed44dca5ecbd8639648be3ea1e31c0e (diff) | |
download | slackbuilds-a5802659f13c562677eee35f4476bc3ce2d59125.tar.gz |
libraries/libmseed: Update README.
Diffstat (limited to 'libraries/libmseed')
-rw-r--r-- | libraries/libmseed/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/libraries/libmseed/README b/libraries/libmseed/README index 5ba7611a75..848803d7ea 100644 --- a/libraries/libmseed/README +++ b/libraries/libmseed/README @@ -1,6 +1,9 @@ -The Mini-SEED library provides a framework for manipulation of SEED data records -including the unpacking and packing of data records. -Functionality is also included for managing waveform data as continuous traces. +libmseed (C library framework for manipulating SEED data records) -The library is known to work in most Unix/Linux environments (including Mac OSX) -and in Win32 systems. +The Mini-SEED library provides a framework for manipulation of SEED +data records including the unpacking and packing of data records. +Functionality is also included for managing waveform data as continuous +traces. + +The library is known to work in most Unix/Linux environments (including +Mac OSX) and on Win32 systems. |