update of packages
This commit is contained in:
12
lisp/simple-httpd/simple-httpd-pkg.el
Normal file
12
lisp/simple-httpd/simple-httpd-pkg.el
Normal file
@@ -0,0 +1,12 @@
|
||||
(define-package "simple-httpd" "20230821.1458" "pure elisp HTTP server"
|
||||
'((cl-lib "0.3"))
|
||||
:commit "347c30494d3bcfc79de35e54538f92f4e4a46ecd" :authors
|
||||
'(("Christopher Wellons" . "wellons@nullprogram.com"))
|
||||
:maintainers
|
||||
'(("Christopher Wellons" . "wellons@nullprogram.com"))
|
||||
:maintainer
|
||||
'("Christopher Wellons" . "wellons@nullprogram.com")
|
||||
:url "https://github.com/skeeto/emacs-http-server")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user