csdms / babelizer

Transform BMI-wrapped models into Python packages
https://babelizer.readthedocs.io
MIT License
4 stars 3 forks source link

Use SPDX License List to set package_license #74

Open mdpiper opened 2 years ago

mdpiper commented 2 years ago

To avoid ambiguity, the package_license attribute of babel.toml should use names from the SPDX License List. This follows the recommendation of conda-forge.

mdpiper commented 2 years ago

We should add wording to the README and docs similar to what conda-forge has. We'll also need to update the language examples and possibly cookiecutter.json.