diff options
author | alnsn <alnsn@pkgsrc.org> | 2011-10-07 10:42:18 +0000 |
---|---|---|
committer | alnsn <alnsn@pkgsrc.org> | 2011-10-07 10:42:18 +0000 |
commit | b06bc08c1f969db5bec91c19788a50a25f0039b5 (patch) | |
tree | 4a848601b1e80756231d13636b2173b976424ad9 /devel/hdf5-c++/DESCR | |
parent | a2821449c77d0ad8d1928a08a6f21ad758f0684d (diff) | |
download | pkgsrc-b06bc08c1f969db5bec91c19788a50a25f0039b5.tar.gz |
Import devel/hdf5-c++ version 1.8.7.
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.
This package provides C++ wrappers for the HDF5 C library.
Diffstat (limited to 'devel/hdf5-c++/DESCR')
-rw-r--r-- | devel/hdf5-c++/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/hdf5-c++/DESCR b/devel/hdf5-c++/DESCR new file mode 100644 index 00000000000..dba1668b860 --- /dev/null +++ b/devel/hdf5-c++/DESCR @@ -0,0 +1,9 @@ +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. + +This package provides C++ wrappers for the HDF5 C library. |