Pure Python parser for mangled itanium symbols
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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.0-8.fc37 | - |
| Fedora 36 | 1.0-7.fc36 | - |
| Fedora 35 | 1.0-6.fc35 | - |
| EPEL 8 | 1.0-1.el8 | - |
You can contact the maintainers of this package via email at
python-itanium_demangler dash maintainers at fedoraproject dot org.