Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| pycparser-2.19-x86_64-1_danix.txz | 2026-05-06 13:31 | 160K | |
| pycparser-2.19-x86_64-1_danix.lst | 2026-05-12 11:11 | 5.5K | |
| pycparser-2.19-x86_64-1_danix.txz.asc | 2026-05-12 11:11 | 870 | |
| pycparser-2.19-x86_64-1_danix.meta | 2026-05-12 11:11 | 624 | |
| pycparser-2.19-x86_64-1_danix.txt | 2026-05-12 11:11 | 396 | |
| pycparser-2.19-x86_64-1_danix.txz.sha256 | 2026-05-06 13:31 | 100 | |
| pycparser-2.19-x86_64-1_danix.txz.md5 | 2026-05-12 11:11 | 68 | |
pycparser (C parser in Python)
pycparser is a complete parser of the C language, written in pure
Python using the PLY parsing library. It parses C code into an AST
and can serve as a front-end for C compilers or analysis tools.