14 lines
504 B
EmacsLisp
14 lines
504 B
EmacsLisp
(define-package "python-mode" "20231218.645" "Python major mode" 'nil :commit "9678f77d0d0ab3d672374c4457b5a02ce49cd206" :authors
|
|
'(("2015-2023 https://gitlab.com/groups/python-mode-devs")
|
|
("2003-2014 https://launchpad.net/python-mode")
|
|
("1995-2002 Barry A. Warsaw")
|
|
("1992-1994 Tim Peters"))
|
|
: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:
|