emacs.d/elpa/pickle-20190923.354/pickle-pkg.el
2019-12-11 15:35:21 +01:00

2 lines
408 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "pickle" "20190923.354" "Major mode for editing cucumber gherkin files." '((emacs "25.1") (cl-lib "0.6.1")) :commit "3a0a717f2a24827667f34bc53830a3b81cd57460" :keywords '("ahungry" "languages" "cucumber" "gherkin") :authors '(("Matthew Carter" . "m@ahungry.com")) :maintainer '("Matthew Carter" . "m@ahungry.com") :url "https://github.com/ahungry/pickle-mode")