{application,ollama_summarizer,
             [{description,"An Erlang library for summarizing web content and HTML using the Ollama API."},
              {vsn,"0.1.4"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[ollama_summarize]},
              {licenses,["Apache-2.0"]},
              {links,[{"GitHub",
                       "https://github.com/roquess/ollama_summarizer"}]}]}.
