Files
emacs/lisp/ox-tufte/ox-tufte-pkg.el
2023-11-04 19:26:41 +01:00

10 lines
342 B
EmacsLisp

(define-package "ox-tufte" "20231022.2117" "Tufte HTML org-mode export backend"
'((org "9.5")
(emacs "27.1"))
:commit "58422fb109f2b2a997f9c773b5436e7b62182e12" :keywords
'("org" "tufte" "html" "outlines" "hypermedia" "calendar" "wp")
:url "https://github.com/ox-tufte/ox-tufte")
;; Local Variables:
;; no-byte-compile: t
;; End: