blob: b1890f2d42d57f4574df2442a37acdc7184dd96e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Generated by devtools/yamaker.
PY3_PROGRAM(python3)
VERSION(3.13.13)
ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.13.13.tar.gz)
LICENSE(Python-2.0)
PY_MAIN(:main)
END()
|