Skip to content

Please add print-licenses #1432

@vindarel

Description

@vindarel

This utility allows to print licenses used by the given project and its dependencies.

You can fetch its sources from

https://github.com/vindarel/print-licenses.git

Example:

  (print-licenses 'fast-io)
  =>
  alexandria           | Public Domain / 0-clause MIT
  babel                | MIT
  cffi                 | MIT
  cffi-grovel          | MIT
  cffi-toolchain       | MIT
  fast-io              | NewBSD
  static-vectors       | MIT
  trivial-features     | MIT
  trivial-gray-streams | MIT
  uiop                 | Unspecified

It's a project put together from other people's utilities, full credit is given. MIT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions