build: make project REUSE-compliant#136
Conversation
- Added BSD-2-Clause, BSD-3-Clause, CC-BY-4.0, CC0-1.0, and MIT licenses to LICENSES directory. - Included specific licenses for Battelle, ColorBrewer, Yorick, gnuplot, and PSF in LICENSES. - Updated REUSE.toml to annotate copyright and license information for various colormap data sources. - Changed license-files reference in pyproject.toml from LICENSE/* to LICENSES/* for accurate file path.
|
Did you run "reuse lint" in your repo? |
|
yeah: did you see my comment? I also added it to pre-commit. it's being tested on CI, etc... |
|
Awesome! Works well. Ready to merge I would say. Just for information for @Arian-Ott: My spdx2dep tool won't work yet on this repo. I need to implement "LicenseRef-" handling first. But that is great. Using it on a real repo brings up new needs and edge cases. FOSS synergy! 🚀 🤟 |
|
Hey, thanks for the quick update. This is incredible and great work guys :) @buhtz Can I ping you for a quick review and sponsoring when I'm done packaging? FOSS is a great vibe :D |
|
Also @tlambert03, your github contributions are impressive :) I'll notify you when cmap enters the debian unstable :) |
|
thanks all! will merge and cut a new release |
closes #135
@buhtz let me know what else I should do