Name: | python3-itanium_demangler |
---|---|
Version: | 1.0 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 61142 |
License: | BSD |
RPM: | python3-itanium_demangler-1.0-1.el8.noarch.rpm |
Source RPM: | python-itanium_demangler-1.0-1.el8.src.rpm |
Build Date: | Fri Sep 18 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/whitequark/python-itanium_demangler |
Summary: | Pure Python parser for mangled itanium symbols |
Description: | The Python Itanium Demangler is a pure Python parser for the Itanium C++ ABI symbol mangling language. This demangler generates an abstract syntax tree from mangled symbols, which can be used for directly extracting type information, as opposed to having to interpret the C++ source code. |