diff options
Diffstat (limited to 'textproc/py-cyclonedx-python-lib/pkg-descr')
-rw-r--r-- | textproc/py-cyclonedx-python-lib/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/py-cyclonedx-python-lib/pkg-descr b/textproc/py-cyclonedx-python-lib/pkg-descr new file mode 100644 index 000000000000..aba8443ae272 --- /dev/null +++ b/textproc/py-cyclonedx-python-lib/pkg-descr @@ -0,0 +1,4 @@ +This CycloneDX module for Python can generate valid CycloneDX bill-of-material +document containing an aggregate of all project dependencies. CycloneDX is a +lightweight BOM specification that is easily created, human-readable, and simple +to parse. |