emacs.d/elpa/ob-restclient-20200109.730/ob-restclient-pkg.el

3 lines
356 B
EmacsLisp
Raw Normal View History

2020-01-29 18:18:31 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "ob-restclient" "20200109.730" "org-babel functions for restclient-mode" '((restclient "0")) :commit "c5c22e603531dca48575d0a425fddff16dc0f391" :keywords '("literate programming" "reproducible research") :authors '(("Alf Lervåg")) :maintainer '("Alf Lervåg") :url "https://github.com/alf/ob-restclient.el")