Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364801 - dev-python/pycparser (New package)
Summary: dev-python/pycparser (New package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 14:19 UTC by Anton Kochkov
Modified: 2012-07-27 12:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.