emacs.d/elpa/pydoc-20181025.51/pydoc-pkg.el
2019-11-22 22:23:12 +01:00

2 lines
363 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "pydoc" "20181025.51" "functional, syntax highlighted pydoc navigation" 'nil :commit "abb948e27efaf2452f339c62cd99a1c69930bbfe" :keywords '("pydoc" "python") :authors '(("John Kitchin" . "jkitchin@andrew.cmu.edu")) :maintainer '("Brian J. Lopes" . "statmobile@gmail.com") :url "https://github.com/statmobile/pydoc")