Fix synopsis selection for multi-opam repos; add test
Use ocaml- prefix stripping to find the main package (e.g. "scitt"
for repo "ocaml-scitt") instead of picking the first alphabetically
("atp-lexicon-scitt"). Added test verifying the correct synopsis is
selected for ocaml-scitt's three opam files.