blob: b0567774e31a2774e002f01c06eaab600547ebe1 (
plain) (
blame)
1
2
|
;;; -*- no-byte-compile: t -*-
(define-package "quelpa" "0.0.1" "Emacs Lisp packages built directly from source" '((emacs "24.3")) :authors '(("steckerhalter")) :maintainer '("steckerhalter") :url "https://framagit.org/steckerhalter/quelpa")
|