You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
485 B
20 lines
485 B
4 months ago
|
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
|
||
|
}
|
||
|
}
|