https://github.com/amandasaurus/rust-dbf
Read (and soon write) DBF files in pure Rust
https://github.com/amandasaurus/rust-dbf
Last synced: 3 months ago
JSON representation
Read (and soon write) DBF files in pure Rust
- Host: GitHub
- URL: https://github.com/amandasaurus/rust-dbf
- Owner: amandasaurus
- License: agpl-3.0
- Created: 2017-01-21T12:45:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T08:50:09.000Z (about 1 year ago)
- Last Synced: 2025-03-23T02:34:14.381Z (3 months ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dbf
===
Read (and soon write) [DBF](https://en.wikipedia.org/wiki/.dbf) files in pure Rust.