deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Description: |-
memoization functions
This package provides memoization functions. `memoize' accepts a
symbol or a function. When given a symbol, the symbol's function
definition is memoized and installed overtop of the original function
definition. When given a function, it returns a memoized version of
that function.
.
Memoization takes up memory, which should be freed at some point.
Because of this, all memoization has a timeout from when the last
access was.
Enhances: emacs
Homepage: https://github.com/skeeto/emacs-memoize
Installed-Size: '35'
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Package: elpa-memoize
Priority: optional
Recommends: emacs (>= 46.0)
Section: lisp
Source: emacs-memoize
Version: 1.1-3
srcpkg_name: emacs-memoize
srcpkg_version: 1.1-3