2 unstable releases
new 0.6.0 | Mar 3, 2025 |
---|---|
0.5.2 | Mar 1, 2025 |
0.5.1 |
|
0.5.0 |
|
#1138 in Parser implementations
317 downloads per month
47KB
969 lines
libbcsv
A library for BCSV files
lib.rs
:
A library for reading and writing the BCSV File Format.
For most people, the types::BCSV
struct is what you'll be using.
For some, the hash
and csv_parse
modules may have more.
Either way, this library exists as a way to better understand this semi-obscure Nintendo format.
Dependencies
~8–12MB
~284K SLoC