3 lines
277 B
EmacsLisp
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"))
|