emacs/code/elpa/python-mode-20240520.1744/python-mode-pkg.el
2024-07-28 12:03:37 -04:00

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: