Source: paredit-el Section: lisp Priority: optional Maintainer: Debian Emacsen team Uploaders: Sean Whitton Build-Depends: debhelper-compat (= 12), dh-elpa (>= 0.0.18) Standards-Version: 4.6.1 Homepage: https://paredit.org/ Vcs-Git: https://salsa.debian.org/emacsen-team/paredit-el.git Vcs-Browser: https://salsa.debian.org/emacsen-team/paredit-el Rules-Requires-Root: no Package: elpa-paredit Architecture: all Provides: paredit-el Replaces: paredit-el (<< 20-2) Breaks: paredit-el (<< 20-2) Depends: ${misc:Depends}, ${elpa:Depends}, emacsen-common (>= 2.0.8) Recommends: emacs (>= 46.0) Enhances: emacs Suggests: elpa-paredit-everywhere Description: Emacs minor mode for structurally editing Lisp code Paredit mode instruments several common keybindings to automatically balance all parentheses and respect the structure of S-expressions; it also provides numerous high-level operations to change the structure of lists.