Print licences used by a given project and its dependencies

from blog Lisp journey, | ↗ original
print-licenses is a little utility found in Steve Losh’s gigantic utilities and ported to a stand alone project. Example usage: (print-licenses 'fast-io) => alexandria | Public Domain / 0-clause MIT babel | MIT cffi | MIT cffi-grovel | MIT cffi-toolchain | MIT ...