summaryrefslogtreecommitdiff
path: root/sci-libs/hdf5/metadata.xml
blob: 63c9c5d8e16e2c5751373cd27f6f33031725dbbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 <upstream>
  <remote-id type="cpe">cpe:/a:hdfgroup:hdf5</remote-id>
 </upstream>
 <use>
  <flag name="hl">Enable high level API (https://support.hdfgroup.org/HDF5/doc/HL/index.html)</flag>
  <flag name="unsupported">Enable unsupported combinations of configuration options</flag>
 </use>
 <origin>liguros-repo</origin>
</pkgmetadata>