Initial commit

This commit is contained in:
2025-09-02 20:08:09 +03:00
commit f2821a5761
4 changed files with 51 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-numpy
description: The fundamental package for scientific computing with Python
version: 2.3.2
url: https://numpy.org/
license: BSD-3-Clause
architecture: any
depends: ["python3"]
make_depends: ["cmake","python-cython","gcc-fortran","meson-python","python-build","python-installer"]
type: source