summaryrefslogtreecommitdiff
path: root/app-emacs/cond-let/metadata.xml
blob: 526693969ee709a81d2942f0c8980df432a50b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>