You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have fpm-registry I think we should add official support for various meta-data fields in the fpm.toml manifest including description, keywords, categories, and homepage.
Looking to cargo as an example, it requires the following fields before a crate can be published.
Checking and validating the fields is a job for the fpm-registry CI, this issue is just to enable support within fortran fpm.