diff options
author | mattkae <mattkae@protonmail.com> | 2022-05-11 09:23:58 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-05-11 09:23:58 -0400 |
commit | 3f4a0d5370ae6c34afe180df96add3b8522f4af1 (patch) | |
tree | ae901409e02bde8ee278475f8cf6818f8f680a60 /elpa/log4e-20211019.948/log4e-pkg.el |
initial commit
Diffstat (limited to 'elpa/log4e-20211019.948/log4e-pkg.el')
-rw-r--r-- | elpa/log4e-20211019.948/log4e-pkg.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elpa/log4e-20211019.948/log4e-pkg.el b/elpa/log4e-20211019.948/log4e-pkg.el new file mode 100644 index 0000000..928765c --- /dev/null +++ b/elpa/log4e-20211019.948/log4e-pkg.el @@ -0,0 +1,2 @@ +;;; Generated package description from log4e.el -*- no-byte-compile: t -*- +(define-package "log4e" "20211019.948" "provide logging framework for elisp" 'nil :commit "737d275eac28dbdfb0b26d28e99da148bfce9d16" :authors '(("Hiroaki Otsu" . "ootsuhiroaki@gmail.com")) :maintainer '("Hiroaki Otsu" . "ootsuhiroaki@gmail.com") :keywords '("log") :url "https://github.com/aki2o/log4e") |