1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
# Coda-forge releases
Releases of
[_CycloneDX-python-lib_ for Anaconda][CDXlib-conda-forge]
are managed in a [separate conda-forge feedstock-repository][CDXlib-conda-forge-feedstock-repo]
as [announced][first-conda-forge-release]
by [@bollwyvl].
## Current build status
<table>
<tr>
<td>All platforms:</td>
<td>
<a href="https://dev.azure.com/conda-forge/feedstock-builds/_build/latest?definitionId=14348&branchName=master">
<img src="https://dev.azure.com/conda-forge/feedstock-builds/_apis/build/status/cyclonedx-python-lib-feedstock?branchName=master">
</a>
</td>
</tr>
</table>
## Current release info
| Name | Downloads | Version | Platforms |
| --- | --- | --- | --- |
| [](https://anaconda.org/conda-forge/cyclonedx-python-lib) | [](https://anaconda.org/conda-forge/cyclonedx-python-lib) | [](https://anaconda.org/conda-forge/cyclonedx-python-lib) | [](https://anaconda.org/conda-forge/cyclonedx-python-lib) |
## Licensing
The [_CycloneDX-python-lib_ conda-forge feedstock repository][CDXlib-conda-forge-feedstock-repo] is or may be licensed under a different form than the _CycloneDX-python-lib_ project itself.
The License of _CycloneDX-python-lib_ stays [as stated in it's repository][license_file].
[CDXlib-conda-forge]: https://anaconda.org/conda-forge/cyclonedx-python-lib
[CDXlib-conda-forge-feedstock-repo]: https://github.com/conda-forge/cyclonedx-python-lib-feedstock
[@bollwyvl]: https://github.com/bollwyvl
[first-conda-forge-release]: https://github.com/CycloneDX/cyclonedx-python-lib/issues/44#issuecomment-989912153
[license_file]: https://github.com/CycloneDX/cyclonedx-python-lib/blob/master/LICENSE
|