Initial Commit

This commit is contained in:
2025-05-08 17:17:18 +03:00
commit dac877397c
2 changed files with 36 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-cython
description: Optimising static compiler for the Python programming language and the extended Cython programming language
version: 3.0.12
url: https://cython.org/
license: Apache-2.0
architecture: any
depends: ["glibc","python3"]
make_depends: ["python-setuptools"]
type: source