15 lines
446 B
EmacsLisp
15 lines
446 B
EmacsLisp
(define-package "devdocs" "20240301.1838" "Emacs viewer for DevDocs"
|
|
'((emacs "27.1"))
|
|
:commit "3424436f333955b39a0803ce9781aaffaae003f5" :authors
|
|
'(("Augusto Stoffel" . "arstoffel@gmail.com"))
|
|
:maintainers
|
|
'(("Augusto Stoffel" . "arstoffel@gmail.com"))
|
|
:maintainer
|
|
'("Augusto Stoffel" . "arstoffel@gmail.com")
|
|
:keywords
|
|
'("help")
|
|
:url "https://github.com/astoff/devdocs.el")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|