• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "pycparser"
2description: "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."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://github.com/eliben/pycparser"
7  }
8  url {
9    type: GIT
10    value: "https://github.com/eliben/pycparser"
11  }
12  version: "release_v2.20"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2020
16    month: 3
17    day: 4
18  }
19}
20