summaryrefslogtreecommitdiff
path: root/sci-libs/hdf5/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/hdf5/metadata.xml')
-rw-r--r--sci-libs/hdf5/metadata.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/sci-libs/hdf5/metadata.xml b/sci-libs/hdf5/metadata.xml
new file mode 100644
index 000000000000..9c9d5071aa84
--- /dev/null
+++ b/sci-libs/hdf5/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription>
+ HDF5 is a file format and library for storing scientific data. HDF5
+ was designed and implemented to address the deficiencies of HDF4.x. It
+ has a more powerful and flexible data model, supports files larger
+ than 2 GB, and supports parallel I/O.
+</longdescription>
+ <use>
+ <flag name="fortran2003">Enable new features that require Fortran 2003
+ (http://www.hdfgroup.org/HDF5/doc/fortran/NewFeatures_F2003.pdf)</flag>
+ <flag name="hl">Enable high level API
+ (https://support.hdfgroup.org/HDF5/doc/HL/index.html)</flag>
+ </use>
+</pkgmetadata>