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

3 lines
175 B
EmacsLisp

;;; -*- 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"))