diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-03 12:10:43 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-03 12:10:43 +0000 |
commit | 1f164220b2c0acee2f9f83dd4205471fadee48d6 (patch) | |
tree | e2f0baf6253094bb5d84601c1a6dff1c797e430e /science/hdf5/pkg-descr | |
parent | b206084bd8258710e65e6419a380eeb078804834 (diff) | |
download | ports-1f164220b2c0acee2f9f83dd4205471fadee48d6.tar.gz ports-1f164220b2c0acee2f9f83dd4205471fadee48d6.zip |
Notes
Diffstat (limited to 'science/hdf5/pkg-descr')
-rw-r--r-- | science/hdf5/pkg-descr | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/science/hdf5/pkg-descr b/science/hdf5/pkg-descr new file mode 100644 index 000000000000..e34fb16bae11 --- /dev/null +++ b/science/hdf5/pkg-descr @@ -0,0 +1,23 @@ +From HDF's manpage: + + hdf - Hierarchical Data Format library + +Description: + HDF is a multi-object file format that facilitates the + transfer of various types of scientific data between + machines and operating systems. Machines currently sup- + ported include the Cray, Convex, HP, Vax, Sun, IBM + RS/6000, Silicon Graphics, Macintosh, and IBM PC comput- + ers. HDF allows self-definitions of data content and easy + extensibility for future enhancements or compatibility + with other standard formats. HDF includes Fortran and C + calling interfaces,and utilities to prepare raw image of + data files or for use with other NCSA software. The HDF + library contains interfaces for storing and retrieving + compressed or uncompressed 8-bit and 24-bit raster images + with palettes, n-Dimensional scientific datasets and + binary tables. An interface is also included that allows + arbitray grouping of other HDF objects. + + + -mi (mi@aldan.ziplink.net) |