Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 433 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 433 Bytes

SWID

A GO module of the Software Identification Tags (SWID) Specification

This project represents complete parsers of SWID standard which is defined by ISO/IEC 19770-2:2015. Parsers are generated automatically by xsd2go project. The project also contains SWID extensions defined by NIST through NISTIR 8060.

This project is beneficial for quick manipulation of SWID data within golang code.