aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIan Ling <ian@iancaling.com>2022-04-25 14:58:39 -0700
committerIan Ling <ian@iancaling.com>2022-04-26 10:09:05 -0700
commit065db9a899b51b0f532ae7f8e15bfd145734455f (patch)
treeebaa98aeb5103e61a3edec138ccb6bfa886b31ab /README.md
parent3c7fd178c3b4be6b987a7cd7e1d388dd96e38264 (diff)
downloadspdx-tools-065db9a899b51b0f532ae7f8e15bfd145734455f.tar.gz
Add YAML support
Signed-off-by: Ian Ling <ian@iancaling.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 470e0cf..2693841 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ tools-golang provides the following packages:
* *tvsaver* - tag-value document saver
* *rdfloader* - RDF document loader
* *json* - JSON document parser and writer
+* *yaml* - YAML document parser and writer
* *builder* - builds "empty" SPDX document (with hashes) for directory contents
* *idsearcher* - searches for [SPDX short-form IDs](https://spdx.org/ids/) and builds SPDX document
* *licensediff* - compares concluded licenses between files in two packages