mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
16 lines
529 B
XML
16 lines
529 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
</pkgmetadata>
|