No description
Find a file
Rosa 44e578b730
All checks were successful
ci/woodpecker/push/reuse Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Merge pull request 'Update dependency ex_doc to v0.40.2' (#2) from renovate/ex_doc-0.x-lockfile into main
2026-05-27 18:01:12 +00:00
.woodpecker Update docker.io/elixir Docker tag to v1.19.5 2026-01-17 10:52:49 +00:00
lib Follow REUSE spec 2021-09-17 23:14:34 -06:00
LICENSES Follow REUSE spec 2021-09-17 23:14:34 -06:00
test Follow REUSE spec 2021-09-17 23:14:34 -06:00
.formatter.exs Follow REUSE spec 2021-09-17 23:14:34 -06:00
.gitignore Follow REUSE spec 2021-09-17 23:14:34 -06:00
CHANGELOG.md Get ready for release 2021-09-15 20:53:20 -06:00
mix.exs Update dependency ex_doc to ~> 0.40 2026-01-21 22:24:26 +00:00
mix.lock Update dependency ex_doc to v0.40.2 2026-05-27 18:01:10 +00:00
mix.lock.license Follow REUSE spec 2021-09-17 23:14:34 -06:00
README.md fix(docs): update CI badge [ci skip] 2026-05-27 11:21:09 -06:00
renovate.json Update renovate.json 2026-05-27 15:59:25 +00:00
renovate.json.license Add license for renovate file 2025-05-25 15:09:57 -06:00

ExLibra

status-badge

A library for crafting Libravatar avatar URLs.

Installation

If available in Hex, the package can be installed by adding ex_libra to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_libra, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_libra.