| Crates.io | dbase |
| lib.rs | dbase |
| version | 0.6.1 |
| created_at | 2019-01-20 14:39:27.881349+00 |
| updated_at | 2025-09-08 20:59:28.762389+00 |
| description | Read & Write .dbf in Rust |
| homepage | https://github.com/tmontaigu/dbase-rs |
| repository | https://github.com/tmontaigu/dbase-rs |
| max_upload_size | |
| id | 109671 |
| size | 429,727 |
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.