15 lines
328 B
Plaintext
15 lines
328 B
Plaintext
|
(package "ox-gemini"
|
||
|
"0.2.0"
|
||
|
"Output gemini formatted documents from org-mode")
|
||
|
|
||
|
(website-url "https://labs.phundrak.com/phundrak/ox-gemini")
|
||
|
(keywords "lisp" "org-mode")
|
||
|
|
||
|
(package-file "ox-gemini.el")
|
||
|
|
||
|
(script "test" "echo \"Error: no test specified\" && exit 1")
|
||
|
|
||
|
(source "gnu")
|
||
|
|
||
|
(depends-on "emacs" "26.1")
|