Files
emacsd/elpa/simple-httpd-20191006.1956/simple-httpd-pkg.el
Raymundo Vásquez Ruiz 22a9de120e added typescript and readme
2019-10-27 19:05:34 +01:00

3 lines
353 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "simple-httpd" "20191006.1956" "pure elisp HTTP server" '((cl-lib "0.3")) :commit "67f2f1e665fa66d7ef3beed8e82f94962bfa4f3b" :authors '(("Christopher Wellons" . "wellons@nullprogram.com")) :maintainer '("Christopher Wellons" . "wellons@nullprogram.com") :url "https://github.com/skeeto/emacs-http-server")