(define-package "macrostep" "20221026.1347" "interactive macro expander"
  '((cl-lib "0.5"))
  :commit "75ecd041219239f0dceab4883594ea2fe366b484" :authors
  '(("Jon Oddie" . "j.j.oddie@gmail.com"))
  :maintainer
  '("Jon Oddie" . "j.j.oddie@gmail.com")
  :keywords
  '("lisp" "languages" "macro" "debugging")
  :url "https://github.com/emacsorphanage/macrostep")
;; Local Variables:
;; no-byte-compile: t
;; End: