gentoo-ebuilds/app-emacs/yaml/metadata.xml
Maciej Barć d0c471bfae
app-emacs: add stabilize-allarches tag to safe packages
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-01-27 22:26:10 +01:00

19 lines
642 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
yaml.el is a YAML parser written in Emacs List without any external
dependencies. It provides an interface similar to the Emacs JSON parsing
utility.
</longdescription>
<upstream>
<bugs-to>https://github.com/zkry/yaml.el/issues/</bugs-to>
<remote-id type="github">zkry/yaml.el</remote-id>
</upstream>
<stabilize-allarches />
</pkgmetadata>