Files
emacsd/elpa/simple-httpd-20190110.1505/simple-httpd-pkg.el

3 lines
353 B
EmacsLisp
Raw Normal View History

2019-10-09 20:36:55 +02:00
;;; -*- no-byte-compile: t -*-
(define-package "simple-httpd" "20190110.1505" "pure elisp HTTP server" '((cl-lib "0.3")) :commit "08535d0fad6a32fdc03d725ec74e10a754bb9c7a" :authors '(("Christopher Wellons" . "wellons@nullprogram.com")) :maintainer '("Christopher Wellons" . "wellons@nullprogram.com") :url "https://github.com/skeeto/emacs-http-server")