9 lines
317 B
EmacsLisp
9 lines
317 B
EmacsLisp
|
(define-package "python-mode" "20240520.1744" "Python major mode" 'nil :commit "5279a81ecaa9fc535915c58336c96baf3f2aa8b1" :maintainer
|
||
|
'(nil . "python-mode@python.org")
|
||
|
:keywords
|
||
|
'("python" "languages" "oop")
|
||
|
:url "https://gitlab.com/groups/python-mode-devs")
|
||
|
;; Local Variables:
|
||
|
;; no-byte-compile: t
|
||
|
;; End:
|