# dbase-rs **Repository Path**: pandas_chen_chencw2012/dbase-rs ## Basic Information - **Project Name**: dbase-rs - **Description**: 需要做一些修改 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-18 - **Last Updated**: 2023-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.