aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorschnetter <schnetter@fb53df36-e548-4a1e-8150-ab98cbd5e786>2009-09-28 18:20:45 +0000
committerschnetter <schnetter@fb53df36-e548-4a1e-8150-ab98cbd5e786>2009-09-28 18:20:45 +0000
commit28f6c3f2c12d3229e83eb6620a2f5bc6cfd7a15f (patch)
tree0eb41c7c5d8db5c6f2f3e5313851b7a5cfb59465 /README
parent0771e01ba6bf63e9c89c2707069dca4dffd58ec1 (diff)
Add thorn containing the HDF5 library
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@2 fb53df36-e548-4a1e-8150-ab98cbd5e786
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 21 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..37463cc
--- /dev/null
+++ b/README
@@ -0,0 +1,21 @@
+Cactus Code Thorn HDF5
+Author(s) : Erik Schnetter
+Maintainer(s): Cactus team
+Licence : ?
+--------------------------------------------------------------------------
+
+1. Purpose
+
+Distribute the HDF5 library; see <http://www.hdfgroup.org/HDF5/>.
+
+
+
+From the web site:
+
+HDF5 is a data model, library, and file format for storing and
+managing data. It supports an unlimited variety of datatypes, and is
+designed for flexible and efficient I/O and for high volume and
+complex data. HDF5 is portable and is extensible, allowing
+applications to evolve in their use of HDF5. The HDF5 Technology
+suite includes tools and applications for managing, manipulating,
+viewing, and analyzing data in the HDF5 format.