19 lines
533 B
EmacsLisp
19 lines
533 B
EmacsLisp
(define-package "ox-pandoc" "20231222.1103" "An Org-mode exporter using pandoc"
|
|
'((org "8.2")
|
|
(emacs "24.4")
|
|
(dash "2.8")
|
|
(ht "2.0"))
|
|
:commit "399d787b6e2124bd782615338b845c3724a47718" :authors
|
|
'(("KAWABATA, Taichi" . "kawabata.taichi@gmail.com")
|
|
("FENTON, Alex" . "a-fent@github"))
|
|
:maintainers
|
|
'(("FENTON, Alex" . "a-fent@github"))
|
|
:maintainer
|
|
'("FENTON, Alex" . "a-fent@github")
|
|
:keywords
|
|
'("tools")
|
|
:url "https://github.com/a-fent/ox-pandoc")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|