From 3f4a0d5370ae6c34afe180df96add3b8522f4af1 Mon Sep 17 00:00:00 2001 From: mattkae Date: Wed, 11 May 2022 09:23:58 -0400 Subject: initial commit --- elpa/simple-httpd-20191103.1446/simple-httpd-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 elpa/simple-httpd-20191103.1446/simple-httpd-pkg.el (limited to 'elpa/simple-httpd-20191103.1446/simple-httpd-pkg.el') diff --git a/elpa/simple-httpd-20191103.1446/simple-httpd-pkg.el b/elpa/simple-httpd-20191103.1446/simple-httpd-pkg.el new file mode 100644 index 0000000..ed8ad78 --- /dev/null +++ b/elpa/simple-httpd-20191103.1446/simple-httpd-pkg.el @@ -0,0 +1,2 @@ +;;; Generated package description from simple-httpd.el -*- no-byte-compile: t -*- +(define-package "simple-httpd" "20191103.1446" "pure elisp HTTP server" '((cl-lib "0.3")) :commit "22ce66ea43e0eadb9ec1d691a35d9695fc29cee6" :authors '(("Christopher Wellons" . "wellons@nullprogram.com")) :maintainer '("Christopher Wellons" . "wellons@nullprogram.com") :url "https://github.com/skeeto/emacs-http-server") -- cgit v1.2.1