diff options
-rw-r--r-- | SBoM_haketilo-1.0_hydrilla-1.0.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/SBoM_haketilo-1.0_hydrilla-1.0.txt b/SBoM_haketilo-1.0_hydrilla-1.0.txt index 4c51139..5491d8a 100644 --- a/SBoM_haketilo-1.0_hydrilla-1.0.txt +++ b/SBoM_haketilo-1.0_hydrilla-1.0.txt @@ -153,6 +153,17 @@ Setuptools are used to build Hydrilla. setuptools_scm is used as a setuptools plugin to extract some VCS data when building from git repo. +### wheel +| field | value | +|--------------+--------------------------------------------------------| +| name | wheel | +| version | no known constraints (0.34.2 used in development) | +| copyright | 2012-2020 Daniel Holth, Alex Grönholm and contributors | +| license | MIT (Expat) | +| upstream_url | https://github.com/pypa/wheel | + +wheel is used as a setuptools plugit to facilitate creation of .whl builds. + ### Babel (Python library) | field | value | |--------------+--------------------------------------------------| |