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

python3-pygccxml-2.2.1-4.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: python3-pygccxml Distribution: Mageia
Version: 2.2.1 Vendor: Mageia.Org
Release: 4.mga10 Build date: Wed Dec 13 14:57:22 2023
Group: Development/Python Build host: localhost
Size: 1328829 Source RPM: python-pygccxml-2.2.1-4.mga10.src.rpm
Packager: papoteur <papoteur>
Url: https://github.com/gccxml/pygccxml
Summary: Python package for easy C++ declarations navigation
The purpose of the GCC-XML extension is to generate an XML description of a
C++ program from GCC's internal representation. Since XML is easy to parse,
other development tools will be able to work with C++ programs without the
burden of a complicated C++ parser. This is the Python3 version.

Provides

Requires

License

Boost

Changelog

* Wed Dec 13 2023 papoteur <papoteur> 2.2.1-4.mga10
  + Revision: 2017844
  - rebuild for python 3.12
* Wed Mar 23 2022 umeabot <umeabot> 2.2.1-3.mga9
  + Revision: 1823355
  - Mageia 9 Mass Rebuild
* Tue Feb 22 2022 tv <tv> 2.2.1-2.mga9
  + Revision: 1783037
  - Rebuild for python-3.10
* Wed Feb 02 2022 barjac <barjac> 2.2.1-1.mga9
  + Revision: 1771138
  - new version 2.2.1

Files

/usr/lib/python3.12/site-packages/pygccxml
/usr/lib/python3.12/site-packages/pygccxml-2.2.1.dist-info
/usr/lib/python3.12/site-packages/pygccxml-2.2.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pygccxml-2.2.1.dist-info/LICENSE.rst
/usr/lib/python3.12/site-packages/pygccxml-2.2.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/pygccxml-2.2.1.dist-info/NOTICE
/usr/lib/python3.12/site-packages/pygccxml-2.2.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pygccxml-2.2.1.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pygccxml/__init__.py
/usr/lib/python3.12/site-packages/pygccxml/__pycache__
/usr/lib/python3.12/site-packages/pygccxml/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations
/usr/lib/python3.12/site-packages/pygccxml/declarations/__init__.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/algorithm.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/algorithm.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/algorithms_cache.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/algorithms_cache.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/byte_info.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/byte_info.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/call_invocation.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/call_invocation.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/calldef.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/calldef.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/calldef_members.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/calldef_members.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/calldef_types.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/calldef_types.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/class_declaration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/class_declaration.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/comment.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/comment.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/container_traits.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/container_traits.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/cpptypes.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/cpptypes.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/decl_factory.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/decl_factory.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/decl_printer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/decl_printer.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/decl_visitor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/decl_visitor.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/declaration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/declaration.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/declaration_utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/declaration_utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/declarations_matchers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/declarations_matchers.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/dependencies.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/dependencies.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/elaborated_info.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/elaborated_info.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/enumeration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/enumeration.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/free_calldef.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/free_calldef.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/function_traits.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/function_traits.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/has_operator_matcher.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/has_operator_matcher.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/location.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/location.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/matchers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/matchers.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/mdecl_wrapper.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/mdecl_wrapper.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/namespace.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/namespace.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/pattern_parser.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/pattern_parser.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/pointer_traits.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/pointer_traits.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/runtime_errors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/runtime_errors.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/scopedef.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/scopedef.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/templates.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/templates.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/traits_impl_details.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/traits_impl_details.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/type_traits.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/type_traits.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/type_traits_classes.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/type_traits_classes.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/type_visitor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/type_visitor.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/typedef.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/typedef.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/variable.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/variable.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/xml_generators.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/__pycache__/xml_generators.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/declarations/algorithm.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/algorithms_cache.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/byte_info.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/call_invocation.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/calldef.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/calldef_members.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/calldef_types.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/class_declaration.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/comment.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/container_traits.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/cpptypes.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/decl_factory.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/decl_printer.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/decl_visitor.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/declaration.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/declaration_utils.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/declarations_matchers.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/dependencies.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/elaborated_info.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/enumeration.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/free_calldef.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/function_traits.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/has_operator_matcher.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/location.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/matchers.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/mdecl_wrapper.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/namespace.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/pattern_parser.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/pointer_traits.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/runtime_errors.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/scopedef.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/templates.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/traits_impl_details.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/type_traits.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/type_traits_classes.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/type_visitor.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/typedef.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/variable.py
/usr/lib/python3.12/site-packages/pygccxml/declarations/xml_generators.py
/usr/lib/python3.12/site-packages/pygccxml/parser
/usr/lib/python3.12/site-packages/pygccxml/parser/__init__.py
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/config.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/config.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/declarations_cache.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/declarations_cache.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/declarations_joiner.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/declarations_joiner.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/directory_cache.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/directory_cache.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/etree_scanner.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/etree_scanner.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/linker.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/linker.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/patcher.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/patcher.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/project_reader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/project_reader.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/scanner.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/scanner.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/source_reader.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/__pycache__/source_reader.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/parser/config.py
/usr/lib/python3.12/site-packages/pygccxml/parser/declarations_cache.py
/usr/lib/python3.12/site-packages/pygccxml/parser/declarations_joiner.py
/usr/lib/python3.12/site-packages/pygccxml/parser/directory_cache.py
/usr/lib/python3.12/site-packages/pygccxml/parser/etree_scanner.py
/usr/lib/python3.12/site-packages/pygccxml/parser/linker.py
/usr/lib/python3.12/site-packages/pygccxml/parser/patcher.py
/usr/lib/python3.12/site-packages/pygccxml/parser/project_reader.py
/usr/lib/python3.12/site-packages/pygccxml/parser/scanner.py
/usr/lib/python3.12/site-packages/pygccxml/parser/source_reader.py
/usr/lib/python3.12/site-packages/pygccxml/utils
/usr/lib/python3.12/site-packages/pygccxml/utils/__init__.py
/usr/lib/python3.12/site-packages/pygccxml/utils/__pycache__
/usr/lib/python3.12/site-packages/pygccxml/utils/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/utils/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/utils/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/utils/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/utils/__pycache__/xml_generators.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pygccxml/utils/__pycache__/xml_generators.cpython-312.pyc
/usr/lib/python3.12/site-packages/pygccxml/utils/utils.py
/usr/lib/python3.12/site-packages/pygccxml/utils/xml_generators.py
/usr/share/doc/python3-pygccxml
/usr/share/doc/python3-pygccxml/README.rst
/usr/share/licenses/python3-pygccxml
/usr/share/licenses/python3-pygccxml/LICENSE.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 06:19:05 2024