8 lines
243 B
EmacsLisp

(define-package "macrostep" "20161120.1306" "interactive macro expander"
'((cl-lib "0.5"))
:url "https://github.com/joddie/macrostep" :keywords
'("lisp" "languages" "macro" "debugging"))
;; Local Variables:
;; no-byte-compile: t
;; End: