emacs.d/elpa/ob-restclient-20191119.924/ob-restclient-pkg.el
2019-11-29 17:18:25 +01:00

2 lines
356 B
EmacsLisp

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