{"enrichment":{"capability":"pycparser is a pure-Python parser for C code that parses C99 and some C11 syntax into an abstract syntax tree, enabling programmatic analysis and transformation of C source without external dependencies.","verdict":"A mature, dependency-free C parser in active development with strong community adoption (top 100 PyPI). No known vulnerabilities and permissive licensing make it a reliable choice for C code analysis and tooling. The main gotcha is the preprocessor requirement\u2014not a blocker, but a necessary step for real-world C code."},"id":"pycparser","links":{"html":"https://skillfed.io/packages/pycparser","md":"https://skillfed.io/packages/pycparser.md","pypi":"https://pypi.org/project/pycparser/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-21","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"pycparser","python_support":"supports_current","summary":"C parser in Python"},"popularity":{"tier":"top_100"},"security":{"n_vulnerabilities":0},"version":"3.0"}
