Files
guru/dev-ml/xmlm/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

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>