Fetcher::Software::SoftwareProvider
Constructors
Instance methods
api_url
Sourceatom_fallback_urls
Sourceatom_url
Sourcebase_url
Sourcebody_field
JSON field name for the release body/description text. GitHub/Codeberg: "body", GitLab: "description"
name
Sourcerepo
Sourcerepo_name
Extracts the repo name from the full path (e.g., "user/repo" -> "repo") Uses rindex instead of split for better performance (~3.7x faster)
source_type
Source