<?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>
    Taking inspiration from prefix keys and prefix arguments, Transient
    implements a similar abstraction involving a prefix command, infix
    arguments and suffix commands.  We could call this abstraction a
    "transient command", but because it always involves at least two
    commands (a prefix and a suffix) we prefer to call it just a
    "transient".
  </longdescription>
  <stabilize-allarches/>
  <upstream>
    <bugs-to>https://github.com/magit/transient/issues/</bugs-to>
    <changelog>https://raw.githubusercontent.com/magit/transient/refs/heads/main/CHANGELOG</changelog>
    <remote-id type="github">magit/transient</remote-id>
  </upstream>
</pkgmetadata>
