cl-scribd

Commong Lisp Client for the Scribd API.

$ area51 add cl-scribdCopy

Usage

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

Dependencies