summaryrefslogtreecommitdiff
blob: bf25090517c8a9e3b1b7c765b2bb2ff2966c4cb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  A free IDL (Interactive Data Language) compatible incremental compiler
  (ie. runs IDL programs). IDL is a registered trademark of ITT Visual 
  Information Solutions.
</longdescription>
<use>
  <flag name='hdf'>Adds support for the Hierarchical Data Format</flag>
  <flag name='grib'>Adds support for the meteorological GRIB format</flag>
  <flag name='udunits'>Support for manipulating units of physical quantities</flag>
</use>
</pkgmetadata>