Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-pycparser-2.14-1.el7 RPM for noarch

From CentOS 7.9.2009 for x86_64 / Packages

Name: python-pycparser Distribution: Unknown
Version: 2.14 Vendor: CentOS
Release: 1.el7 Build date: Fri Nov 20 00:46:47 2015
Group: System Environment/Libraries Build host: worker1.bsys.centos.org
Size: 637379 Source RPM: python-pycparser-2.14-1.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://github.com/eliben/pycparser
Summary: C parser and AST generator written in Python
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.

Provides

Requires

License

BSD

Changelog

* Tue Jun 09 2015 Nathaniel McCallum <npmccallum@redhat.com> - 2.14-1
  - Update to 2.14
* Wed Aug 20 2014 Eric Smith <brouhaha@fedoraproject.org> 2.10-1
  - Update to latest upstream.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.09.1-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 12 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 2.09.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.09.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Eric Smith <brouhaha@fedoraproject.org> 2.09.1-6
  - Added Python 3 support.
* Mon Jul 22 2013 Eric Smith <brouhaha@fedoraproject.org> 2.09.1-5
  - Renumbered Fedora-specific Patch1 to Patch100
  - Added new Patch1 to fix table generation when the build system
    already has a python-pycparser package installed.
  - Submitted Patch0 and Patch1 as upstream issues.
  - Added comments about patches.
* Sun Jul 21 2013 Eric Smith <brouhaha@fedoraproject.org> 2.09.1-4
  - Upstream repository is now on github.
  - Fix rpmlint strange-permission complaint.
  - Rename patches, Source1 to all start with pycparser-{version}, to
    simplify updating patches for future upstream releases.
* Sun Jul 21 2013 Eric Smith <brouhaha@fedoraproject.org> 2.09.1-3
  - Run _build_tables.py to build the lextab.py and yacctab.py; otherwise
    they have to be regenerated at runtime for no benefit.
* Tue Mar 19 2013 Jos de Kloe <josdekloe@gmail.com> 2.09.1-2
  - remove the embedded ply code
* Fri Jan 18 2013 Scott Tsai <scottt.tw@gmail.com> 2.09.1-1
  - upstream 2.09.1

Files

/usr/lib/python2.7/site-packages/pycparser
/usr/lib/python2.7/site-packages/pycparser-2.14-py2.7.egg-info
/usr/lib/python2.7/site-packages/pycparser-2.14-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pycparser-2.14-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pycparser-2.14-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pycparser-2.14-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/pycparser/__init__.py
/usr/lib/python2.7/site-packages/pycparser/__init__.pyc
/usr/lib/python2.7/site-packages/pycparser/__init__.pyo
/usr/lib/python2.7/site-packages/pycparser/_ast_gen.py
/usr/lib/python2.7/site-packages/pycparser/_ast_gen.pyc
/usr/lib/python2.7/site-packages/pycparser/_ast_gen.pyo
/usr/lib/python2.7/site-packages/pycparser/_build_tables.py
/usr/lib/python2.7/site-packages/pycparser/_build_tables.pyc
/usr/lib/python2.7/site-packages/pycparser/_build_tables.pyo
/usr/lib/python2.7/site-packages/pycparser/_c_ast.cfg
/usr/lib/python2.7/site-packages/pycparser/ast_transforms.py
/usr/lib/python2.7/site-packages/pycparser/ast_transforms.pyc
/usr/lib/python2.7/site-packages/pycparser/ast_transforms.pyo
/usr/lib/python2.7/site-packages/pycparser/c_ast.py
/usr/lib/python2.7/site-packages/pycparser/c_ast.pyc
/usr/lib/python2.7/site-packages/pycparser/c_ast.pyo
/usr/lib/python2.7/site-packages/pycparser/c_generator.py
/usr/lib/python2.7/site-packages/pycparser/c_generator.pyc
/usr/lib/python2.7/site-packages/pycparser/c_generator.pyo
/usr/lib/python2.7/site-packages/pycparser/c_lexer.py
/usr/lib/python2.7/site-packages/pycparser/c_lexer.pyc
/usr/lib/python2.7/site-packages/pycparser/c_lexer.pyo
/usr/lib/python2.7/site-packages/pycparser/c_parser.py
/usr/lib/python2.7/site-packages/pycparser/c_parser.pyc
/usr/lib/python2.7/site-packages/pycparser/c_parser.pyo
/usr/lib/python2.7/site-packages/pycparser/lextab.py
/usr/lib/python2.7/site-packages/pycparser/lextab.pyc
/usr/lib/python2.7/site-packages/pycparser/lextab.pyo
/usr/lib/python2.7/site-packages/pycparser/plyparser.py
/usr/lib/python2.7/site-packages/pycparser/plyparser.pyc
/usr/lib/python2.7/site-packages/pycparser/plyparser.pyo
/usr/lib/python2.7/site-packages/pycparser/yacctab.py
/usr/lib/python2.7/site-packages/pycparser/yacctab.pyc
/usr/lib/python2.7/site-packages/pycparser/yacctab.pyo
/usr/share/doc/python-pycparser-2.14
/usr/share/doc/python-pycparser-2.14/LICENSE
/usr/share/doc/python-pycparser-2.14/examples
/usr/share/doc/python-pycparser-2.14/examples/c-to-c.py
/usr/share/doc/python-pycparser-2.14/examples/c_files
/usr/share/doc/python-pycparser-2.14/examples/c_files/funky.c
/usr/share/doc/python-pycparser-2.14/examples/c_files/hash.c
/usr/share/doc/python-pycparser-2.14/examples/c_files/memmgr.c
/usr/share/doc/python-pycparser-2.14/examples/c_files/memmgr.h
/usr/share/doc/python-pycparser-2.14/examples/c_files/year.c
/usr/share/doc/python-pycparser-2.14/examples/cdecl.py
/usr/share/doc/python-pycparser-2.14/examples/explore_ast.py
/usr/share/doc/python-pycparser-2.14/examples/func_calls.py
/usr/share/doc/python-pycparser-2.14/examples/func_defs.py
/usr/share/doc/python-pycparser-2.14/examples/rewrite_ast.py
/usr/share/doc/python-pycparser-2.14/examples/using_cpp_libc.py
/usr/share/doc/python-pycparser-2.14/examples/using_gcc_E_libc.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024