Am 11.09.2013 00:30, schrieb Brad Anderson:
On Tuesday, 10 September 2013 at 22:06:28 UTC, luminousone wrote:
And license acknowledgement, this is much more important with
source libraries then it is with say apt on Ubuntu. Accidentally
polluting a bsd project or a closed source project with LGPL/GPL
code would be very bad, And often these package management
systems obscure what the sources license actually is by simply
not showing it or informing the user.
There is a license field in the dub package file. It would be neat if
dub could warn you if it found incompatible license in your dependencies
though.
I've added two enhancement requests for this:
https://github.com/rejectedsoftware/dub/issues/117
https://github.com/rejectedsoftware/dub-registry/issues/14