blob: 595d9a25bbcca08278a4cf6316d78778675849aa (
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.14)
ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.13.14.tar.gz)
LICENSE(Python-2.0)
PY_MAIN(:main)
END()
|