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

3 lines
193 B
EmacsLisp

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