ob-restclient-pkg.el (428B)
1 (define-package "ob-restclient" "20231228.1403" "org-babel functions for restclient-mode" 2 '((restclient "0")) 3 :commit "8183f8af08838854cf145ca4855b373f3e7c44b0" :authors 4 '(("Alf Lervåg")) 5 :maintainers 6 '(("Alf Lervåg")) 7 :maintainer 8 '("Alf Lervåg") 9 :keywords 10 '("literate programming" "reproducible research") 11 :url "https://github.com/alf/ob-restclient.el") 12 ;; Local Variables: 13 ;; no-byte-compile: t 14 ;; End: