my-emacs-d/elpa/avy-20160814.250/avy-pkg.el

3 lines
196 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "avy" "20160814.250" "tree-based completion" '((emacs "24.1") (cl-lib "0.5")) :url "https://github.com/abo-abo/avy" :keywords '("point" "location"))