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

3 lines
226 B
EmacsLisp
Raw Normal View History

2016-09-29 07:33:23 +00:00
;;; -*- no-byte-compile: t -*-
2016-10-06 08:56:17 +00:00
(define-package "projectile" "20161005.2209" "Manage and navigate projects in Emacs easily" '((pkg-info "0.4")) :url "https://github.com/bbatsov/projectile" :keywords '("project" "convenience"))