17 lines
537 B
EmacsLisp
17 lines
537 B
EmacsLisp
(define-package "ox-hugo" "20240305.1923" "Hugo Markdown Back-End for Org Export Engine"
|
|
'((emacs "26.3")
|
|
(tomelr "0.4.3"))
|
|
:commit "c4156d9d383bf97853ba9e16271b7c4d5e697f49" :authors
|
|
'(("Kaushal Modi" . "kaushal.modi@gmail.com")
|
|
("Matt Price" . "moptop99@gmail.com"))
|
|
:maintainers
|
|
'(("Kaushal Modi" . "kaushal.modi@gmail.com"))
|
|
:maintainer
|
|
'("Kaushal Modi" . "kaushal.modi@gmail.com")
|
|
:keywords
|
|
'("org" "markdown" "docs")
|
|
:url "https://ox-hugo.scripter.co")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|