melpa/recipes/geiser

8 lines
237 B
Text
Raw Normal View History

2013-09-19 07:26:16 +00:00
(geiser
:fetcher github
:repo "jaor/geiser"
:files ("elisp/*" (:exclude "elisp/Makefile.am")
"doc/*.texi"
("bin" "bin/*") (:exclude "bin/Makefile.am")
("scheme" "scheme/*") (:exclude "scheme/Makefile.am")))