studio-client

zlib

A client library for the Studio image hosting service

$ area51 add studio-clientCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(studio-client:some-function ...)