typed_shapefile

Crates.iotyped_shapefile
lib.rstyped_shapefile
version0.4.1
sourcesrc
created_at2022-11-24 16:12:53.108989
updated_at2023-04-24 13:08:39.672443
descriptionRead & Write .dbf in Rust
homepage
repository
max_upload_size
id722291
size368,428
Thomas Dagenais (exrok)

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: 0

cargo fmt