Summary: | [NEW PORT] textproc/py-license-expression: Parses, normalizes and compares license expressions | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kai Knoblich <kai> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | miwi, python | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://pypi.org/project/license-expression | ||||||
Bug Depends on: | 229437 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Kai Knoblich
2018-07-01 12:54:27 UTC
A commit references this bug: Author: miwi Date: Sat Jul 28 12:08:14 UTC 2018 New revision: 475534 URL: https://svnweb.freebsd.org/changeset/ports/475534 Log: Utility library to parse, normalize and compare License expressions for Python using a boolean logic engine. The intended use is for expressions using SPDX or any other license id scheme. WWW: https://github.com/nexB/license-expression PR: 229449 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc. Changes: head/textproc/Makefile head/textproc/py-license-expression/ head/textproc/py-license-expression/Makefile head/textproc/py-license-expression/distinfo head/textproc/py-license-expression/pkg-descr |