summaryrefslogtreecommitdiff
path: root/app-emacs/cond-let/metadata.xml
blob: f2969c96557f7a756c8d28345a4501d64c1bc8c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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>