pmonks / asf-cat

A micro library that provides a Clojure implementation of the ASF's 3rd Party License policy.
Apache License 2.0
0 stars 0 forks source link

Consider expanding to include GPL, MPL, and EPL compatibility lists #25

Open pmonks opened 7 months ago

pmonks commented 7 months ago

It may be worth expanding the functionality of this library to include the compatibility lists for:

This will provide some value for Clojure projects beyond just Apache-2.0 licensed ones. The primary downside is that the name of the library will no longer make a lot of sense.

pmonks commented 2 weeks ago

A more comprehensive license compatibility matrix is here.

pmonks commented 2 weeks ago

Another useful resource for determining license compatibility.

pmonks commented 2 weeks ago

An even better resource! (warning: large JSON file)

pmonks commented 1 week ago

Another compatibility checker