emacs/code/elpa/python-mode-20240520.1744/python-mode-pkg.el

9 lines
317 B
EmacsLisp
Raw Normal View History

2024-07-28 16:03:37 +00:00
(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: