12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
name: python3
|
|
description: The Python3 interpreter
|
|
version: 3.12.2
|
|
revision: 4
|
|
url: https://www.python.org/
|
|
license: PSF-2.0
|
|
architecture: any
|
|
depends: ["bzip2","expat","gdbm","glibc","libffi","libxcrypt","ncurses","openssl","zlib"]
|
|
optional_depends: ["python-pip","sqlite"]
|
|
make_depends: ["llvm","sqlite"]
|
|
type: source
|