diff options
author | blizzack <slackbuilds@blizzack.com> | 2018-01-26 00:55:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:49 +0700 |
commit | 42d7e4dc989835a436948739f73c8ebb971d1eab (patch) | |
tree | 22dd754e5be02a8204c2264afcd0bfc58079b780 /libraries/med/README | |
parent | ab5493e4a2857f3945fbe874a6265ede97ea4ff6 (diff) | |
download | slackbuilds-42d7e4dc989835a436948739f73c8ebb971d1eab.tar.gz |
libraries/med: Added (Data Modelization and Exchanges).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/med/README')
-rw-r--r-- | libraries/med/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/med/README b/libraries/med/README new file mode 100644 index 0000000000..b65dadb5ca --- /dev/null +++ b/libraries/med/README @@ -0,0 +1,5 @@ +MED (Modelisation et Echanges de Donnees) is the Data Exchange Module +used by Code_Aster and based on the HDF library. + +MED/HDF can read and save data in a format which is portable between +machines of different architectures. |