chemotools 0.1.18__py3-none-any.whl → 0.1.19__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {chemotools-0.1.18.dist-info → chemotools-0.1.19.dist-info}/METADATA +7 -1
- {chemotools-0.1.18.dist-info → chemotools-0.1.19.dist-info}/RECORD +4 -4
- {chemotools-0.1.18.dist-info → chemotools-0.1.19.dist-info}/WHEEL +0 -0
- {chemotools-0.1.18.dist-info → chemotools-0.1.19.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: chemotools
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.19
|
4
4
|
Summary: chemotools: A Python Package that Integrates Chemometrics and scikit-learn
|
5
5
|
Author: Pau Cabaneros
|
6
6
|
License-Expression: MIT
|
@@ -95,3 +95,9 @@ Check out the [contributing guide](CONTRIBUTING.md) and the [project board](http
|
|
95
95
|
|
96
96
|
Released under the [MIT License](LICENSE).
|
97
97
|
|
98
|
+
## Compliance and Software Supply Chain Management
|
99
|
+
|
100
|
+
This project embraces software supply chain transparency by generating an SBOM (Software Bill of Materials) for all dependencies. SBOMs help organizations, including those in regulated industries, track open-source components, ensure compliance, and manage security risks.
|
101
|
+
|
102
|
+
The SBOM file is made public as an asset attached to every release. It is generated using [CycloneDX SBOM generator for Python](https://github.com/CycloneDX/cyclonedx-python), and can be vsualized in tools like [CycloneDX Sunshine](https://cyclonedx.github.io/Sunshine/).
|
103
|
+
|
@@ -56,7 +56,7 @@ chemotools/smooth/_median_filter.py,sha256=9ndTJCwrZirWlvDNldiigMddy79KIGq9OwwYN
|
|
56
56
|
chemotools/smooth/_savitzky_golay_filter.py,sha256=27iFUWxdL9_7oZabR0R5L0ZTpBmYfVUjx2XCTukihBE,3509
|
57
57
|
chemotools/smooth/_whittaker_smooth.py,sha256=lpLAyf4GdyDW4ulT1nyEoK6xQEl2cVUKquawQdGWbHU,3571
|
58
58
|
chemotools/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
59
|
-
chemotools-0.1.
|
60
|
-
chemotools-0.1.
|
61
|
-
chemotools-0.1.
|
62
|
-
chemotools-0.1.
|
59
|
+
chemotools-0.1.19.dist-info/METADATA,sha256=MhYFrARPw6VpiLSmfIgUocVq-0VYpFaR4uM27VnP7-o,3871
|
60
|
+
chemotools-0.1.19.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
61
|
+
chemotools-0.1.19.dist-info/licenses/LICENSE,sha256=qtyOy2wDQVX9hxp58h3T-6Lmfv-mSCHoSRkcLUdM9bg,1070
|
62
|
+
chemotools-0.1.19.dist-info/RECORD,,
|
File without changes
|
File without changes
|