12 releases

0.2.11 Sep 23, 2024
0.2.10 Sep 23, 2024
0.2.9 May 7, 2024
0.2.8 Dec 20, 2023
0.2.4 Sep 25, 2023

#645 in Audio

Download history 1/week @ 2024-09-15 302/week @ 2024-09-22 29/week @ 2024-09-29 7/week @ 2024-10-06

339 downloads per month
Used in ncmc

MIT license

29KB
534 lines

ncmc · Test Crates.io

Install

Option 1: Download from GitHub Release

For users who prefer a pre-built binary, you can download the latest release from GitHub Release

Option 2: Install with Cargo

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

Usage

# convert
ncmc path/to/your/file.ncm

# dump mode
ncmc --dump path/to/your/file.ncm

Thanks: anonymous5l / ncmdump

Dependencies

~2.1–2.8MB
~60K SLoC