mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-10 21:00:27 -04:00
27 lines
942 B
XML
27 lines
942 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|