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