Name python-pycparser
Version 2.10+dfsg
Summary C parser in Python
Description pycparser is a complete parser of the C language, written in pure Python using\nthe PLY parsing library. It parses C code into an AST and can serve as a\nfront-end for C compilers or analysis tools.
Section python
License BSD-3-Clause
Homepage https://github.com/eliben/pycparser
Recipe file recipes-debian/python-pycparser/python-pycparser_debian.bb
Layer meta-debian (morty branch)
Inherits
  • allarch
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • distutils
  • distutils-base
  • distutils-common-base
  • python-dir
  • pythonnative
Dependencies
  • python
  • python-native
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-pycparser.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
warrior (Yocto Project 2.7) python-pycparser 2.19
morty (Yocto Project 2.2) python-pycparser 2.10+dfsg (this recipe)