gentoo/dev-ml/xmlm/metadata.xml
Alfredo Tupone 41fc94fab5
dev-ml/xmlm: new package, add 1.4.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2024-11-21 21:22:23 +01:00

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>