emacs.d/elpa/ob-restclient-20190626.1824/ob-restclient-pkg.el
2019-11-26 16:46:24 +01:00

2 lines
357 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "ob-restclient" "20190626.1824" "org-babel functions for restclient-mode" '((restclient "0")) :commit "53376667eeddb1388fd6c6976f3222e7c8adcd46" :keywords '("literate programming" "reproducible research") :authors '(("Alf Lervåg")) :maintainer '("Alf Lervåg") :url "https://github.com/alf/ob-restclient.el")