Package | Version | Licence Type | Licence Conditions |
---|---|---|---|
{{ result.get("Package") }} | {{ result.get("Version") }} | {{ result.get("License Id") }} | {% for cond in result.get("License conditions").replace("library", "(Library)").split(",") -%} {{ cond|replace("-", " ")|title }} {%- endfor %} |