my-emacs-d/elpa/projectile-20160728.52/projectile-pkg.el

3 lines
240 B
EmacsLisp
Raw Normal View History

2016-08-18 20:01:20 +00:00
;;; -*- no-byte-compile: t -*-
(define-package "projectile" "20160728.52" "Manage and navigate projects in Emacs easily" '((dash "2.11.0") (pkg-info "0.4")) :url "https://github.com/bbatsov/projectile" :keywords '("project" "convenience"))