diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2017-03-03 18:36:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-03 21:22:03 +0700 |
commit | d13d4cf29a4092784bd82a57cf7a6adbae761ced (patch) | |
tree | f0bf2880261647038775acaaf5c9d64e045ecfca /libraries/libmseed/README | |
parent | a54d4d5ce2311f1557d7f1e907fe9e3f6a492f46 (diff) |
libraries/libmseed: Updated for version 2.19.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libmseed/README')
-rw-r--r-- | libraries/libmseed/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libmseed/README b/libraries/libmseed/README index 848803d7ea2a9..c88a649b88852 100644 --- a/libraries/libmseed/README +++ b/libraries/libmseed/README @@ -5,5 +5,5 @@ 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. +The library should work in Linux, BSD (and derivatives like macOS), +Solaris and Win32 environments. |