pydemumble

A Python wrapper library for demumble; demumble is a tool to demangle C++, Rust, and Swift symbol names.

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libc6 libgcc-s1 libstdc++6
pip3 install pydemumble

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.3 2026-07-21    
0.1.2 2026-07-14    
0.1.1.post1 2026-07-14
0.1.1 2026-07-13
0.0.1 2025-02-15    

Issues with this package?

Page last updated 2026-09-03 02:27:50 UTC