Files
dotfiles/emacs/.emacs.d/elpa/marshal-20180102.201/marshal-pkg.el
2018-01-09 04:06:05 +01:00

3 lines
277 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "marshal" "20180102.201" "eieio extension for automatic (un)marshalling" '((eieio "1.4") (json "1.3") (ht "2.1")) :commit "e25b170779ca8d0cdef0bfeb6f35c264a23a44e8" :url "https://github.com/sigma/marshal.el" :keywords '("eieio"))