14 lines
474 B
EmacsLisp
14 lines
474 B
EmacsLisp
(define-package "gnuplot" "20230323.1400" "Major-mode and interactive frontend for gnuplot"
|
|
'((emacs "25.1"))
|
|
:commit "f99effa21f85a4c0963fec6a38e9112a8157d27e" :maintainers
|
|
'(("Maxime Tréca" . "maxime@gmail.com")
|
|
("Daniel Mendler" . "mail@daniel-mendler.de"))
|
|
: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:
|