dbf

Read and write XBase ".dbf" files

http://code.haskell.org/~mokus/dbf

Latest on Hackage:0.0.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed and maintained by James Cook

A simple interface for reading and writing XBase dbf files. Provides whole-file parser and serializer as well as a handle-based interface for reading and writing records from a file.