No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
renovate-bot f1f9fbaf92
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/reuse Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Update docker.io/elixir Docker tag to v1.20.3
2026-09-01 12:04:09 +00:00
.woodpecker Update docker.io/elixir Docker tag to v1.20.3 2026-09-01 12:04:09 +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.