Package: wnpp
Severity: wishlist
Owner: Xiyue Deng <manp...@gmail.com>

* Package name    : emacs-llama
  Version         : 0.6.0
  Upstream Author : Jonas Bernoulli <jo...@bernoul.li>
* URL or Web page : https://github.com/tarsius/llama
* License         : GPL-3+
  Programming lang: Emacs Lisp
  Description     : Llama - Compact syntax for short lambda
 This package implements a macro named `##', which provides a compact way
 to write short `lambda' expressions.
 .
 The signature of the macro is (## FN &rest BODY) and it expands to a
 `lambda' expression, which calls the function FN with the arguments BODY
 and returns the value of that.  The arguments of the `lambda' expression
 are derived from symbols found in BODY.

This package is a new dependency of magit 4.3.0.  I intend to maintain
this package under the Debian Emacsen Team umbrella.

Attachment: signature.asc
Description: PGP signature

Reply via email to