emacs.d/elpa/ob-restclient-20200316.759/ob-restclient-pkg.el
2020-03-17 13:10:50 +01:00

2 lines
356 B
EmacsLisp

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