my-emacs-d/elpa/helm-github-stars-20150625..../helm-github-stars-pkg.el

3 lines
263 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "helm-github-stars" "20150625.1523" "Helm integration for your starred repositories on github" '((helm "1.6.8") (emacs "24.4")) :url "https://github.com/Sliim/helm-github-stars" :keywords '("helm" "github" "stars"))