my-emacs-d/elpa/ht-20161015.1945/ht-pkg.el

3 lines
175 B
EmacsLisp
Raw Normal View History

2016-10-17 21:42:31 +00:00
;;; -*- no-byte-compile: t -*-
(define-package "ht" "20161015.1945" "The missing hash table library for Emacs" '((dash "2.12.0")) :keywords '("hash table" "hash map" "hash"))