Add helm-pydoc recipe.

This commit is contained in:
Malyshev Artem 2013-11-05 20:05:29 +04:00
parent 2395623558
commit e429f198a4

4
recipes/helm-pydoc Normal file
View file

@ -0,0 +1,4 @@
(helm-pydoc
:fetcher "github"
:repo "syohex/emacs-helm-pydoc"
:files ("*.el" "*.py"))