Summary
Add support for resolving and verifying packages hosted on SourceForge (sourceforge.net).
Packages
Notes
SourceForge supports multiple VCS backends (git, hg, svn). The repository URL structure and archive download mechanism varies by project. SourceForge has a REST API, but git-based approaches (e.g., git ls-remote, git clone) may be more reliable for projects using git.
Summary
Add support for resolving and verifying packages hosted on SourceForge (sourceforge.net).
Packages
Notes
SourceForge supports multiple VCS backends (git, hg, svn). The repository URL structure and archive download mechanism varies by project. SourceForge has a REST API, but git-based approaches (e.g.,
git ls-remote,git clone) may be more reliable for projects using git.