]>
Commit | Line | Data |
---|---|---|
53e6db90 DC |
1 | (define-package "elpy" "20230803.1455" "Emacs Python Development Environment" |
2 | '((company "0.9.2") | |
3 | (emacs "24.4") | |
4 | (highlight-indentation "0.5.0") | |
5 | (pyvenv "1.3") | |
6 | (yasnippet "0.8.0") | |
7 | (s "1.11.0")) | |
8 | :commit "7ff8ffa918411887d165764f7a5a12bc46646e73" :authors | |
9 | '(("Jorgen Schaefer <contact@jorgenschaefer.de>, Gaby Launay" . "gaby.launay@protonmail.com")) | |
10 | :maintainer | |
11 | '("Jorgen Schaefer <contact@jorgenschaefer.de>, Gaby Launay" . "gaby.launay@protonmail.com") | |
12 | :keywords | |
13 | '("python" "ide" "languages" "tools") | |
14 | :url "https://github.com/jorgenschaefer/elpy") | |
15 | ;; Local Variables: | |
16 | ;; no-byte-compile: t | |
17 | ;; End: |