Skip to main content

No project description provided

Reason this release was yanked:

Publish testing version only

Project description

demangle-gnuv2

This project implements demangling of symbols for versions of g++ predating the v3/Itanium C++ ABI, with specific intentions of providing structured demangling information for Binary Ninja. The core is written in Rust, with a Python binding using PyO3 made available.

Note this code is a direct rewrite of the demangling code from older verisons of libiberty as included in rz-libdemangle. As such:

  • The code quality is quite poor currently, as it uses a mixture of Rust idioms (options, slicing) and C mutable state idioms.

  • The work is a clear derivative work and as such, must be licensed under the LGPL (2.0 or newer, per the license terms of this version of libiberty).

NOTE: Currently under development and not fully usable. The initial development is "goal-oriented" for a specific project, focusing on minimum-viable for a specific projects; full functionality and refactoring will be goals later on.

Minimum Supported Rust Version policy

The MSRV will be set according to the current version of Rust that ships with the current Debian Linux "stable" release. As of writing, this is Rust 1.85.0.

Supported Python versions

You must use Python 3.10 or newer. Prebuilt wheels are only supported for the following platforms, architectures and Python versions:

  • Linux manylinux 2.28 - x86_64, aarch64 architectures; Python 3.10-3.14 (+ 3.14 free-threaded)
  • MacOS - x86_64, aarch64 architectures; Python 3.10-3.14 (+ 3.14 free-threaded)
  • Windows - x86_64, aarch64 architectures; Python 3.13-3.14 (+ 3.14 free-threaded)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

demangle_gnuv2-0.0.0rc3.tar.gz (60.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

demangle_gnuv2-0.0.0rc3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (421.7 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

demangle_gnuv2-0.0.0rc3-cp314-cp314-win_amd64.whl (244.0 kB view details)

Uploaded CPython 3.14Windows x86-64

demangle_gnuv2-0.0.0rc3-cp314-cp314-manylinux_2_28_x86_64.whl (414.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

demangle_gnuv2-0.0.0rc3-cp314-cp314-macosx_11_0_arm64.whl (366.4 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

demangle_gnuv2-0.0.0rc3-cp313-cp313-win_amd64.whl (245.5 kB view details)

Uploaded CPython 3.13Windows x86-64

demangle_gnuv2-0.0.0rc3-cp313-cp313-manylinux_2_28_x86_64.whl (416.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

demangle_gnuv2-0.0.0rc3-cp313-cp313-macosx_11_0_arm64.whl (366.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

demangle_gnuv2-0.0.0rc3-cp312-cp312-win_amd64.whl (245.9 kB view details)

Uploaded CPython 3.12Windows x86-64

demangle_gnuv2-0.0.0rc3-cp312-cp312-manylinux_2_28_x86_64.whl (416.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

demangle_gnuv2-0.0.0rc3-cp312-cp312-macosx_11_0_arm64.whl (367.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

demangle_gnuv2-0.0.0rc3-cp311-cp311-win_amd64.whl (248.0 kB view details)

Uploaded CPython 3.11Windows x86-64

demangle_gnuv2-0.0.0rc3-cp311-cp311-manylinux_2_28_x86_64.whl (420.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

demangle_gnuv2-0.0.0rc3-cp311-cp311-macosx_11_0_arm64.whl (369.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

demangle_gnuv2-0.0.0rc3-cp310-cp310-win_amd64.whl (247.8 kB view details)

Uploaded CPython 3.10Windows x86-64

demangle_gnuv2-0.0.0rc3-cp310-cp310-manylinux_2_28_x86_64.whl (420.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

demangle_gnuv2-0.0.0rc3-cp310-cp310-macosx_11_0_arm64.whl (369.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file demangle_gnuv2-0.0.0rc3.tar.gz.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3.tar.gz
  • Upload date:
  • Size: 60.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3.tar.gz
Algorithm Hash digest
SHA256 b66bb20f38cde1dcbfabb575fca20c90ff06f6cead299e5022a92003d9e25a70
MD5 7e8ba81ee9d3f9a40bbfb21d6118397e
BLAKE2b-256 96a1ba951e547e75ee60d8ee60730d248cef96314c0b2f22770f885406f1ea10

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 421.7 kB
  • Tags: PyPy, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f77c935dfac7dd843edf7f9e46085197f3ae338ba8de531c02805f2538110df
MD5 2248254fabb0baec99501d7199ee8ed8
BLAKE2b-256 9368bfdefa3de305293d29a48fb8ed4398e79672d3b48b93570f7cf90fc7b899

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 244.0 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a1660035bb88c2005174b8e6ed8cac2f80d94dd01a5131b463a84135249345c3
MD5 e56011730ced4d1a8c93f7616906d102
BLAKE2b-256 e719df48d503f44971cf1ca389b0983e1600280d2a253b72074d08f3e694e101

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp314-cp314-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 414.4 kB
  • Tags: CPython 3.14, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 704fa04808b2e691aaedd820859a3787871b0a88ef3d7ba19619e45a43ae3204
MD5 3ae1788bd66990f4f1c8f22d5740179a
BLAKE2b-256 1d86a06266beaa8e1c367e72ffbcbba57616f3c9e1667c2cc11cc29be81ead2b

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp314-cp314-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 366.4 kB
  • Tags: CPython 3.14, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ba55cbfe4ecc34a735274fde331bb49162cf11ffbc939bb39c60db0b7030ce04
MD5 0d4e520d27bfe41f939b86746f3638e4
BLAKE2b-256 de54ad36d12954a38181d7e29a91cc71f2747d71cf38171a72268a5493e3edde

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 245.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ba084b4eaef4962b1474a0bc905f6bec14fe943f28d1e414eabf2a7560e86ac4
MD5 2295dcaabcf1f17eacdd8f2095ea6ff8
BLAKE2b-256 f079d777283c9c79f5b309428f9269de07c84e1e751b8cd1df80be15a703a441

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp313-cp313-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 416.2 kB
  • Tags: CPython 3.13, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4e6f7759b54cc5f091d299d345c55e6fa2a8773ddf4f8cfb2ae577cbde73650f
MD5 20f33cca97f62330dddbe5b70a075e02
BLAKE2b-256 ce2f880292be786edaf45d7b832ab1e1fc1a71a2d24bc90986244e24528aaea8

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp313-cp313-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 366.0 kB
  • Tags: CPython 3.13, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33322e0e2675c005c70303ca8965ef171a7540c3d2fa7bc69a41cbf0b9eaa260
MD5 feb22279b3c0a38fd7c698e2cffb7212
BLAKE2b-256 e5d48f72dd947808a8c9d672e9d2ee044154aafc10fb8c212efe7bb2db62e3fa

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 245.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 35aae1d1cbbf4565461c9c92cb21adaa50b8bfbfc53592405d4f17eb88ee8aa4
MD5 e249bc591e80486fcaa6da295b5941c9
BLAKE2b-256 a69de2fe09472df7dbf7dcc269c30a9c335576521fdff6e5413bbc5c3c1d2c9d

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp312-cp312-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 416.4 kB
  • Tags: CPython 3.12, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f78d41c707ef0d870f18675460478e5d51f22609d9073eb4c0ecbaf6413bcc6e
MD5 6c10beaee4032fa84e2eb2e6a495254a
BLAKE2b-256 4ad0d4cb8f4fe880c2350cb555757dc8694612d2c20364688f01f64bd1e89269

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp312-cp312-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 367.0 kB
  • Tags: CPython 3.12, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d309d73062ad2e8701400f259d6bba79dc6a63bd5515113f9a55c872ac47d164
MD5 48482e7dd4c9b17def2ba18d574e434e
BLAKE2b-256 09a2f93a6decb6038cb7a5a51537ea9fd8c87153a6a1f46b32d60354b451e659

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 248.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8c596d5127ad6362cce0b9e995242c096644bfc3f4c153b8f8afee58c6f820bc
MD5 ba11c674fb337045054c317d51c01e15
BLAKE2b-256 6b51b4bcdcf125a091a0a3cc33c8f398e7f8fdb5f2b66ae5892f1421510dd25e

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp311-cp311-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 420.7 kB
  • Tags: CPython 3.11, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 56ea2dc7588b073506b3150034ce098ae6943e425ca4676e771ae34d43bed61c
MD5 7c09d359b65359e067400f28a5323a28
BLAKE2b-256 d6d825740b12b90068a642f318676a441205e8987d05313234c23f70288a105b

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp311-cp311-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 369.6 kB
  • Tags: CPython 3.11, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 37c684eda8e5bd570b290b20622ea0ae855eca48b3e27b0aed3e478b92046b26
MD5 e87e32f636bc5325fb3bf2cd1abc2c9f
BLAKE2b-256 452ee4b9efb11f9709831fa16619860e201abea82855ba9a16a43eaa58901e10

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 247.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7954e072593e12d10142942fe04d56df44fb946e691749c016d2fcd725854b31
MD5 face178a9f9c3b96eeb4f06b38a6b03b
BLAKE2b-256 90c110e6de03866d5a2ead5cbb3e4110a6cab7039003b664a4ea0f87b781f2fb

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp310-cp310-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 420.8 kB
  • Tags: CPython 3.10, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fda5b16aa2a467e6e8d0ce23b9e9aa1db52f36321901210e592a2d5103d8d55a
MD5 f7c2a15058bc40c50fac786a8bf65c3e
BLAKE2b-256 514b089ce6dda53334ce94d72fd4e1b08db69cfa3e5f6f524714a852e69fc366

See more details on using hashes here.

File details

Details for the file demangle_gnuv2-0.0.0rc3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: demangle_gnuv2-0.0.0rc3-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 369.9 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for demangle_gnuv2-0.0.0rc3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 989641158f0ab36ec36fe78644e64d0846e8a6b97a0bf7eb2dc4113ac637976e
MD5 adb8a7a7a80e99b9c78c52ad7f96ab3b
BLAKE2b-256 a9210c8ce1aab7fd034af0f2e866f2e7d5cac7d5b3115eace66de62ef922ac7d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page