From 3f4a0d5370ae6c34afe180df96add3b8522f4af1 Mon Sep 17 00:00:00 2001 From: mattkae Date: Wed, 11 May 2022 09:23:58 -0400 Subject: initial commit --- elpa/ht-20210119.741/ht-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 elpa/ht-20210119.741/ht-pkg.el (limited to 'elpa/ht-20210119.741/ht-pkg.el') diff --git a/elpa/ht-20210119.741/ht-pkg.el b/elpa/ht-20210119.741/ht-pkg.el new file mode 100644 index 0000000..91d3285 --- /dev/null +++ b/elpa/ht-20210119.741/ht-pkg.el @@ -0,0 +1,2 @@ +;;; Generated package description from ht.el -*- no-byte-compile: t -*- +(define-package "ht" "20210119.741" "The missing hash table library for Emacs" '((dash "2.12.0")) :commit "c4c1be487d6ecb353d07881526db05d7fc90ea87" :authors '(("Wilfred Hughes" . "me@wilfred.me.uk")) :maintainer '("Wilfred Hughes" . "me@wilfred.me.uk") :keywords '("hash table" "hash map" "hash")) -- cgit v1.2.1