my-emacs-d/elpa/helm-projectile-20161008.45/helm-projectile-pkg.el
Gergely Polonkai b52b2fb212 Update packages
2016-10-10 10:39:36 +02:00

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"))