avatar-api

MIT

Get avatars from Gravatar, Google+ and others.

$ area51 add avatar-apiCopy

Usage

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