dbase

Crates.iodbase
lib.rsdbase
version0.5.0
sourcesrc
created_at2019-01-20 14:39:27.881349
updated_at2024-01-02 12:04:17.207074
descriptionRead & Write .dbf in Rust
homepagehttps://github.com/tmontaigu/dbase-rs
repositoryhttps://github.com/tmontaigu/dbase-rs
max_upload_size
id109671
size403,343
tmontaigu (tmontaigu)

documentation

README

dbase-rs

Rust library to read and write .dbf (dBase / FoxPro) files.

Most of the dBase III and FoxPro types can be read and written, with the exception of the Memo which can only be read (writing will come in a later release).

If dbase-rs fails to read or write or does something incorrectly, don't hesitate to open an issue.

Commit count: 200

cargo fmt