1 unstable release
new 0.5.2 | Mar 1, 2025 |
---|---|
0.5.1 |
|
0.5.0 |
|
#605 in #file-format
36KB
698 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
~7–11MB
~255K SLoC