15 lines
437 B
EmacsLisp
15 lines
437 B
EmacsLisp
(define-package "esxml" "20220506.759" "Library for working with xml via esxml and sxml"
|
|
'((emacs "24.1")
|
|
(kv "0.0.5")
|
|
(cl-lib "0.5"))
|
|
:commit "7ac1fec0e45f12836b301fd9b8e7297434db2f70" :authors
|
|
'(("Evan Izaksonas-Smith <izak0002 at umn dot edu>"))
|
|
:maintainer
|
|
'("Evan Izaksonas-Smith")
|
|
:keywords
|
|
'("tools" "lisp" "comm")
|
|
:url "https://github.com/tali713/esxml")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|