Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@ test:
- SMP

about:
license: BSD
license: BSD-3-Clause
license_file: LICENSE
summary: a Static Multi-Processing module handling nested parallelism issues like oversubscription while composing different parallel components
description: |
<strong>LEGAL NOTICE: Use of this software package is subject to the
software license agreement (as set forth above, in the license section of
the installed Conda package and/or the README file) and all notices,
disclaimers or license terms for third party or open source software
included in or with the software.</strong>
<br/><br/>
EULA: <a href="https://github.com/IntelPython/smp/blob/master/LICENSE" target="_blank">BSD-3-Clause</a>
<br/><br/>