blob: 45e0c421de64eb3415804b226a0eba069f6f7977 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
(define-package "quelpa" "20180711.1638" "Emacs Lisp packages built directly from source"
'((emacs "24.3"))
:keywords
'("package" "management" "build" "source" "elpa")
:authors
'(("steckerhalter"))
:maintainer
'("steckerhalter")
:url "https://framagit.org/steckerhalter/quelpa")
;; Local Variables:
;; no-byte-compile: t
;; End:
|