Package python38-pycparser-2.19-3.module+el8.9.0+310+80cd20aa.noarch
Name | python38-pycparser |
---|---|
Epoch | 0 |
Version | 2.19 |
Release | 3.module+el8.9.0+310+80cd20aa |
Architecture | noarch |
Website/URL | http://github.com/eliben/pycparser |
License | BSD |
Build Time | 2024-05-26 10:08:59 |
Build Host | builder-x86-04.inferitos.ru |
Summary | C parser and AST generator written in Python |
Repositories | AppStream |
Description | 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. |
Errata | — |
Size | 128 KiB |
Source Project | python-pycparser-2.19-3.module+el8.9.0+310+80cd20aa |
SHA-256 checksum | 89b55eef85a317fe53f5a0351677dd9978c057a5aeb3d9cbde15b03ed05b1b75 |
×
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.19-3 - Rebuilt for MSVSphere 8.8 * Fri Dec 13 2019 Tomas Orsava <torsava@redhat.com> - 2.19-3 - Exclude unsupported i686 arch * Wed Nov 20 2019 Lumír Balhar <lbalhar@redhat.com> - 2.19-2 - Adjusted for Python 3.8 module in RHEL 8 * Fri Nov 08 2019 Lumír Balhar <lbalhar@redhat.com> - 2.19-1 - New usptream version 2.19 * Sun Oct 20 2019 Miro Hrončok <mhroncok@redhat.com> - 2.14-23 - Subpackage python2-ply has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.14-22 - Rebuilt for Python 3.8.0rc1 (#1748018) * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 2.14-21 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 10 2019 Marcel Plch <mplch@redhat.com> - 2.14-19 - Avoid invalid unicode escape sequences in Py3.8 * Tue Feb 26 2019 Christian Heimes <cheimes@redhat.com> - 2.14-18 - Add build dependency on cpp for unit tests - Add dependency on python-ply version to prevent "yacc table file version is out of date" - Fixes RHBZ#1668230