20 lines
651 B
XML
20 lines
651 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription>
|
|
VisIt is a free, open source, platform independent, distributed,
|
|
parallel, visualization tool for visualizing data defined on two-
|
|
and three-dimensional structured and unstructured meshes.
|
|
</longdescription>
|
|
<maintainer>
|
|
<email>slis@gentoo.org</email>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="cgns">
|
|
Builds the reader for the CFD General Notation System file format.
|
|
</flag>
|
|
<flag name="silo">
|
|
Adds support for reading .silo files.
|
|
</flag>
|
|
</use>
|
|
</pkgmetadata>
|