my-emacs-d/elpa/helm-projectile-20161008.45/helm-projectile-pkg.el

3 lines
256 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "helm-projectile" "20161008.45" "Helm integration for Projectile" '((helm "1.7.7") (projectile "0.14.0") (cl-lib "0.3")) :url "https://github.com/bbatsov/helm-projectile" :keywords '("project" "convenience"))