Crates.io | typed_shapefile |
lib.rs | typed_shapefile |
version | 0.4.1 |
source | src |
created_at | 2022-11-24 16:12:53.108989 |
updated_at | 2023-04-24 13:08:39.672443 |
description | Read & Write .dbf in Rust |
homepage | |
repository | |
max_upload_size | |
id | 722291 |
size | 368,428 |
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.