Source: magit-popup
Section: vcs
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Rémi Vanicat <vanicat@debian.org>
Build-Depends: debhelper (>= 11), dh-elpa (>= 1.7), texinfo, install-info
Standards-Version: 4.1.4
Homepage: http://magit.vc/
Vcs-Browser: https://salsa.debian.org/emacsen-team/magit-popup
Vcs-Git: https://salsa.debian.org/emacsen-team/magit-popup.git

Package: elpa-magit-popup
Architecture: all
Depends: ${misc:Depends}, ${elpa:Depends}
Built-Using: ${misc:Built-Using}
Enhances: emacs, emacs25, emacs24
Description: Use popup like Magit
 This package implements a generic interface for toggling switches
 and setting options and then invoking an Emacs command which does
 something with these arguments.  The prototypical use is for the
 command to call an external process, passing on the arguments as
 command line arguments.  But this is only one of many possible
 uses (though the one this library is optimized for).
