2024-10-20 21:49:48 -05:00
2024-10-20 21:49:48 -05:00
2024-10-20 21:49:48 -05:00
2024-10-20 21:49:48 -05:00
2024-10-10 22:04:34 -05:00
2024-10-10 22:04:34 -05:00
2024-09-02 02:52:18 +00:00
2024-10-20 21:49:48 -05:00
2024-10-20 21:49:48 -05:00
2024-10-10 22:04:34 -05:00

ElixirRss

RSS reader written in Elixir

Installation

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

def deps do
  [
    {:elixir_rss, "~> 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/elixir_rss.

Description
RSS reader written in elixir
Readme 57 KiB
Languages
Elixir 100%