A library for interfacing with Net-MD and Hi-MD devices written in rust
Find a file
2023-09-26 03:03:48 -05:00
minidisc-rs Finished implementation of string sanitization functions 2023-09-26 03:03:48 -05:00
src Added mappings file, implemented sanitize_full_width_title 2023-09-25 20:33:43 -05:00
.gitignore Initial commit 2023-09-23 00:56:41 -05:00
Cargo.toml Added mappings file, implemented sanitize_full_width_title 2023-09-25 20:33:43 -05:00
LICENSE Initial commit 2023-09-23 00:56:41 -05:00
README.md Update README.md 2023-09-25 09:13:34 -05:00

minidisc-cli

A simple command line application to show the capabilities of minidisc-rs

minidisc-rs

A library for interfacing with Net-MD and Hi-MD devices written in rust