We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c676e7 commit da4df67Copy full SHA for da4df67
conda-recipe/meta.yaml
@@ -58,6 +58,7 @@ about:
58
home: https://github.com/IntelPython/dpnp
59
license: BSD-2-Clause
60
license_file: LICENSE.txt
61
+ summary: 'Data Parallel Extension for NumPy'
62
description: |
63
<strong>LEGAL NOTICE: Use of this software package is subject to the
64
software license agreement (as set forth above, in the license section of
@@ -67,3 +68,11 @@ about:
67
68
<br/><br/>
69
EULA: <a href="https://opensource.org/licenses/BSD-2-Clause" target="_blank">BSD-2-Clause</a>
70
71
+
72
+extra:
73
+ recipe-maintainers:
74
+ - oleksandr-pavlyk
75
+ - antonwolfy
76
+ - npolina4
77
+ - vtavana
78
+ - vlad-perevezentsev
0 commit comments