Opam.DescrSourcedescr files.
The type for opam descr files, the package synopsis and the description.
of_string s is a description from the string s.
of_readme r extracts an opam description file from a readme r with a certain structure.
of_readme_file f extracts an opam description file from a readme file f using Text.flavour_of_fpath and of_readme.