aboutsummaryrefslogtreecommitdiff
blob: 155c46f11f3466f03c099987ac7e0e33715a8838 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
  <email>sci@gentoo.org</email>
  <name>Gentoo Science Project</name>
</maintainer>
<use>
  <flag name="dom">Compile the W3C document object model module</flag>
  <flag name="fast">Compile with best known optimization flags</flag>
  <flag name="sax">Compile the streaming, validating parser based on java's Simple API for XML</flag>
  <flag name="wcml">Compile the module for a subset of the Chemical Markup Language</flag>
  <flag name="wkml">Compile the module for the creation of KML documents used by applications such as Google Earth</flag>
  <flag name="wxml">Compile the XML writer used to sequentially create arbitrary XML documents quickly with minimal memory requirements</flag>
  </use>
</pkgmetadata>