The Swift Package Registry is a collection of Swift Packages. Since the GitHub Swift Package Registry is not currently released and the IBM Swift Package Catalog is has been killed, the Swift Package Registry fills the current gap for easier searching and discoverability of Swift Packages.
This GitHub App is a Node.js application built with Probot. It parses all Swift packages using Docker.
Only public repositories are supported. When adding packages manually, a personal access token is used to fetch information about the package.
Docker is used to help validate packages. Just parsing Package.swift is not always enough. It is also an additional check for Swift version compatability.
You can access the Swift Package Registry via swiftpackageregistry.com (main site), swift-packages.com, swiftpkg.dev, and swiftdependencies.com.
