my-emacs-d/elpa/helm-ag-20160809.337/helm-ag-pkg.el

3 lines
195 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "helm-ag" "20160809.337" "the silver searcher with helm interface" '((emacs "24.3") (helm "1.7.7")) :url "https://github.com/syohex/emacs-helm-ag")