tvl-depot/configs/shared/emacs/.emacs.d/elpa/lsp-python-20180816.1314/lsp-python-pkg.el

3 lines
348 B
EmacsLisp
Raw Normal View History

;;; -*- no-byte-compile: t -*-
(define-package "lsp-python" "20180816.1314" "Python support for lsp-mode" '((lsp-mode "3.0")) :commit "b97688aa82b41828d3ffb5345c809d1fee88839d" :keywords '("python") :authors '(("Vibhav Pant" . "vibhavp@gmail.com")) :maintainer '("Vibhav Pant" . "vibhavp@gmail.com") :url "https://github.com/emacs-lsp/lsp-python")