Opam_repomin.RepoSourceRepository handling.
An opam repository.
Load an opam repository from the given path. The path should point to a directory containing a packages/ subdirectory.
List all package names in the repository.
List all versions of a package in the repository.
Check if a specific package version exists in the repository.
Load the opam file for a specific package version.