pkgsrc/devel/py-cparser
wiz fcc42852e6 Update to 2.13:
+ Version 2.13 (12.05.2015)

  - Added support for offsetof() the way gcc implements it (special builtin
    that takes a type as an argument).
  - Added faked va_* macros (these are expected to come from stdarg.h)
  - Added a bunch more fake headers and typedefs to support parsing C projects
    like Git and SQLite without modifications to pycparser.
  - Added support for empty initializer lists (#79).
2015-05-28 07:08:21 +00:00
..
DESCR
distinfo Update to 2.13: 2015-05-28 07:08:21 +00:00
Makefile Update to 2.13: 2015-05-28 07:08:21 +00:00
PLIST