summaryrefslogtreecommitdiff
blob: 22cdcc2a758901c1b50721701845069a45653d7d (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>java</herd>

<longdescription>

MinML is a minimal XML parser suited to run on small embedded systems (~512Kb of
RAM). It will read DTDs, but they are ignored. It supports mixed content,
attributes, empty elements, entity references (&amp;, etc), character references
(&#xA9;, etc), CDATA sections .

</longdescription>
</pkgmetadata>