conda-forge / conda-forge/conda-forge.github.io
More "about" metadata
Open
- Dominant language
- JavaScript
- Stars
- 170
- Forks
- 320
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
conda-build now allows more metadata in the about section. We should start making use of it where appropriate.
ref: https://github.com/conda/conda-build/pull/831
In particular we now have:
```
'home', 'dev_url', 'doc_url', 'license_url', # these are URLs
'license', 'summary', 'description', 'license_family', # text
'license_file', 'readme'
```
Contributor guide
Assessment
This issue has not been assessed yet.