my-emacs-d/elpa/origami-20160924.218/origami-pkg.el

10 lines
244 B
EmacsLisp

(define-package "origami" "20160924.218" "Flexible text folding"
'((s "1.9.0")
(dash "2.5.0")
(emacs "24"))
:url "https://github.com/gregsexton/origami.el" :keywords
'("folding"))
;; Local Variables:
;; no-byte-compile: t
;; End: