#file-format #tbl #bcsv #j-map-info #pa

yanked libbcsv

A library to parse the BCSV file format

1 unstable release

new 0.5.2 Mar 1, 2025
0.5.1 Mar 1, 2025
0.5.0 Mar 1, 2025

#605 in #file-format

Custom license

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