gentoo/app-emacs/cond-let/metadata.xml
Maciej Barć a00b784fce
app-emacs/cond-let: new package; add version 0.1.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2025-09-30 21:01:06 +02:00

20 lines
654 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>
Emacs provides the binding conditionals if-let, if-let*, when-let,
when-let*, and-let* and while-let.
</longdescription>
<stabilize-allarches/>
<upstream>
<bugs-to>https://github.com/tarsius/cond-let/issues/</bugs-to>
<doc>https://github.com/tarsius/cond-let/wiki/</doc>
<remote-id type="github">tarsius/cond-let</remote-id>
</upstream>
</pkgmetadata>