my-emacs-d/elpa/ggtags-20161022.251/ggtags-pkg.el

3 lines
236 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "ggtags" "20161022.251" "emacs frontend to GNU Global source code tagging system" '((emacs "24") (cl-lib "0.5")) :url "https://github.com/leoliu/ggtags" :keywords '("tools" "convenience"))