15 lines
435 B
EmacsLisp
15 lines
435 B
EmacsLisp
(define-package "gnuplot" "20200322.53" "Major-mode and interactive frontend for gnuplot"
|
|
'((emacs "24.1"))
|
|
:commit "f0001c30010b2899e36d7d89046322467e923088" :keywords
|
|
'("data" "gnuplot" "plotting")
|
|
:authors
|
|
'(("Jon Oddie")
|
|
("Bruce Ravel")
|
|
("Phil Type"))
|
|
:maintainer
|
|
'("Bruce Ravel" . "bruceravel1@gmail.com")
|
|
:url "https://github.com/emacsorphanage/gnuplot")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|