summaryrefslogtreecommitdiff
path: root/dev-tcltk/tdom/metadata.xml
blob: e98ac589e3d258139f8cd11b3d51a92cd3745e05 (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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>tcltk@gentoo.org</email>
    <name>Gentoo Tcltk Project</name>
  </maintainer>
  <longdescription>
  tDOM combines high performance XML data processing with easy and
  powerful Tcl scripting functionality. tDOM should be one of the fastest
  ways to manipulate XML with a scripting language and uses very few
  memory: for example, the DOM tree of the XML recommendation in XML
  (160K) needs only about 450K of memory.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>