Files
rk35xx-android14/external/python/pycparser/METADATA
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

20 lines
485 B
Plaintext

name: "pycparser"
description: "pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/eliben/pycparser"
}
url {
type: GIT
value: "https://github.com/eliben/pycparser"
}
version: "release_v2.20"
license_type: NOTICE
last_upgrade_date {
year: 2020
month: 3
day: 4
}
}