| Crates.io | ncm_meta |
| lib.rs | ncm_meta |
| version | 0.2.11 |
| created_at | 2023-09-25 03:51:57.076032+00 |
| updated_at | 2024-09-23 05:55:18.547548+00 |
| description | music meta utils for ncmc |
| homepage | https://github.com/magic-akari/ncmc |
| repository | https://github.com/magic-akari/ncmc |
| max_upload_size | |
| id | 982334 |
| size | 8,404 |
For users who prefer a pre-built binary, you can download the latest release from
If you have Rust installed, you can install ncmc with cargo:
cargo install ncmc
Additionally, cargo binstall is supported. It fetch the pre-built binary from GitHub Release and fallback to build from source if not available.
cargo binstall ncmc
If you don’t have cargo, install it with https://rustup.rs
# convert
ncmc path/to/your/file.ncm
# dump mode
ncmc --dump path/to/your/file.ncm
Thanks: anonymous5l / ncmdump