This is the avatar-api Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:19:56 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
avatar-api
Get avatars from Gravatar, Google+ and others.
Fernando Borretti
MIT
# avatar-api
[![Build Status](https://travis-ci.org/eudoxia0/avatar-api.svg?branch=master)](https://travis-ci.org/eudoxia0/avatar-api)
avatar-api is a library for getting avatars from Gravatar, Google+ and others.
# Usage
“‘lisp
cl-user> (avatar-api:gravatar "jdoe@initech.com")
"http://www.gravatar.com/avatar/6aef61d98ad63bd1aaa89345eb150df2"
“‘
# License
Copyright (c) 2014 Fernando Borretti
Licensed under the MIT License.
0.1
crypto-shortcuts
(system).
drakma
(system).
cl-json
(system).
src
(module).
Modules are listed depth-first from the system components tree.
avatar-api/src
avatar-api
(system).
avatar-api.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
avatar-api/src/avatar-api.lisp
src
(module).
google
(function).
gravatar
(function).
tumblr
(function).
wrong-size
(condition).
yahoo
(function).
+tumblr-allowed-sizes+
(special variable).
allowed-size
(reader method).
json-decode
(function).
size
(reader method).
validate-gravatar-size
(function).
validate-tumblr-size
(function).
Packages are listed by definition order.
avatar-api
common-lisp
.
google
(function).
gravatar
(function).
tumblr
(function).
wrong-size
(condition).
yahoo
(function).
+tumblr-allowed-sizes+
(special variable).
allowed-size
(generic reader).
json-decode
(function).
size
(generic reader).
validate-gravatar-size
(function).
validate-tumblr-size
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
wrong-size
)) ¶wrong-size
)) ¶size
.
Jump to: | A F G J M S T V Y |
---|
Jump to: | A F G J M S T V Y |
---|
Jump to: | +
A S |
---|
Jump to: | +
A S |
---|
Jump to: | A C F M P S W |
---|
Jump to: | A C F M P S W |
---|