https://github.com/eudoxia0/avatar-api.git
git clone 'https://github.com/eudoxia0/avatar-api.git'
(ql:quickload :avatar-api)
avatar-api is a library for getting avatars from Gravatar, Google+ and others.
cl-user> (avatar-api:gravatar "jdoe@initech.com")
"http://www.gravatar.com/avatar/6aef61d98ad63bd1aaa89345eb150df2"
Copyright (c) 2014 Fernando Borretti
Licensed under the MIT License.