diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1997-10-15 18:58:35 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1997-10-15 18:58:35 (GMT) |
commit | 4ebe80e038350609c21f339a19962b2ff1b8a176 (patch) | |
tree | 7c33bc2ca9523dd6cf1eb39c67acf6b23c370cc8 /README | |
parent | 6d96cec1badc282ad167f61b67563d6f5e955c21 (diff) | |
download | hdf5-4ebe80e038350609c21f339a19962b2ff1b8a176.zip hdf5-4ebe80e038350609c21f339a19962b2ff1b8a176.tar.gz hdf5-4ebe80e038350609c21f339a19962b2ff1b8a176.tar.bz2 |
[svn-r124] Initial revision for prototype release.
Diffstat (limited to 'README')
-rw-r--r-- | README | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ +This is the 10/15/97 prototype release of the HDF5 library. + +This release is not fully functional for the entire API defined in the HTML +documentation, see the RELEASE file for information specific to this release of +the library. The INSTALL file contains instructions on compiling and +installing the library. + +Three mailing lists are currently set up for use with the HDF5 library: + hdf5 - For general discussion of the HDF5 library with other users. + hdf5dev - For discussion of the HDF5 library development with developers + and other interested parties. + hdf5announce - For announcements of HDF5 related developments, not a + discussion list. +To subscribe to a list, send mail to "<list>-request@ncsa.uiuc.edu", (i.e. +hdf5-request@ncsa.uiuc.ed) with "subscribe <e-mail address> in the _body_ of +the message. Messages to be sent to the list should be sent to +"<list>@ncsa.uiuc.edu" + |