Version: 2.19, Package name: py-cparser-2.19 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description 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. |
Filesize: 154.585 KB |
Version History (View Complete History) |
|
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-12-29 09:35:00 by Mark Lumsden | Files touched by this commit (2) |
Log message: Update to py-cparser-2.19 ok sthen@ |
2017-01-03 12:19:49 by Landry Breuil | Files touched by this commit (107) |
Log message: bump ports depending on python3 in devel |
2016-11-09 07:45:56 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Update to pycparser-2.17 |
2016-01-07 14:35:29 by Jasper Lievisse Adriaanse | Files touched by this commit (30) |
Log message: bump ports that now have a pypi homepage |
2015-05-20 03:04:36 by Stuart Henderson | Files touched by this commit (2) |
Log message: support py3 in py-cparser |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |