my-emacs-d/elpa/marshal-20160807.1954/marshal-pkg.el

3 lines
227 B
EmacsLisp

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