1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/pycparser/pycparser.desc
3 [COPY] Copyright (C) 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A complete C99 parser in pure Python
14 [T] Pycparser is a parser for the C language, written in pure Python. It is
15 [T] a module designed to be easily integrated into applications that need
16 [T] to parse C source code.
18 [U] https://github.com/eliben/pycparser
21 [M] The T2 Project <t2@t2-project.org>
29 [P] X -----5---9 109.003
31 [D] 1a930a4bfda29941ae8b72a70db485ff5a00a850c0d13748be57ba25 pycparser-2.22.tar.gz https://github.com/eliben/pycparser/archive/refs/tags/release_v2.22/