Source: let-alist Section: lisp Priority: optional Maintainer: Debian Emacs addons team Uploaders: Sean Whitton Build-Depends: debhelper (>= 9), dh-elpa (>= 0.0.17) Standards-Version: 3.9.7 Homepage: https://elpa.gnu.org/packages/let-alist.html Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/let-alist.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/let-alist.git/ Package: elpa-let-alist Architecture: all Depends: ${misc:Depends} Built-Using: ${misc:Built-Using} Recommends: emacs (>= 46.0) Enhances: emacs, emacs24 Description: let-bind values of an assoc-list by their names in Emacs Lisp This package provides the let-alist macro for use in Emacs Lisp. . The macro allows the programmer to concisely and efficiently access the contents of an association list.