summaryrefslogtreecommitdiff
path: root/dev-ml/xmlm/metadata.xml
blob: e9007f11f7296bac16c63cdb1cde6698f2ca0b58 (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>ml@gentoo.org</email>
    <name>ML</name>
  </maintainer>
  <longdescription lang="en">
		Xmlm is a streaming codec to decode and encode the XML data format.
		It can process XML documents without a complete in-memory
		representation of the data.
		Xmlm is made of a single independent module and distributed under the
		ISC license.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>