avatar-api
Get avatars from Gravatar, Google+ and others.
$ area51 add avatar-apiCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(avatar-api:some-function ...)Get avatars from Gravatar, Google+ and others.
$ area51 add avatar-apiCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(avatar-api:some-function ...)