alire icon indicating copy to clipboard operation
alire copied to clipboard

License compatibility

Open mosteo opened this issue 7 years ago • 2 comments

Side project that would enable search for compatible licensed projects. Current search already can be used on license abbreviations.

mosteo avatar Mar 13 '18 08:03 mosteo

Additionally a new command check licenses could check license compatibility using the spdx crate (already in use by Alire). Similar to what the 'deny' plugin of cargo does. See https://github.com/EmbarkStudios/cargo-deny#licenses.

onox avatar Aug 10 '22 16:08 onox

Yes, this is in the spirit of the idea. Also alr with could warn/fail when you try to add an incompatible-licensed dependency to the ones already in use.

mosteo avatar Aug 18 '22 08:08 mosteo