package parser2v2

import "github.com/spdx/tools-golang/tvloader/parser2v2"

Package parser2v2 contains functions to read, load and parse SPDX tag-value files, version 2.2. SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later

Index

Functions

func ParseTagValues

func ParseTagValues(tvs []reader.TagValuePair) (*v2_2.Document, error)

ParseTagValues takes a list of (tag, value) pairs, parses it and returns a pointer to a parsed SPDX Document.

Source Files

parse_annotation.go parse_creation_info.go parse_file.go parse_other_license.go parse_package.go parse_relationship.go parse_review.go parse_snippet.go parser.go types.go util.go

Version
v0.4.0
Published
Jan 12, 2023
Platform
js/wasm
Imports
6 packages
Last checked
4 hours ago

Tools for package owners.