module

Fetcher::Software::AtomParser

Class methods

parse_atom_entries(body : String, source_type : SourceType, limit : Int32, repo_name : String | Nil = nil) : Array(Entry)
Source
try_parse(http_client : CrestHttpClient, atom_url : String, provider : SoftwareProvider, limit : Int32) : Result | Nil
Source