pycparser 2.19-1ubuntu1 source package in Ubuntu
Changelog
pycparser (2.19-1ubuntu1) focal; urgency=medium * d/rules: explicitly call python 2 to build tables -- Lucas Kanashiro <email address hidden> Mon, 30 Mar 2020 11:16:55 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Sponsored by:
- Andreas Hasenack
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pycparser_2.19.orig.tar.gz | 154.6 KiB | a988718abfad80b6b157acce7bf130a30876d27603738ac39f140993246b25b3 |
pycparser_2.19-1ubuntu1.debian.tar.xz | 4.7 KiB | 9f1b42730a387c80d8a9cf15d5b647f448cf1eefeedd5bdfd60cd0821bf6f40f |
pycparser_2.19-1ubuntu1.dsc | 2.2 KiB | 4fa73e8a5f72d926af398e79cea18e11d92acc4e764775c8ae85f0f8e9d43a9b |
Available diffs
- diff from 2.19-1build1 to 2.19-1ubuntu1 (681 bytes)
Binary packages built by this source
- python-pycparser: C parser in Python
pycparser is a complete parser of the C language, written in pure Python using
the PLY parsing library. It parses C code into an AST and can serve as a
front-end for C compilers or analysis tools.
- python3-pycparser: C parser in Python 3
pycparser is a complete parser of the C language, written in pure Python using
the PLY parsing library. It parses C code into an AST and can serve as a
front-end for C compilers or analysis tools.
.
This package contains the Python 3 version.