Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 364801

Summary: dev-python/pycparser (New package)
Product: Gentoo Linux Reporter: Anton Kochkov <anton.kochkov>
Component: [OLD] DevelopmentAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: anton.kochkov, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anton Kochkov 2011-04-25 14:19:24 UTC
pycparser is a complete parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code.

The following are some uses for pycparser, taken from real user reports:

    C code obfuscator
    Front-end for various specialized C compilers
    Static code checker
    Automatic unit-test discovery
    Adding specialized extensions to the C language 


http://code.google.com/p/pycparser/

http://code.google.com/p/pycparser/downloads/detail?name=pycparser-2.03.zip
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-07-27 12:28:16 UTC
I just added it to the tree.