Added "cryptsy-public-api" recipe

Adds library functionality for interacting with the cryptsy.com public
API.
This commit is contained in:
Phil Newton 2014-10-15 10:54:13 -04:00
parent 4ef683cb17
commit 2f12e0734a

View file

@ -0,0 +1,3 @@
(cryptsy-public-api :repo "sodaware/cryptsy-public-api.el"
:fetcher github
:files ("*.el" (:exclude "features" "fixtures" "test")))