my-emacs-d/elpa/yasnippet-20161022.646/yasnippet-pkg.el

8 lines
246 B
EmacsLisp

(define-package "yasnippet" "20161022.646" "Yet another snippet extension for Emacs."
'((cl-lib "0.5"))
:url "http://github.com/joaotavora/yasnippet" :keywords
'("convenience" "emulation"))
;; Local Variables:
;; no-byte-compile: t
;; End: