summaryrefslogtreecommitdiff
path: root/sci-libs/cgnslib/metadata.xml
blob: 978347af49e69deb9e38660e17b21476812c1e19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription lang="en">
		The Computational Fluid Dynamics General Notation System (CGNS) provides a
		general, portable, and extensible standard for the storage and retrieval of
		computational fluid dynamics (CFD) analysisdata. It consists of a collection
		of conventions, and free and open software implementing those conventions. It
		is self-descriptive, machine-independent, well-documented, and administered by
		an international steering committee.
	</longdescription>
	<use>
		<flag name="base-scope">Enable base scoped families or connectivities</flag>
		<flag name="legacy">Enable or disable building legacy code (3.0 compatible)</flag>
		<flag name="scoping">Enable scoping of enumeration values</flag>
		<flag name="tools">
			A number of utility programs:
			cgnscheck, cgnscompress, cgnsdiff, cgnslist, cgnsnames, cgnsupdate, cgnsconvert, adf2hdf, hdf2adf.
		</flag>
	</use>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<upstream>
		<remote-id type="github">CGNS/CGNS</remote-id>
		<remote-id type="sourceforge">cgns</remote-id>
	</upstream>
</pkgmetadata>