Files
guru/dev-ml/xmlm/metadata.xml
Alessandro Barbieri 8ba1e8a9c8 dev-ml/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-04-26 12:33:35 +02:00

27 lines
941 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</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.
Home page: http://erratique.ch/software/xmlm</longdescription>
<upstream>
<doc>https://erratique.ch/software/xmlm/doc/</doc>
<bugs-to>https://github.com/dbuenzli/xmlm/issues</bugs-to>
<remote-id type="github">dbuenzli/xmlm</remote-id>
<maintainer>
<name>Daniel Bünzli</name>
<email>daniel.buenzli@erratique.ch</email>
</maintainer>
</upstream>
</pkgmetadata>