Summary: | [NEW PORT] misc/py-spdx-tools: Parses, validates and creates SPDX documents | ||||||
---|---|---|---|---|---|---|---|
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/spdx-tools/ | ||||||
Attachments: |
|
Description
Kai Knoblich
2018-06-30 21:59:51 UTC
A commit references this bug: Author: miwi Date: Sat Jul 28 12:01:51 UTC 2018 New revision: 475528 URL: https://svnweb.freebsd.org/changeset/ports/475528 Log: Implements an SPDX tag/value and RDF parser, validator and handler in Python. Features: - API to create and manipulate SPDX documents. - Parse and create Tag/Value format SPDX files - Parse and create RDF format SPDX files WWW: https://github.com/spdx/tools-python PR: 229438 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc. Changes: head/misc/Makefile head/misc/py-spdx-tools/ head/misc/py-spdx-tools/Makefile head/misc/py-spdx-tools/distinfo head/misc/py-spdx-tools/pkg-descr |