Crates.io | nm-binutils |
lib.rs | nm-binutils |
version | 0.1.2 |
source | src |
created_at | 2023-01-06 06:11:47.795118 |
updated_at | 2023-01-13 08:36:22.860615 |
description | Linux `nm` equivalent rust library to list symbols from object files using goblin. |
homepage | https://github.com/bjrjk/nm-rs |
repository | https://github.com/bjrjk/nm-rs |
max_upload_size | |
id | 752103 |
size | 36,875 |
Linux nm
equivalent rust library to list symbols from object files using goblin.
# Cargo.toml
[dependencies]
nm-binutils = "0.1"
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.