summaryrefslogtreecommitdiffstats
path: root/source/l/python-pycparser/slack-desc
blob: 5b599ae70abca4f2e3033ebb96f1e52cb02c7391 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                |-----handy-ruler------------------------------------------------------|
python-pycparser: python-pycparser (C parser written in Python)
python-pycparser:
python-pycparser: pycparser is a parser for the C language, written in pure Python. It
python-pycparser: is a module designed to be easily integrated into applications that
python-pycparser: need to parse C source code.
python-pycparser:
python-pycparser: Homepage: https://github.com/eliben/pycparser
python-pycparser:
python-pycparser:
python-pycparser:
python-pycparser: