1# Gravatar
2
3Online avatar lookup library.
4
5Allows to retrieve avatar images based on a hash from a person's email address, as well
6as local caching to avoid unnecessary network operations. Use Gravatar::GravatarResolvUrlJob
7for this.
8
9## Backends
10
11This supports:
12* https://gravatar.com
13* https://www.libravatar.org/
14