11 lines
365 B
EmacsLisp
11 lines
365 B
EmacsLisp
(define-package "gnuplot" "20221112.2049" "Major-mode and interactive frontend for gnuplot"
|
|
'((emacs "25.1"))
|
|
:commit "fe7ce76d797b34214178ac8e470f2fa9a63b2520" :maintainer
|
|
'("Maxime Tréca" . "maxime@gmail.com")
|
|
:keywords
|
|
'("data" "gnuplot" "plotting")
|
|
:url "https://github.com/emacs-gnuplot/gnuplot")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|